Hello,
I am trying to rename a subject that was created with an old version of Brainstorm (2018, i think). I imported the subject in my new database (import subject as zip) and reloaded the database. But when I try to rename the subject to fit our new naming scheme, I get the following error:
Error: Line 75: Unrecognized field name "Fibers".
Call stack:
>db_rename_subject.m at 75
>node_rename.m at 74
>bst_call.m at 28
>panel_protocols.m>CreatePanel/protocolTreeEditingStopped_Callback at 297
Edit: i deleted and regenerated the file /anat/brainstormsubject.mat but i am now getting this error:
Error: Line 112: Unrecognized field name "Channel".
Call stack:
>db_rename_condition.m at 112
>db_rename_subject.m at 94
>node_rename.m at 74
>bst_call.m at 28
>panel_protocols.m>CreatePanel/protocolTreeEditingStopped_Callback at 297
Edit: i rebooted my computer and it seems to be doing something now. Btw would it be possible to add some progress bar on those operation ?
This is kind of frustrating to not know if the operation is about to finish or will take another 3 hours (or even to know if brainstorm is even doing anything in the background)
Edit 2: the renaming seems to have worked. (the progress bard would stil be usefull :))
