| Commit message (Expand) | Author | Age | Files | Lines |
* | Update "Fnu_to_Tb_fast()" to "Fnu_to_Tb()" | Aaron LI | 2017-09-01 | 1 | -2/+2 |
* | Return the list of filepath to the written sky files | Aaron LI | 2017-08-26 | 1 | -0/+8 |
* | snr.py: Update to use "sky" module | Aaron LI | 2017-08-26 | 1 | -114/+39 |
* | Make "frequencies" optional in the simulate() method | Aaron LI | 2017-08-14 | 1 | -6/+14 |
* | Update against "Fnu_to_Tb_fast()" unit changes | Aaron LI | 2017-08-03 | 1 | -2/+2 |
* | Update references a bit | Aaron LI | 2017-07-31 | 1 | -19/+19 |
* | Use [arcsec] as the unit for pixel size and resolution | Aaron LI | 2017-07-19 | 1 | -3/+9 |
* | Use keyword "BUNIT" and unit "K" | Aaron LI | 2017-06-13 | 1 | -1/+1 |
* | galactic/snr.py: Explain size_{major,minor} are diameter values | Aaron LI | 2017-06-11 | 1 | -4/+6 |
* | extragalactic/clusters: Update to use sky.py | Aaron LI | 2017-05-26 | 1 | -1/+1 |
* | galactic/snr: Update to support the sky.py | Aaron LI | 2017-05-22 | 1 | -102/+118 |
* | configs : Drop "output/filetype"; only support FITS | Aaron LI | 2017-05-17 | 1 | -5/+0 |
* | galactic/snr.py: Small cleanup; Update default resolution | Aaron LI | 2016-12-13 | 1 | -2/+3 |
* | galactic/snr.py: Use HEALPix pixel area if object smaller than it | Aaron LI | 2016-12-13 | 1 | -1/+5 |
* | galactic/snr.py: Update to use "Fnu_to_Tb_fast()"; some cleanups | Aaron LI | 2016-12-13 | 1 | -18/+19 |
* | galactic/snr.py: Change a logging level | Aaron LI | 2016-11-21 | 1 | -1/+2 |
* | Update "simulate_frequency()" to also return the output file path | Aaron LI | 2016-11-21 | 1 | -5/+20 |
* | 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/+4 |
* | 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 |
* | 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/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 | 1 | -0/+255 |