| Commit message (Expand) | Author | Age | Files | Lines |
* | webui: To support password authentication | Aaron LI | 2016-11-15 | 1 | -0/+3 |
* | bin/fg21sim-webui: Add options "host" to allow localhost access only | Aaron LI | 2016-11-15 | 1 | -5/+16 |
* | webui: Replace "make_application()" with Application class | Aaron LI | 2016-11-14 | 1 | -2/+2 |
* | webui: bin/fg21sim-webui: implement argument "--no-browser" | Aaron LI | 2016-11-10 | 1 | -2/+8 |
* | webui: Some minor updates | Aaron LI | 2016-11-09 | 1 | -2/+0 |
* | bin/fg21sim-webui: Use "tornado.options" instead of "argparse" | Aaron LI | 2016-11-08 | 1 | -12/+34 |
* | bin: Update "log_stream" and "loglevel" handling | Aaron LI | 2016-11-04 | 2 | -8/+5 |
* | Update to use renamed "check_configs()" instead of "validate_configs()" | Aaron LI | 2016-11-04 | 1 | -2/+2 |
* | webui: Add "bin/fg21sim-webui" to start the UI server | Aaron LI | 2016-10-30 | 1 | -0/+51 |
* | utils/__init__.py: Only import "setup_logging" from "logging.py" | Aaron LI | 2016-10-29 | 3 | -3/+8 |
* | bin/fg21sim: Update the import path | Aaron LI | 2016-10-27 | 1 | -1/+1 |
* | Check the output file existence first | Aaron LI | 2016-10-27 | 3 | -5/+24 |
* | bin/fg21sim-download-cluster-data: Add catalog description | Aaron LI | 2016-10-21 | 1 | -0/+37 |
* | Add bin/fg21sim-download-cluster-data | Aaron LI | 2016-10-20 | 1 | -0/+131 |
* | bin/fg21sim: Rewrite to use the interface from foreground.py | Aaron LI | 2016-10-18 | 1 | -44/+5 |
* | bin/fg21sim: Add one debug before logging available | Aaron LI | 2016-10-17 | 1 | -0/+3 |
* | bin/fg21sim: Support new component "galactic/snr" | Aaron LI | 2016-10-17 | 1 | -0/+10 |
* | Add the executable bin/fg21sim-download-snr-data | Aaron LI | 2016-10-15 | 1 | -0/+86 |
* | Fix an import; Update one pattern and a comment | Aaron LI | 2016-10-14 | 1 | -1/+0 |
* | Update bin/fg21sim to support Galactic free-free component | Aaron LI | 2016-10-11 | 1 | -4/+24 |
* | utils: zea2healpix(): Implement inpainting missing pixels | Aaron LI | 2016-10-10 | 1 | -0/+3 |
* | utils: zea2healpix() also return the mask array | Aaron LI | 2016-10-10 | 1 | -5/+5 |
* | Add excutable script "bin/zea2healpix" | Aaron LI | 2016-10-10 | 1 | -0/+88 |
* | utils: Preseve the dtype when read/write FITS files | Aaron LI | 2016-10-10 | 2 | -13/+0 |
* | Update to use the "write_fits_healpix()" function | Aaron LI | 2016-10-05 | 1 | -17/+3 |
* | Add bin/fg21sim and some updates to galactic/synchrotron | Aaron LI | 2016-10-04 | 1 | -0/+67 |
* | bin/{healpix2hpx,hpx2healpix}: Use argparse choices | Aaron LI | 2016-10-03 | 2 | -4/+6 |
* | Add logging support for "healpix2hpx" & "hpx2healpix" | Aaron LI | 2016-09-29 | 3 | -6/+64 |
* | Remove ".py" extension for bin scripts | Aaron LI | 2016-09-27 | 2 | -0/+0 |
* | Add console scripts healpix2hpx.py and hpx2healpix.py | Aaron LI | 2016-09-27 | 2 | -0/+124 |