| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecate np.int, np.float | Aaron LI | 2017-11-03 | 1 | -1/+1 |
* | Return the list of filepath to the written sky files | Aaron LI | 2017-08-26 | 1 | -3/+10 |
* | synchrotron.py: Update to use "sky" module; significant cleanups | Aaron LI | 2017-08-26 | 1 | -111/+69 |
* | configs: Remove option "save"; all enabled components will be saved | Aaron LI | 2017-08-26 | 1 | -1/+0 |
* | sky.py: Rename load() -> open(), read() -> load() | Aaron LI | 2017-08-26 | 1 | -3/+3 |
* | galactic/synchrotron.py: Take absolute value on spectral index | Aaron LI | 2017-08-23 | 1 | -1/+2 |
* | Make "frequencies" optional in the simulate() method | Aaron LI | 2017-08-14 | 1 | -3/+16 |
* | 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 | -4/+3 |
* | galactic/freefree: Update to support sky.py | Aaron LI | 2017-05-21 | 1 | -3/+5 |
* | galactic/synchrotron: Update to support sky.py | Aaron LI | 2017-05-21 | 1 | -73/+61 |
* | galactic/synchrotron.py: Fix typo w.r.t. component name | Aaron LI | 2017-05-21 | 1 | -1/+1 |
* | configs : Drop "output/filetype"; only support FITS | Aaron LI | 2017-05-17 | 1 | -5/+0 |
* | configs: New "sky" section, and remove "common" section | Aaron LI | 2017-05-16 | 1 | -2/+2 |
* | 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/synchrotron.py: Add preocess(), postprocess, _make_filepath() | Aaron LI | 2016-10-18 | 1 | -41/+75 |
* | galactic: Move the "simulate()" method; Add "UNIT" keyword | Aaron LI | 2016-10-17 | 1 | -14/+15 |
* | Tweak the docstring styles | Aaron LI | 2016-10-11 | 1 | -3/+6 |
* | galactic/synchrotron: Merge up/downgrade Nside to load method | Aaron LI | 2016-10-11 | 1 | -45/+29 |
* | Use newly added "read_fits_healpix()" | Aaron LI | 2016-10-09 | 1 | -12/+5 |
* | Update to use the "write_fits_healpix()" function | Aaron LI | 2016-10-05 | 1 | -5/+4 |
* | Add bin/fg21sim and some updates to galactic/synchrotron | Aaron LI | 2016-10-04 | 1 | -4/+30 |
* | Remove the "common/data_dir" config item | Aaron LI | 2016-10-04 | 1 | -5/+4 |
* | Add preliminary Galactic synchrotron simulation support. | Aaron LI | 2016-10-03 | 1 | -0/+204 |