You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I processed all System 4 data for R1579T without error. When attempting to load events in CMLreaders I received an error that "all_events.json" could not be found. By looking in the directories in /r1/protocols/subjects/ on rhino I can see that this file is made for other systems event creation but not System 4.
What I Did
I diff'ed task_events.json and all_events.json for a previous RepFR1 System 1 subject R1568E and saw that falses are zeros in all_events.json but otherwise there are no differences. I duplicated task_events.json for R1579T, replaced "false" with 0 in vim, and reloaded events successfully.
Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.
The text was updated successfully, but these errors were encountered:
Description
I processed all System 4 data for R1579T without error. When attempting to load events in CMLreaders I received an error that "all_events.json" could not be found. By looking in the directories in /r1/protocols/subjects/ on rhino I can see that this file is made for other systems event creation but not System 4.
What I Did
I diff'ed task_events.json and all_events.json for a previous RepFR1 System 1 subject R1568E and saw that falses are zeros in all_events.json but otherwise there are no differences. I duplicated task_events.json for R1579T, replaced "false" with 0 in vim, and reloaded events successfully.
The text was updated successfully, but these errors were encountered: