AllenInstitute/MIES

Acquiring new data into old experiments with new LBN entries shows bug message

Closed this issue · 1 comments

t-b commented
  MIES BUG ED_FindIndizesAndRedimension(...)#L572: Could not find a description for entry: Sampling interval DA
  MIES BUG ED_FindIndizesAndRedimension(...)#L572: Could not find a description for entry: Sampling interval AD
  MIES BUG ED_FindIndizesAndRedimension(...)#L572: Could not find a description for entry: Sampling interval TTL

The reason is that we don't load the labnotebook description waves again. We might need to remove them before saving in IH_Cleanup.

t-b commented

We already reload the LBN description waves if LABNOTEBOOK_VERSION changes. Looks like this was forgotten in 07de06a (DC: Introduce separate fields for channel dependent samplingIntervals in DCResult, 2024-01-09).