Closed
Description
If there are no shared windows between a local site individual recording and the remote reference, resistics fails with error:
File "E:\virtualenvs\resistics\lib\site-packages\resistics\project\statistics.py", line 358, in calculateRemoteStatistics
sharedWindowsMeas
ValueError: not enough values to unpack (expected 2, got 0)
This is to do with the new spectra batches functionality that was created to speed up processing. Current workaround is to remove local site measurement directories where there is no overlap but this is a bug that needs to be fixed before the final 0.0.6 release.