Closed twVolc closed 2 years ago
Fixed in most recent commit. Issue was because of reset_self() call in finalise_processing() that deleted time series from memory after processing had finished. Added a keyword argument so so reset_self() isn't called when processing a single sequence (it will only be reset when performing continuous data processing if finalise_prcoessing() is called at the start of a new day of data
As the title says, once a sequence has been processed, attempting to change the emission rate line doesn't work - the previous line time series disappears but the new line series isn't plotted. Going back to the previous line then doesn't work - the plot remains blank whatever you do.