| Commit message (Expand) | Author | Age | Files | Lines |
* | freefree.py: Fix bug: "comp" -> "compID" | Aaron LI | 2017-08-27 | 1 | -1/+1 |
* | freefree.py: Remove units of "halphamap" and "dustmap" | Aaron LI | 2017-08-27 | 1 | -13/+0 |
* | Return the list of filepath to the written sky files | Aaron LI | 2017-08-26 | 1 | -0/+8 |
* | freefree.py: Update to use "sky" module; cleanups | Aaron LI | 2017-08-26 | 1 | -104/+59 |
* | sky.py: Rename load() -> open(), read() -> load() | Aaron LI | 2017-08-26 | 1 | -3/+3 |
* | Make "frequencies" optional in the simulate() method | Aaron LI | 2017-08-14 | 1 | -3/+16 |
* | galactic/freefree: Add "dust_fraction" and "halpha_abs_th" configs | Aaron LI | 2017-07-29 | 1 | -10/+6 |
* | galactic/freefree.py: Add method "_calc_halpha_to_freefree()" | Aaron LI | 2017-07-29 | 1 | -14/+24 |
* | galactic/freefree.py: Some cleanups | Aaron LI | 2017-07-29 | 1 | -33/+33 |
* | galactic/freefree: Add config "electron_temperature" | Aaron LI | 2017-07-29 | 1 | -10/+23 |
* | Use keyword "BUNIT" and unit "K" | Aaron LI | 2017-06-13 | 1 | -1/+1 |
* | Minor updates to galactic/{freefree,synchrotron}.py | Aaron LI | 2017-05-21 | 1 | -8/+7 |
* | galactic/freefree: Update to support sky.py | Aaron LI | 2017-05-21 | 1 | -67/+49 |
* | configs : Drop "output/filetype"; only support FITS | Aaron LI | 2017-05-17 | 1 | -5/+0 |
* | Update "simulate_frequency()" to also return the output file path | Aaron LI | 2016-11-21 | 1 | -5/+31 |
* | utils/__init__.py: Only import "setup_logging" from "logging.py" | Aaron LI | 2016-10-29 | 1 | -1/+1 |
* | Update to use the new "checksum" config option | Aaron LI | 2016-10-27 | 1 | -1/+2 |
* | galactic/{freefree,synchrotron}.py: Fix small bugs | Aaron LI | 2016-10-18 | 1 | -1/+1 |
* | galactic/freefree.py: Add preocess(), postprocess, _make_filepath() | Aaron LI | 2016-10-18 | 1 | -52/+90 |
* | galactic: Move the "simulate()" method; Add "UNIT" keyword | Aaron LI | 2016-10-17 | 1 | -12/+13 |
* | Fix the reStructuredText citation syntax | Aaron LI | 2016-10-17 | 1 | -3/+3 |
* | Tweak the docstring styles | Aaron LI | 2016-10-11 | 1 | -3/+6 |
* | galactic/freefree: Mask regions where absorption is uncertain | Aaron LI | 2016-10-11 | 1 | -4/+25 |
* | Update bin/fg21sim to support Galactic free-free component | Aaron LI | 2016-10-11 | 1 | -0/+4 |
* | galactic: Add free-free component simulation | Aaron LI | 2016-10-11 | 1 | -0/+227 |