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

Add diffusion weighted imaging (DWI) formats #25

Open
nausikaa8 opened this issue Dec 16, 2022 · 7 comments
Open

Add diffusion weighted imaging (DWI) formats #25

nausikaa8 opened this issue Dec 16, 2022 · 7 comments

Comments

@nausikaa8
Copy link
Contributor

nausikaa8 commented Dec 16, 2022

@ofgulban: would it be useful to have the BrainVoyager DWI formats implemented in bvbabel? Most prominent are:

  • *.dmr/*.dwi (slice-based data)
  • *.vdw (volume-based data)

Some others are:

  • *.ddt (diffusion tensors)
  • *.grb (bvec/bval)
  • *.fbr (reconstructed fiber tracts).
@ofgulban
Copy link
Owner

@nausikaa8 , thanks for the suggestion. Are you aware of any resource document which gives the header details of these files?

@ofgulban ofgulban changed the title Add DWI formats Add diffusion weighted imaging (DWI) formats Jan 24, 2023
@nausikaa8
Copy link
Contributor Author

nausikaa8 commented Jan 24, 2023

Hi @ofgulban, some online resources can be found on the BrainVoyager support site, like the DWI file format, VDW file format, DDT file format. An overview of the file types can be found on page 63 in the DTI in BrainVoyager Guide by Pim Pullens.

@nausikaa8
Copy link
Contributor Author

nausikaa8 commented Jan 24, 2023

@ofgulban, an implementation of the *.dmr and *.dwi format is included in BV file I/O code in C++.

@ofgulban
Copy link
Owner

Thanks a lot @nausikaa8 , great.

@nausikaa8
Copy link
Contributor Author

nausikaa8 commented Jan 31, 2023

Is anyone working on this, @ofgulban? Otherwise I could start with the *.vdw format.

@ofgulban
Copy link
Owner

Please go ahead with the *.dwi format. I am not working on this currently.

@nausikaa8
Copy link
Contributor Author

(Was typo, changed *.dwi to *.vdw format, hopefully that would be welcome, too.)

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