niftools / nifxml

A repository for the nif.xml file, which contains the nif file format description.
http://www.niftools.org
GNU General Public License v3.0
37 stars 43 forks source link

nifxml spec formalization #75

Closed hexabits closed 5 years ago

hexabits commented 6 years ago

This PR is for all of #55, #69, #70, #71, #72, #73, and #74 as I work on them. I have done initial commits for #69, #71, and incorporates fixes for issues found by the linter in #74 but have not committed the linter itself yet.

It also includes non-spec fixes that came up along the way such as decoding of several missed blocks.