You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the real question is: should we continue saving the dvv there... it was more a hack than needed... actually the compute_dvv step should be finished, and hte plot dvv would only re-plot the data without computing.
Aaaanyway, in the meantime, it's a good idea to split with -c%s comp
In dvv.py:
L.135: you may replace the existing line with:
pair1.to_csv('%s-m%i-f%i-c%s.csv'%(pair, mov_stack, filterid,comp))
The text was updated successfully, but these errors were encountered: