Skip to content

Commit cf4f946

Browse files
committed
Merge pull request #297 from freec84/add-pet-data-submodule
MRG: added ecat test data set with negative values I added a ecat7 file with negative values (transmission scan from ecat exac hr+ pet scanner) to the test data. It seems that alls negative values are set to two times the maximum positive value when read in with nibabel ecat load. Correct values when loaded are: min: -0.00061576 max: 0.19215 mean: 0.04933 unit: 1/cm
2 parents 96d474c + cced39e commit cf4f946

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44
[submodule "nibabel-data/nitest-minc2"]
55
path = nibabel-data/nitest-minc2
66
url = git://github.com/matthew-brett/nitest-minc2.git
7+
[submodule "nipy-ecattest"]
8+
path = nibabel-data/nipy-ecattest
9+
url = https://github.com/freec84/nipy-ecattest

nibabel-data/nipy-ecattest

Submodule nipy-ecattest added at 12c9ee6

0 commit comments

Comments
 (0)