Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```