Data Access: Difference between revisions
imported>Bobd mNo edit summary |
imported>Bobd No edit summary |
||
Line 1: | Line 1: | ||
The CNI is developing an integrated neurobiological image management system ( | The CNI is developing an integrated neurobiological image management system (NIMS) to facilitate the stewardship of all data collected at the CNI. NIMS is currently under active development. A preliminary version of NIMS ([https://cni.stanford.edu/nims/ NIMS lite]) is currently deployed and used by all CNI users to securely access their scan data. This system is useful for organizing and archiving the data that users collect here. | ||
For more information on | For more information on our NIMS software development efforts, see the [[NIMS | CNI Software Development page]]. | ||
= | = mrReaper: Automatic data transfer to nims = | ||
A key part of NIMS is collating all data acquired in a scan session. A major aspect of that goal is already implemented and functional at the CNI. '' | A key part of NIMS is collating all data acquired in a scan session. A major aspect of that goal is already implemented and functional at the CNI. ''mrReaper'' is an ever-running processes that manage images acquired on the MR scanner ('''cnimr'''). This process automatically copies all imaging data acquired on '''cnimr''' to the secure file server ('''nims'''). From there, the data are available to all authorized users via the [http://webauth.stanford.edu/ WebAuth]-protected site at [https://cni.stanford.edu/nims/]. On '''nims''', the data are organized by the PI's Name, an optional experiment name (both set at scan-time in the '''PatientID''' field), and exam date. All data acquired during an exam are put into a folder with a name of the form ''YYYYMMDD_EXAMNUM''. Dicoms are archived in zip files (one per series) and are also converted to a NIFTI file (also one per series), if possible. P-files are copied into this same folder, and P-files from our custom spiral PSD are reconned and a NIFTI of the resulting images is also offered to the user. Physio data, if recorded, are saved on nims as well. | ||
Revision as of 17:12, 29 August 2011
The CNI is developing an integrated neurobiological image management system (NIMS) to facilitate the stewardship of all data collected at the CNI. NIMS is currently under active development. A preliminary version of NIMS (NIMS lite) is currently deployed and used by all CNI users to securely access their scan data. This system is useful for organizing and archiving the data that users collect here.
For more information on our NIMS software development efforts, see the CNI Software Development page.
mrReaper: Automatic data transfer to nims
A key part of NIMS is collating all data acquired in a scan session. A major aspect of that goal is already implemented and functional at the CNI. mrReaper is an ever-running processes that manage images acquired on the MR scanner (cnimr). This process automatically copies all imaging data acquired on cnimr to the secure file server (nims). From there, the data are available to all authorized users via the WebAuth-protected site at [1]. On nims, the data are organized by the PI's Name, an optional experiment name (both set at scan-time in the PatientID field), and exam date. All data acquired during an exam are put into a folder with a name of the form YYYYMMDD_EXAMNUM. Dicoms are archived in zip files (one per series) and are also converted to a NIFTI file (also one per series), if possible. P-files are copied into this same folder, and P-files from our custom spiral PSD are reconned and a NIFTI of the resulting images is also offered to the user. Physio data, if recorded, are saved on nims as well.