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
However, it seems like echo is automatically generated by HeuDiConv to appear directly before _MEGRE, making it BIDS invalid (echo has to come before part).
The relevant part of my heuristic: megre_mag = create_key('sub-{subject}/{session}/anat/sub-{subject}_{session}_part-mag_MEGRE')
I omit echo because it otherwise will generate 2 instances of echo in my output.