| Commit message (Expand) | Author | Age | Files | Lines |
* | utils/__init__.py: Only import "setup_logging" from "logging.py" | Aaron LI | 2016-10-29 | 3 | -3/+3 |
* | Update to use the new "checksum" config option | Aaron LI | 2016-10-27 | 3 | -3/+8 |
* | galactic/snr.py: Fix wrong astropy quantity operation | Aaron LI | 2016-10-22 | 1 | -1/+1 |
* | galactic/snr.py: Add one reference and update docstring | Aaron LI | 2016-10-22 | 1 | -5/+12 |
* | galactic/{freefree,synchrotron}.py: Fix small bugs | Aaron LI | 2016-10-18 | 2 | -2/+2 |
* | galactic/synchrotron.py: Add preocess(), postprocess, _make_filepath() | Aaron LI | 2016-10-18 | 1 | -41/+75 |
* | galactic/freefree.py: Add preocess(), postprocess, _make_filepath() | Aaron LI | 2016-10-18 | 1 | -52/+90 |
* | galctic/snr.py: Add "preprocess()" and "postprocess()" methods | Aaron LI | 2016-10-18 | 1 | -70/+86 |
* | galactic/snr.py: Fix the existence check of dir of catalog ouput | Aaron LI | 2016-10-17 | 1 | -1/+1 |
* | galactic: Move the "simulate()" method; Add "UNIT" keyword | Aaron LI | 2016-10-17 | 2 | -26/+28 |
* | 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 |
* | galactic/snr.py: Implemented missing but necessary functionalities | Aaron LI | 2016-10-17 | 1 | -25/+164 |
* | galactic: Add new component "galactic/snr": supernova remnants | Aaron LI | 2016-10-17 | 2 | -0/+256 |
* | Fix the reStructuredText citation syntax | Aaron LI | 2016-10-17 | 1 | -3/+3 |
* | Tweak the docstring styles | Aaron LI | 2016-10-11 | 2 | -6/+12 |
* | 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 | 2 | -0/+228 |
* | 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 | 2 | -4/+34 |
* | 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 |