edickie / ciftify

The tools of the Human Connectome Project (HCP) adapted for working with non-HCP datasets
https://edickie.github.io/ciftify/
MIT License
111 stars 156 forks source link

syntax error line 475 fs2hcp.py #10

Closed josephdviviano closed 6 years ago

josephdviviano commented 7 years ago
 474         run(['wb_command', '-add-to-spec-file', os.path.realpath(spec_file(     
 475                 subject_id, mesh_settings)), 'INVALID', dlabel_file]) << note square bracket
josephdviviano commented 7 years ago

@DESm1th @edickie

edickie commented 6 years ago

I don't see an error...and this seems to be working fine...

josephdviviano commented 6 years ago

Interesting I was getting an error on my machine on this, but that was some time ago, perhaps the code has changed since then