aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/galactic
Commit message (Expand)AuthorAgeFilesLines
* Update to use the new "checksum" config optionAaron LI2016-10-273-3/+8
* galactic/snr.py: Fix wrong astropy quantity operationAaron LI2016-10-221-1/+1
* galactic/snr.py: Add one reference and update docstringAaron LI2016-10-221-5/+12
* galactic/{freefree,synchrotron}.py: Fix small bugsAaron LI2016-10-182-2/+2
* galactic/synchrotron.py: Add preocess(), postprocess, _make_filepath()Aaron LI2016-10-181-41/+75
* galactic/freefree.py: Add preocess(), postprocess, _make_filepath()Aaron LI2016-10-181-52/+90
* galctic/snr.py: Add "preprocess()" and "postprocess()" methodsAaron LI2016-10-181-70/+86
* galactic/snr.py: Fix the existence check of dir of catalog ouputAaron LI2016-10-171-1/+1
* galactic: Move the "simulate()" method; Add "UNIT" keywordAaron LI2016-10-172-26/+28
* galactic/snr.py: Create dir if necessary and adhere clobber configAaron LI2016-10-171-0/+11
* galactic/snr.py: Fix various issues, and works almost OK.Aaron LI2016-10-171-7/+22
* galactic/snr.py: Implemented missing but necessary functionalitiesAaron LI2016-10-171-25/+164
* galactic: Add new component "galactic/snr": supernova remnantsAaron LI2016-10-172-0/+256
* Fix the reStructuredText citation syntaxAaron LI2016-10-171-3/+3
* Tweak the docstring stylesAaron LI2016-10-112-6/+12
* galactic/freefree: Mask regions where absorption is uncertainAaron LI2016-10-111-4/+25
* Update bin/fg21sim to support Galactic free-free componentAaron LI2016-10-111-0/+4
* galactic: Add free-free component simulationAaron LI2016-10-112-0/+228
* galactic/synchrotron: Merge up/downgrade Nside to load methodAaron LI2016-10-111-45/+29
* Use newly added "read_fits_healpix()"Aaron LI2016-10-091-12/+5
* Update to use the "write_fits_healpix()" functionAaron LI2016-10-051-5/+4
* Add bin/fg21sim and some updates to galactic/synchrotronAaron LI2016-10-042-4/+34
* Remove the "common/data_dir" config itemAaron LI2016-10-041-5/+4
* Add preliminary Galactic synchrotron simulation support.Aaron LI2016-10-031-0/+204