aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/galactic/freefree.py
Commit message (Expand)AuthorAgeFilesLines
* Minor updates to galactic/{freefree,synchrotron}.pyAaron LI2017-05-211-8/+7
* galactic/freefree: Update to support sky.pyAaron LI2017-05-211-67/+49
* configs : Drop "output/filetype"; only support FITSAaron LI2017-05-171-5/+0
* 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/freefree.py: Add preocess(), postprocess, _make_filepath()Aaron LI2016-10-181-52/+90
* galactic: Move the "simulate()" method; Add "UNIT" keywordAaron LI2016-10-171-12/+13
* Fix the reStructuredText citation syntaxAaron LI2016-10-171-3/+3
* Tweak the docstring stylesAaron LI2016-10-111-3/+6
* 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-111-0/+227