Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add bin/fg21sim and some updates to galactic/synchrotron | Aaron LI | 2016-10-04 | 1 | -0/+1 |
| | | | | | | | | | | | | * Add new executable "bin/fg21sim" * galactic/synchrotron: update to use "configs.get_path()" * galactic/synchrotron: create output dir if not exists * galactic/synchrotron: add logging support * galactic/synchrotron: append FITS extension to filename * galactic/synchrotron: pass the basic test TODO: * "output()" needs fixes with the FITS header | ||||
* | setup.py: Add missing install requirement "configobj" | Aaron LI | 2016-09-30 | 1 | -0/+1 |
| | |||||
* | setup.py: Check Python >= 3.4 before installation | Aaron LI | 2016-09-30 | 1 | -0/+6 |
| | |||||
* | setup.py: add classifier and requirements | Aaron LI | 2016-09-27 | 1 | -2/+31 |
| | |||||
* | Rewrite setup.py and update __init__.py accordingly | Aaron LI | 2016-09-27 | 1 | -21/+14 |
| | |||||
* | Add logging and update setup configs | Aaron LI | 2016-09-25 | 1 | -1/+7 |
| | |||||
* | Setup package structures | Aaron LI | 2016-09-20 | 1 | -0/+23 |
Credit: https://github.com/kennethreitz/samplemod TODO: Add the 'docs' part |