Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add bin/fg21sim and some updates to galactic/synchrotron | Aaron LI | 2016-10-04 | 1 | -0/+67 |
| | | | | | | | | | | | | * 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 | ||||
* | bin/{healpix2hpx,hpx2healpix}: Use argparse choices | Aaron LI | 2016-10-03 | 2 | -4/+6 |
| | |||||
* | Add logging support for "healpix2hpx" & "hpx2healpix" | Aaron LI | 2016-09-29 | 3 | -6/+64 |
| | | | | | | * Argument "--log" control the log level * Argument "--logfile" to log the messages to file * Argument "--quiet" to disable logging messages to screen | ||||
* | Remove ".py" extension for bin scripts | Aaron LI | 2016-09-27 | 2 | -0/+0 |
| | |||||
* | Add console scripts healpix2hpx.py and hpx2healpix.py | Aaron LI | 2016-09-27 | 2 | -0/+124 |