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

I/O support for binary NIML data in Matlab/Octave #2

Merged
merged 29 commits into from
May 20, 2015

Conversation

nno
Copy link
Contributor

@nno nno commented May 12, 2015

Earlier code supported only a subset of NIML files in ASCII; this PR attempts to support I/O for:

  • I/O for other types of NIML files such as FreeSurfer annotation files
  • binary I/O in either least or most significant byte first representations

As before, currently there is no class support; NIML data, in parsed form, is represented in a tree structure.

nno added 29 commits May 6, 2015 18:25
…mmand, as the parser supports this directly now
afni-ziad added a commit that referenced this pull request May 20, 2015
I/O support for binary NIML data in Matlab/Octave
@afni-ziad afni-ziad merged commit 221adeb into afni:master May 20, 2015
afni-rickr pushed a commit that referenced this pull request Oct 5, 2016
Changed to C-style comments and made the eigen-convergence parameters more strict
@nno nno mentioned this pull request Aug 20, 2017
This was referenced Dec 22, 2020
@afni-rwcox afni-rwcox mentioned this pull request Nov 17, 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.

None yet

2 participants