aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/configs/checkers.py
Commit message (Expand)AuthorAgeFilesLines
* clusters/halo: Support use the previously dumped halos raw dataAaron LI2017-10-191-0/+8
* clusters: "catalog_outfile" is requiredAaron LI2017-10-191-0/+2
* clusters: Use "hmf" to calculate halo mass functions/distributionsAaron LI2017-10-041-2/+5
* clusters: Add option "use_output_catalog" to continue halo simulationAaron LI2017-09-031-0/+3
* configs: Update option descriptions; also tweak checkers a bitAaron LI2017-09-031-6/+2
* configs: Fix checker for "extragalactic/clusters" sectionAaron LI2017-08-291-1/+1
* configs: Delete obsolete checks on "{halphamap,dustmap}_unit"Aaron LI2017-08-271-4/+0
* configs: Clean up unused options; clean up checkers as wellAaron LI2017-08-261-2/+1
* configs: Remove option "save"; all enabled components will be savedAaron LI2017-08-261-8/+4
* foregrounds.py: Remove foreground components combinationAaron LI2017-08-261-12/+3
* checkers.py: Drop resolution check to avoid circular importing errorAaron LI2017-07-211-7/+0
* galactic/snr: Update to support the sky.pyAaron LI2017-05-221-1/+1
* configs/checkers: Check SNR simulation resolution against pixel sizeAaron LI2017-05-211-0/+7
* configs: New "sky" section, and remove "common" sectionAaron LI2017-05-161-23/+27
* configs: Use separate section "foregrounds" to config componentsAaron LI2017-05-161-15/+26
* configs/checkers.py: Add checker "check_extragalactic_clusters()"Aaron LI2016-11-171-9/+28
* configs/checkers.py: Check missing before validating the valuesAaron LI2016-11-111-4/+12
* configs/checkers.py: Add "check_common()"Aaron LI2016-11-071-0/+25
* configs: Rename "validate.py" and update "validate_configs()"Aaron LI2016-11-041-0/+179