Age | Commit message (Expand) | Author |
---|---|---|
2023-10-06 | Provide default `CORRELATION_COMMAND` setting. Remove unused import. | Frederick Muriuki Muriithi |
2022-10-28 | Refactor: run correlation computation externally...* 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. | Frederick Muriuki Muriithi |