Table of Contents

Overview

BIAC’s Processing Pipeline is a software system designed to automatically transfer data off of the scanner, run a series of automated processes on the dataset, and transfer the processed results to a directory where the user can get to it. This process depends on proper assignation of the dataset to a valid Experiment. Once assigned, data is processed according to Experiment based preferences, and the results are transferred to the appropriate Experiment directory, where users who have data access privileges can get to it.

Features

Processing Daemon Flowchart

Processing Daemon v1.0 Flowchart

Frequently Asked Questions

Which of the data that is sent over to the processing daemon is backed up and how frequently?

All of the functional k-space data and DICOM files that are received are first copied to an archive directory on the local disk, which is then picked up by a nightly cron that copies the data to a tape backup partition monitored by our network and storage administrator. Our backup administrator regularly purges the files to tape and stores the tapes offsite.

Revision Info

Limitations and Suggested Improvements