Hi everyone!
I am doing M refinement of tomograph, and when I got to estimateweights resolve frames, I encountered an error. Moreover, I couldn't find the error file.
How should I resolve this?
(warp) mazhy@gpuserver:/data/mazhy/warp$ EstimateWeights --population m/52126.population --source 52114 52113 --resolve_frames
Discovering items with data... 2/9
Loading correlation data... 2/2
Fitting... 100.0000 %
Saving metadata... 2/2
Discovering items with data... 2/16
Loading correlation data... 1/2Unhandled exception. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
at System.Collections.Generic.List`1.get_Item(Int32 index)
at EstimateWeights.EstimateWeights.Main(String[] args) in /usr/share/miniconda/envs/package-build/conda-bld/warp_1741217580690/work/EstimateWeights/EstimateWeights.cs:line 339
Aborted (core dumped)
Best
Alice