mindcontrol icon indicating copy to clipboard operation
mindcontrol copied to clipboard

Minor change to auto_mindcontrol

Open Islast opened this issue 6 years ago • 0 comments

This changes auto_mindcontrol.py to use os.path.relpath instead of string substitution to calculate the relative paths to data files from the bids folder, which had been occasionally causing a problem for me.

The change is in line 64 Any other differences are just linting

Islast avatar Jul 02 '18 14:07 Islast