AdityaSavara / MSRESOLVE

MSRESOLVESG. A program for converting mass spectrometry signals to concentrations. Baseline corrections, smoothing, solving overlapping patterns, mass spectrometer tuning, and more.
0 stars 0 forks source link

Added progress bar for long runs of BMFC #190

Closed AdityaSavara closed 5 years ago

AdityaSavara commented 5 years ago

just check that tests pass as usual, I've already tested this on my computer during making of it

AdityaSavara commented 5 years ago

Note: You won't see progress bar during unit tests because of 2 reasons: it is hidden during pytest, and also it is off by default during the unit tests.