aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/galactic/synchrotron.py
Commit message (Expand)AuthorAgeFilesLines
* galactic/freefree: Update to support sky.pyAaron LI2017-05-211-3/+5
* galactic/synchrotron: Update to support sky.pyAaron LI2017-05-211-73/+61
* galactic/synchrotron.py: Fix typo w.r.t. component nameAaron LI2017-05-211-1/+1
* configs : Drop "output/filetype"; only support FITSAaron LI2017-05-171-5/+0
* configs: New "sky" section, and remove "common" sectionAaron LI2017-05-161-2/+2
* Update "simulate_frequency()" to also return the output file pathAaron LI2016-11-211-5/+31
* utils/__init__.py: Only import "setup_logging" from "logging.py"Aaron LI2016-10-291-1/+1
* Update to use the new "checksum" config optionAaron LI2016-10-271-1/+2
* galactic/{freefree,synchrotron}.py: Fix small bugsAaron LI2016-10-181-1/+1
* galactic/synchrotron.py: Add preocess(), postprocess, _make_filepath()Aaron LI2016-10-181-41/+75
* galactic: Move the "simulate()" method; Add "UNIT" keywordAaron LI2016-10-171-14/+15
* Tweak the docstring stylesAaron LI2016-10-111-3/+6
* 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-041-4/+30
* Remove the "common/data_dir" config itemAaron LI2016-10-041-5/+4
* Add preliminary Galactic synchrotron simulation support.Aaron LI2016-10-031-0/+204