-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add example for ReconFilterType is 'none'
- Loading branch information
1 parent
0d60f73
commit 6e2abc1
Showing
6 changed files
with
59 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
This dataset consists of a single calibration scan done on a Phantom, it's primary use is to ensure the behavior defined by the BIDS Speficication wrt to | ||
If ReconMethodParameters = ['none']; then ReconFilterSize is optional and ReconMethodParameterLabels = ['none'] are valid. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{"BIDSVersion":"1.9.0", | ||
"License":"CCO license", | ||
"Name":"BIDS Example Dataset PET 006", | ||
"Authors":["Murat Bilgel", "Cyril Pernet", "Anthony Galassi"], | ||
"Acknowledgements":"John Hopkins University PET team for scanning this phantom.", | ||
"Funding":["Not Sure"], | ||
"DatasetDOI":""} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"participant_id":{ | ||
"LongName":"Participant Id", | ||
"Description":"label identifying a particular subject" | ||
}, | ||
"weight":{ | ||
"LongName":"Weight" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
participant_id weight | ||
sub-01 4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
{ | ||
"AcquisitionMode": "list mode", | ||
"AttenuationCorrection": "measured(emission present), 0.096000 cm-1, attenuation smooth", | ||
"AttenuationCorrectionMethod": "measured(emission present), 0.096000 cm-1, attenuation smooth", | ||
"BodyPart": "Phantom", | ||
"DecayCorrectionFactor": [1.42614], | ||
"DoseCalibrationFactor": 1323, | ||
"FrameDuration": [98000], | ||
"FrameTimesStart": [0], | ||
"ImageDecayCorrected": true, | ||
"ImageDecayCorrectionTime": 0, | ||
"InjectedMass": 181149988.3691438, | ||
"InjectedMassUnits": "ug", | ||
"InjectedRadioactivity": 75.84999999999999, | ||
"InjectedRadioactivityUnits": "MBq", | ||
"InjectedVolume": 0, | ||
"InjectionStart": 0, | ||
"InstitutionName": "NIH Clinical Center, USA", | ||
"Manufacturer": "GE MEDICAL SYSTEMS", | ||
"ManufacturersModelName": "GE Advance", | ||
"ModeOfAdministration": "infusion", | ||
"ReconFilterSize": [0], | ||
"ReconFilterType": "None", | ||
"ReconMethodName": "3D Kinahan - Rogers", | ||
"ReconMethodParameterLabels": [ | ||
"none" | ||
], | ||
"ReconParameterUnits": "none", | ||
"ScanStart": 0, | ||
"ScatterCorrectionMethod": "Gaussian Fit", | ||
"SpecificRadioactivity": 418713.8, | ||
"SpecificRadioactivityUnits": "Bq/g", | ||
"TimeZero": "12:44:31", | ||
"TracerName": "FDG", | ||
"TracerRadionuclide": "F18", | ||
"Units": "Bq/mL", | ||
"filename": "D:\\BIDS\\ONP\\OpenNeuroPET-Phantoms\\sub-GeneralElectricAdvanceJHU\\pet\\sub-GeneralElectricAdvanceJHU_pet.json" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|