issues
search
fiuneuro
/
cis-processing
Automated transfer, conversion, and processing of data acquired at the FIU Center for Imaging Science.
Apache License 2.0
4
stars
4
forks
source link
[ENH] Allow builtin heuristics
#60
Closed
tsalo
closed
4 years ago
tsalo
commented
4 years ago
Closes #35 and closes #49.
Changes proposed:
Change "heuristics" to "heuristic" to match heudiconv convention.
Add
line_separator='\n'
to all to_csv calls.
Allow non-file heuristics (such as heudiconv builtins like reproin).
Closes #35 and closes #49.
Changes proposed:
line_separator='\n'
to all to_csv calls.