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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
configs: Add new option "output/manifest"
Aaron LI
2016-11-20
1
-0
/
+3
*
Add "products.py" to manager and manipulate the simulation products
Aaron LI
2016-11-20
2
-0
/
+280
*
webui: configs: Add pixel resolution note for "common/nside"
Aaron LI
2016-11-19
2
-6
/
+33
*
webui: Rename "Results" to "Products"
Aaron LI
2016-11-19
4
-16
/
+16
*
foregrounds.py: Fix import and COMPONENTS_ALL
Aaron LI
2016-11-19
1
-11
/
+10
*
webui: Minor update the docstring.
Aaron LI
2016-11-19
2
-2
/
+6
*
Bump version to 0.3.0
v0.3.0
Aaron LI
2016-11-18
1
-1
/
+1
*
Add "LICENSE-3RDPARTY" for 3rd-party code/products used
Aaron LI
2016-11-18
3
-3
/
+168
*
webui: Remove jQuery version from its filename
Aaron LI
2016-11-18
2
-1
/
+1
*
utils/draw.py: Remove the "Modified BSD" license; Update credit
Aaron LI
2016-11-18
1
-40
/
+4
*
webui: console.py: Fix the wrong import path for "Foregrounds"
Aaron LI
2016-11-18
1
-1
/
+1
*
webui: configs.js: Fix two bugs
Aaron LI
2016-11-18
1
-2
/
+2
*
webui: Rename jQuery ".fail()" callback argument "error" to "jqxhr"
Aaron LI
2016-11-18
2
-21
/
+21
*
webui: console.js: Disable the "Start" button when task started
Aaron LI
2016-11-18
1
-0
/
+7
*
webui: main.js: Extend jQuery with ".disable()"
Aaron LI
2016-11-18
1
-1
/
+16
*
MANIFEST.in: Install the Web UI templates and static files
Aaron LI
2016-11-18
1
-0
/
+2
*
webui: Redirect to login page if not authenticated on POST request
Aaron LI
2016-11-18
4
-12
/
+14
*
webui: console.py: Add timing reports
Aaron LI
2016-11-18
1
-2
/
+16
*
bin/fg21sim: Import "Foregrounds" when using; Add timing
Aaron LI
2016-11-18
1
-3
/
+18
*
webui: Fix a bug for "showModal()"; Cleanup ".onmessage()"
Aaron LI
2016-11-17
2
-16
/
+6
*
configs: Update logging message format
Aaron LI
2016-11-17
2
-3
/
+9
*
webui: console.js: Change to use AJAX instead of WebSocket messages
Aaron LI
2016-11-17
2
-42
/
+65
*
webui: console.py: Change to request/response instead of WebSocket
Aaron LI
2016-11-17
1
-198
/
+145
*
webui: WebSocketLogHandler: Support push to multiple websockets
Aaron LI
2016-11-17
1
-13
/
+15
*
webui: app.py: Add new attributes and an option for ConsoleAJAXHandler
Aaron LI
2016-11-17
2
-10
/
+24
*
webui: login.html: Auto focus the password input
Aaron LI
2016-11-17
1
-1
/
+1
*
webui: Support IE11; Fix a missing quotation.
Aaron LI
2016-11-17
2
-3
/
+8
*
webui: websocket.py: Remove on_message(); Only push messages to client
Aaron LI
2016-11-17
1
-77
/
+30
*
webui: Move "password" option definition to "login.py"
Aaron LI
2016-11-17
2
-6
/
+11
*
webui: login: Submit login form on "Enter" key
Aaron LI
2016-11-17
2
-1
/
+28
*
configs/checkers.py: Add checker "check_extragalactic_clusters()"
Aaron LI
2016-11-17
1
-9
/
+28
*
webui: configs.html: Add section toggling support
Aaron LI
2016-11-17
1
-447
/
+522
*
webui: console.html: Remove extra modal "#console-invalid-configs"
Aaron LI
2016-11-17
3
-44
/
+58
*
webui: configs.js: Rename "showConfigsModal" to "showModalConfigs()"
Aaron LI
2016-11-17
1
-11
/
+11
*
webui: Implement "showModal()" in "main.js" allowing use in others
Aaron LI
2016-11-17
2
-43
/
+57
*
webui: main.js: Refactor out the function "toggleBlock()"
Aaron LI
2016-11-17
1
-22
/
+20
*
webui: console.html: Re-organize structures to support section toggle
Aaron LI
2016-11-17
1
-39
/
+44
*
webui: Support toggle the body/contents of sections
Aaron LI
2016-11-17
2
-3
/
+38
*
webui: Add panel toggle and allow expand/collapse its body
Aaron LI
2016-11-17
3
-2
/
+37
*
webui: configs.js: Confirm before reset the configurations
Aaron LI
2016-11-17
1
-2
/
+20
*
webui: configs.js: Confirm before overwrite the configuration file
Aaron LI
2016-11-17
1
-18
/
+74
*
webui: configs.py: Add "exists" action support through GET
Aaron LI
2016-11-17
1
-0
/
+40
*
webui: configs.js: Re-implement using AJAX instead of WebSocket
Aaron LI
2016-11-16
2
-92
/
+221
*
webui: configs.py: Re-implement using AJAX instead of WebSocket
Aaron LI
2016-11-16
1
-103
/
+110
*
webui: websocket.py: Do not handle "configs" and "console" messages
Aaron LI
2016-11-16
1
-32
/
+6
*
configs/manager.py: Make a backup when output file already exists
Aaron LI
2016-11-16
1
-4
/
+15
*
webui: Add AJAX handlers "ConfigsAJAXHandler" & "ConsoleAJAXHandler"
Aaron LI
2016-11-16
2
-2
/
+10
*
webui: configs.html: Add XSRF token and a modal dialog container
Aaron LI
2016-11-16
1
-0
/
+3
*
webui: main.js: Add "getCookie()" and "jQuery.postJSON()" functions
Aaron LI
2016-11-16
1
-0
/
+56
*
configs/manager.py: Also dump the "userconfig" value
Aaron LI
2016-11-16
1
-1
/
+4
[prev]
[next]