aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/galactic/snr.py
Commit message (Collapse)AuthorAgeFilesLines
* galactic/snr.py: Implemented missing but necessary functionalitiesAaron LI2016-10-171-25/+164
| | | | | | | | The necessary but missing functionalities to simulate the Galactic SNRs emission maps are implemented, and this new emission component is ready for testing. Also fix a typo in "utils/grid.py".
* galactic: Add new component "galactic/snr": supernova remnantsAaron LI2016-10-171-0/+255
NOTE: very preliminary, and missing many necessary functions!