aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* bin/fg21sim: Remove the deleted backup=True parameterAaron LI2019-02-281-1/+1
* make-ska1low-model: Add --position argumentAaron LI2018-12-111-1/+8
* bin/get-healpix-path: Check outfile existence earlyAaron LI2018-10-311-6/+13
* bin/get-healpix-patch: Get HEALPix ordering for reprojectionAaron LI2018-10-311-2/+9
* Improve costing time report: use seconds if <= 3 minutesAaron LI2018-02-031-4/+8
* Numba: disable/restrict the Numba JIT usage; needs refactor -> Cython ...Aaron LI2018-02-022-3/+3
* bin/fg21sim: better report the version info with release dateAaron LI2018-01-201-3/+8
* bin/fg21sim: add --version argument, and log version informationAaron LI2018-01-201-1/+5
* configs: Use lower case for logging levelsAaron LI2017-10-045-10/+10
* bin/fg21sim-download-data: Update descriptionAaron LI2017-10-041-2/+3
* Update time cost report; Also fix a variable name errorAaron LI2017-09-011-2/+2
* Delete obsolete script: bin/fg21sim-download-cluster-dataAaron LI2017-08-271-163/+0
* Update logging messages; also remove creator __name__Aaron LI2017-08-261-7/+8
* get-healpix-patch: Add argument "--sigma-npix" (default: 2.0)Aaron LI2017-08-261-4/+8
* sky.py: Replace @header.setter with method "merge_header()"Aaron LI2017-08-261-1/+1
* get-healpix-patch: Update against sky.pyAaron LI2017-08-261-4/+9
* bin/get-healpix-patch: Postpone modules import with JITAaron LI2017-08-131-7/+9
* utils: Merge fits.py into io.pyAaron LI2017-08-133-3/+3
* Add `fg21sim.share` module to hold globally shared "CONFIGS" & "COSMO"Aaron LI2017-07-3110-11/+11
* Update bin scripts to use global "CONFIGS"Aaron LI2017-07-239-60/+42
* Use all uppercase to identify the global CONFIGS and COSMOAaron LI2017-07-221-10/+10
* bin/fg21sim: Setup cosmology model at the beginningAaron LI2017-07-211-3/+8
* Use [arcsec] as the unit for pixel size and resolutionAaron LI2017-07-191-4/+6
* bin/get-healpix-patch: Add argument --smooth and write historyAaron LI2017-06-121-0/+13
* uvsim/telescope.py: Add "plot_stations()" and "plot_telescope()"Aaron LI2017-06-011-0/+6
* Add uvsim/telescope.py and bin/make-ska1low-modelAaron LI2017-05-311-0/+63
* Add bin/get-healpix-patch: extract patch from HEALPix mapv0.4.2Aaron LI2017-05-271-0/+90
* Import modules (with Numba JIT) just before usageAaron LI2016-12-133-7/+9
* Implement CLI tool: bin/fg21sim-download-dataAaron LI2016-11-261-1/+49
* webui: WSHandler: remove "check_origin()" and "hosts_allowed" optionAaron LI2016-11-231-16/+0
* Update the "process time" to "CPU process time"Aaron LI2016-11-211-1/+1
* bin/fg21sim: Import "Foregrounds" when using; Add timingAaron LI2016-11-181-3/+18
* webui: Move "password" option definition to "login.py"Aaron LI2016-11-171-5/+2
* webui: To support password authenticationAaron LI2016-11-151-0/+3
* bin/fg21sim-webui: Add options "host" to allow localhost access onlyAaron LI2016-11-151-5/+16
* webui: Replace "make_application()" with Application classAaron LI2016-11-141-2/+2
* webui: bin/fg21sim-webui: implement argument "--no-browser"Aaron LI2016-11-101-2/+8
* webui: Some minor updatesAaron LI2016-11-091-2/+0
* bin/fg21sim-webui: Use "tornado.options" instead of "argparse"Aaron LI2016-11-081-12/+34
* bin: Update "log_stream" and "loglevel" handlingAaron LI2016-11-042-8/+5
* Update to use renamed "check_configs()" instead of "validate_configs()"Aaron LI2016-11-041-2/+2
* webui: Add "bin/fg21sim-webui" to start the UI serverAaron LI2016-10-301-0/+51
* utils/__init__.py: Only import "setup_logging" from "logging.py"Aaron LI2016-10-293-3/+8
* bin/fg21sim: Update the import pathAaron LI2016-10-271-1/+1
* Check the output file existence firstAaron LI2016-10-273-5/+24
* bin/fg21sim-download-cluster-data: Add catalog descriptionAaron LI2016-10-211-0/+37
* Add bin/fg21sim-download-cluster-dataAaron LI2016-10-201-0/+131
* bin/fg21sim: Rewrite to use the interface from foreground.pyAaron LI2016-10-181-44/+5
* bin/fg21sim: Add one debug before logging availableAaron LI2016-10-171-0/+3
* bin/fg21sim: Support new component "galactic/snr"Aaron LI2016-10-171-0/+10