This package is still under development
This package provides interfaces between CRPropa and IMAGINE pipeline.
First and foremost, it allows using CRPropa as an IMAGINE Simulator, which can take IMAGINE Fields as input and can also be included in a Pipeline object.
The package also provides IMAGINE Fields which wrap around magnetic field models originally developed for use within CRPropa which may have other uses by the IMAGINE community.
- Install CRPropa and IMAGINE.
- Clone this repository or download the desired release
- Install it as a regular python package, running:
cd PATH_TO_IMAGINE-CRPROPA
pip install -e .