File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111This is yet another MRI image format generated by Philips scanners. It is an
1212ASCII header (PAR) plus a binary blob (REC).
1313
14- This implementation aims to read version 4 and 4.2 of this format. Other
14+ This implementation aims to read version 4.0 through 4.2 of this format. Other
1515versions could probably be supported, but we need example images to test
1616against. If you want us to support another version, and have an image we can
1717add to the test suite, let us know. You would make us very happy by submitting
3232 . Dynamic scan <0=no 1=yes> ? : 1
3333 . Diffusion <0=no 1=yes> ? : 0
3434
35- (from nibabe /tests/data/phantom_EPI_asc_CLEAR_2_1.PAR)
35+ (from ``nibabel /tests/data/phantom_EPI_asc_CLEAR_2_1.PAR`` )
3636
3737Image information
3838#################
4848 # dynamic scan number (integer)
4949
5050There follows a space separated table with values for these fields, each row
51- containing all the named values. Here's the first few lines from the example
51+ containing all the named values. Here are the first few lines from the example
5252file above::
5353
5454 # === IMAGE INFORMATION ==========================================================
You can’t perform that action at this time.
0 commit comments