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
It seems that a fix back in June broke this for the BIPS FMRI QA workflow. self.input.summary_file is used in os.path.abspath before it is confirmed to be defined. Reference on NeuroStars: http://neurostars.org/p/2722/
The text was updated successfully, but these errors were encountered:
It seems that a fix back in June broke this for the BIPS FMRI QA workflow. self.input.summary_file is used in os.path.abspath before it is confirmed to be defined. Reference on NeuroStars: http://neurostars.org/p/2722/
The text was updated successfully, but these errors were encountered: