index
:
fg21sim.git
gh-pages
master
ps
Simulate foreground for 21cm EoR signal detection
Git Repositories Owner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fg21sim
/
configs
/
manager.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
configs: Add parameter "reset" to "read_userconfig()"
Aaron LI
2017-10-24
1
-12
/
+20
*
configs: add __getitem__() and __setitem__() methods
Aaron LI
2017-10-24
1
-1
/
+8
*
configs: remove "filemode" option
Aaron LI
2017-10-16
1
-3
/
+1
*
configs/manager.py: Add missing cosmology parameters
Aaron LI
2017-10-04
1
-0
/
+2
*
configs: Use lower case for logging levels
Aaron LI
2017-10-04
1
-8
/
+2
*
configs: update "frequencies" property to be a numpy array
Aaron LI
2017-08-28
1
-6
/
+7
*
configs: Use "utf-8" encoding to allow unicode in config files
Aaron LI
2017-08-27
1
-6
/
+11
*
configs/manager.py: Add formatter for handlers
Aaron LI
2017-07-22
1
-1
/
+8
*
Fix parameter names about cosmology
Aaron LI
2017-07-21
1
-2
/
+2
*
configs/manager.py: Add property "cosmology"
Aaron LI
2017-07-21
1
-0
/
+15
*
configs/manager.py: get_path() return None if value is an empty string
Aaron LI
2017-07-21
1
-2
/
+5
*
galactic/synchrotron: Update to support sky.py
Aaron LI
2017-05-21
1
-16
/
+32
*
configs: Use separate section "foregrounds" to config components
Aaron LI
2017-05-16
1
-1
/
+17
*
webui: configs: Some minor fixes
Aaron LI
2016-11-22
1
-5
/
+6
*
Add logging message on backing up old file
Aaron LI
2016-11-21
1
-0
/
+1
*
configs/manager.py: Make a backup when output file already exists
Aaron LI
2016-11-16
1
-4
/
+15
*
configs/manager.py: Also dump the "userconfig" value
Aaron LI
2016-11-16
1
-1
/
+4
*
configs/manager.py: Keep configuration file comments
Aaron LI
2016-11-15
1
-6
/
+12
*
configs/manager.py: Expand "~" when read userconfig
Aaron LI
2016-11-15
1
-0
/
+3
*
configs/manager.py: Implement the "save()" method
Aaron LI
2016-11-08
1
-6
/
+19
*
configs: Change "logging/filemode" to boolean "logging/appendmode"
Aaron LI
2016-11-07
1
-1
/
+1
*
configs/manager.py: Replace a filter with list comprehension
Aaron LI
2016-11-07
1
-4
/
+1
*
configs/manager.py: Support flattening dumped configs (nested dict)
Aaron LI
2016-11-06
1
-6
/
+98
*
webui: websocket.py: Implement "set" action for "_handle_configs()"
Aaron LI
2016-11-04
1
-5
/
+5
*
configs/manager.py: Add method "check_all()" using "check_configs()"
Aaron LI
2016-11-04
1
-0
/
+31
*
configs/manager.py: Implement "setn()" to set an option value
Aaron LI
2016-11-04
1
-6
/
+86
*
configs/manager.py: getn(): remove par. "sep"; handle exception
Aaron LI
2016-11-03
1
-12
/
+16
*
configs/manager.py: Reset before loading user config file again
Aaron LI
2016-11-03
1
-12
/
+10
*
configs/manager.py: Add method "reset()" and attribute "userconfig"
Aaron LI
2016-11-03
1
-1
/
+16
*
configs/manager.py: Keep a copy of default configs; Add "dump()"
Aaron LI
2016-11-02
1
-5
/
+42
*
configs/manager.py: Update docstring and comment
Aaron LI
2016-10-19
1
-3
/
+9
*
configs/manager.py: Fix the bug that breaks specifications loading
Aaron LI
2016-10-17
1
-1
/
+4
*
Force "DEBUG" log level if env variable "DEBUG_FG21SIM" set
Aaron LI
2016-10-17
1
-2
/
+6
*
configs/manager.py: Change __init__() to load user config
Aaron LI
2016-10-17
1
-9
/
+15
*
configs/manager.py: Various updates to docstring and comments.
Aaron LI
2016-10-17
1
-23
/
+44
*
configs: Update get_path() to take care None and non-string value
Aaron LI
2016-10-15
1
-3
/
+24
*
configs: Switch to use `pkg_resources` to access config specs
Aaron LI
2016-10-15
1
-10
/
+19
*
configs: Support env variable "DEBUG_FG21SIM" for debugging
Aaron LI
2016-10-14
1
-0
/
+3
*
Fix wrong config syntax and minor changes to ConfigManager
Aaron LI
2016-10-04
1
-8
/
+14
*
configs/manager.py: Add logging support
Aaron LI
2016-10-04
1
-2
/
+6
*
configs/manager.py: Add method "get_path()"
Aaron LI
2016-10-04
1
-0
/
+21
*
configs/manager.py: Add method "read_userconfig()"
Aaron LI
2016-10-04
1
-3
/
+35
*
configs/manager.py: Fix a bug that "_validate()" not working
Aaron LI
2016-10-04
1
-1
/
+1
*
configs/manager.py: Add "frequencies" property
Aaron LI
2016-10-04
1
-0
/
+16
*
Arrange customs errors/exceptions in a module
Aaron LI
2016-10-03
1
-4
/
+1
*
configs/manager.py: Add "getn()" method to get multi-level config value
Aaron LI
2016-10-02
1
-0
/
+25
*
configs/manager.py: Refactor "get()" method and remove "set()"
Aaron LI
2016-10-02
1
-8
/
+1
*
configs/manager.py: Make "validate()" method private.
Aaron LI
2016-09-30
1
-8
/
+8
*
configs/manager.py: Update docstrings.
Aaron LI
2016-09-30
1
-2
/
+21
*
utils/logging: reset handlers before initialization/reconfiguration
Aaron LI
2016-09-29
1
-1
/
+7
[next]