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
Hi, many thanks for pointing this out. I have now corrected this by changing line 341 of "calc_stats.m" in version 3 of the code to read:
calc_vortal_stats = 0;
Setting this to zero stops the code trying to calculate these statistics. These statistics are particular to this study, but they are not required for your analysis.
Hi, thanks for sharing the code. When I tried to run the synthesis data with RRest_v3 as described in the video, I got the following error:
As I checked with breakpoint, rel_subj_els indeed doesn't have young field. Could you help me with this?
The text was updated successfully, but these errors were encountered: