AutoFlowResearch / SmartPeak

Fast and Accurate CE-, GC- and LC-MS(/MS) Data Processing
MIT License
40 stars 13 forks source link

Feat/rework n threads #530

Closed bertrandboudaud closed 2 years ago

bertrandboudaud commented 2 years ago

Number of threads is now a parameter for the workflow manager, and not a user parameter anymore.

We now display the number of threads in the run workflow dialog box

image

CLI has been also impacted.

about CLI, tests revealed a bug when trying to override the workflow. this is fixed in this PR.