Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-28 | Refactor: run correlation computation externally | Frederick Muriuki Muriithi | |
* wqflask/scripts/corr_compute.py: move correlation computation to external script. * wqflask/wqflask/templates/loading_corrs.html: Provide UI to display while computation is still not complete. * wqflask/wqflask/views.py: Dispatch correlation computation to external script and display appropriate UI for each valid state of the computation. |