DvdBurner

Name

DvdBurner package -- Burn NSCL Data to DVD

Synopsis

package require DvdBurner

DvdBurner::CreateDvds ?range?

DvdBurner::BurnDVD iso

DESCRIPTION

The DvdBurner package provides the capability to burn an arbitary ISO image or set of NSCL data acquisition systsem event data and associated data to DVD.

DvdBurner::CreateDvds ?range?

creates DVDs from a set of recorded data taking runs. The data and run meta-data are recorded to DVD. If necessary, several DVDs are created. Data are split so that all of the data associated with a run is on a single DVD (not split across more than one DVD. See, however "Dependencies and Restrictions" below.

DvdBurner::BurnDVD isofile

Burns the pre-built ISO image in the file isofile to DVD.

Dependencies and Restrictions