GSTT-CSC / hazen-web-app

Interactive web-based implementation of hazen
Other
0 stars 0 forks source link

Enable batch processing #89

Closed sophie22 closed 2 years ago

sophie22 commented 2 years ago

will have conflicts with Accordion_loop branch, requires careful review to merge conflicts!

new feature to allow users to select multiple series and a single task to perform batch processing (including SNR with its additional task variable) Achieved this by creating a reusable function to create multiple Celery jobs to run Hazen tasks.

heyhaleema commented 2 years ago

Apologies for the belated review, @sophie22, and thanks for sorting out the merge conflicts 🙌