Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | galctic/snr.py: Add "preprocess()" and "postprocess()" methods | Aaron LI | 2016-10-18 | 1 | -70/+86 |
| | | | | | | | * Add "preprocess()" and "postprocess()" methods * Add the "name" property * Tweak the places of preparation procedures been invoked * Reorder some methods | ||||
* | galactic/snr.py: Fix the existence check of dir of catalog ouput | Aaron LI | 2016-10-17 | 1 | -1/+1 |
| | |||||
* | galactic/snr.py: Create dir if necessary and adhere clobber config | Aaron LI | 2016-10-17 | 1 | -0/+11 |
| | |||||
* | galactic/snr.py: Fix various issues, and works almost OK. | Aaron LI | 2016-10-17 | 1 | -7/+22 |
| | | | | Barely test and seems OK. | ||||
* | galactic/snr.py: Implemented missing but necessary functionalities | Aaron LI | 2016-10-17 | 1 | -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 remnants | Aaron LI | 2016-10-17 | 1 | -0/+255 |
NOTE: very preliminary, and missing many necessary functions! |