Skip to content

Manage exception for hcp7t in init_preprocess script #40

Description

@Paolopost

The files ".bvecs" and ".bvals" shouldn't be simply copied. The comma char has to be replaced by a whitespace. The replacement can be managed as follows:
sed 's/,/\ /g' input-file > output-file
This step is applied to hcp7t dataset only.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions