CINPLA / expipe-plugin-cinpla

Plugins for expipe command line interface
http://expipe-plugin-cinpla.readthedocs.io/en/latest/
GNU General Public License v3.0
1 stars 3 forks source link

failed registration of raw data that are "missing" folders #90

Closed sarahthon closed 1 month ago

sarahthon commented 1 month ago

Hi, I am receiving an error because of a folder I deleted in the raw data recording, but expipe still expects it to be there. Can you allow "Channel_Map-101_100.0" to be skipped when it is not present in the folder 'projects\ec109\Sarah\Rådata_HPC\002_2020-12-13_14-58-59_1\experiment1\recording1\continuous'?

(I recorded from Channel_Map in addition to FPGA but it doubled the size of the recordings, and we don't use it so I deleted it to avoid 20 GB action folders..)

image image image image image image

Best, Sarah

alejoe91 commented 1 month ago

Hi Sarah, unfortunately you can't delete a folder, because a bunch of other metadata would point to it and this is causing the issue.

The only way to recover the session is to modify the structure.oebin and remove the Channel_Map section

sarahthon commented 1 month ago

Unfortunately I was not aware that expipe registration depended on this at that time, as we just wanted to include ch_map for other analysis. However this was not for many recordings and after a second attempt at editing the structure.oebin file I managed to remove the right section. :)