Skip to content

ENH: Add minimal support for TRKv3 #1125

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

Merged
merged 1 commit into from
Aug 9, 2022
Merged

Conversation

effigies
Copy link
Member

Closes #1123.

This is not ideal, but if TrackVis is producing v3 files without documenting what's in them, I can't see many better options.

The example data file I was given does successfully parse, but at 240MB (and possibly not available for public distribution), I will skip including it as a test file.

@MarcCote @jchoude I don't know if you've got any insights here...

@effigies
Copy link
Member Author

FWIW I have emailed trackvis support. If I hear back, we might have something more useful to put in.

@codecov
Copy link

codecov bot commented Jul 26, 2022

Codecov Report

Merging #1125 (29eb894) into master (225892a) will decrease coverage by 0.01%.
The diff coverage is 33.33%.

@@            Coverage Diff             @@
##           master    #1125      +/-   ##
==========================================
- Coverage   91.76%   91.74%   -0.02%     
==========================================
  Files         101      101              
  Lines       12380    12382       +2     
  Branches     2423     2424       +1     
==========================================
  Hits        11360    11360              
- Misses        693      694       +1     
- Partials      327      328       +1     
Impacted Files Coverage Δ
nibabel/streamlines/trk.py 94.02% <33.33%> (-0.60%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 225892a...29eb894. Read the comment docs.

@effigies
Copy link
Member Author

effigies commented Aug 9, 2022

Minimal change, so I'll merge without review at this point. Happy to accept fixes in further PRs.

@effigies effigies merged commit d23a833 into nipy:master Aug 9, 2022
@effigies effigies deleted the enh/trk-v3 branch August 9, 2022 20:06
@effigies effigies added this to the 5.0.0 milestone Jan 3, 2023
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

Successfully merging this pull request may close these issues.

HeaderError Nibabel
1 participant