|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| | * bin/fg21sim: Simplify the "log_stream" assignment
* bin/fg21sim-webui: Also enable debug logging when turning on debug
  flag for the tornado; also update the docstring a little. | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| | This greatly simplifies the "bin/fg21sim" script, and also makes the
script more generic. | 
| | |  | 
| | 
| 
| 
| | Also update the general config for the new "galactic/snr" component. | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | * bin/fg21sim: check the "common/components" config to simulate the
  enabled components;
* bin/fg21sim: add Galactic free-free component support;
* galactic/freefree.py: fix missing attributes.
NOTE: simulated free-free maps are WRONG!!  Need check/debug! | 
|  | * Add new executable "bin/fg21sim"
* galactic/synchrotron: update to use "configs.get_path()"
* galactic/synchrotron: create output dir if not exists
* galactic/synchrotron: add logging support
* galactic/synchrotron: append FITS extension to filename
* galactic/synchrotron: pass the basic test
TODO:
* "output()" needs fixes with the FITS header |