Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reference to non-existent field 'max_num_seeds'. #2

Closed
soichih opened this issue Aug 24, 2019 · 0 comments
Closed

Reference to non-existent field 'max_num_seeds'. #2

soichih opened this issue Aug 24, 2019 · 0 comments

Comments

@soichih
Copy link
Contributor

soichih commented Aug 24, 2019

I am seeing this error message.

Reference to non-existent field 'max_num_seeds'.

Error in mergeTCK (line 38)
        count_seed = tck_temp.max_num_seeds;
}

I am feeding a tck file with the following header

mrtrix tracks    
dimensions: (145, 174, 145)
mrtrix_version: 3.0_RC3
timestamp: 1556587653.3208506107
voxel_order: RAS
voxel_sizes: [ 1.25  1.25  1.25]
datatype: Float32LE
file: . 240
count: 144000
total_count: 144000
END

I think some .tck filess doesn't have max_num_seeds set... Can you update it so that it can handle such cases?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants