Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vuillaut/deepintegralcompton
Deep Learning applied to Integral data analysis
https://github.com/vuillaut/deepintegralcompton
Last synced: about 1 month ago
JSON representation
Deep Learning applied to Integral data analysis
- Host: GitHub
- URL: https://github.com/vuillaut/deepintegralcompton
- Owner: vuillaut
- License: mit
- Created: 2021-12-06T15:55:23.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-10T10:18:03.000Z (about 3 years ago)
- Last Synced: 2024-10-14T15:18:11.486Z (2 months ago)
- Language: Python
- Size: 6.16 MB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DeepIntegralCompton
Deep Learning applied to Integral data analysis![tests](https://github.com/vuillaut/DeepIntegralCompton/actions/workflows/unit_tests.yml/badge.svg)
## Module installation
Move to the root directory of the project and execute :
```
pip install .
```## Running scripts
Scripts will be placed in the `deepcompton.scripts` submodule and can be run using :
```
python deepcompton/scripts/.py
```You may also try directly the command (after installing the library):
```
deepcompton-reco-compton-density
```