DP_NEW
Data Processing for the new instruments. This task takes a .POD file as
input and partitions the contents into observation-specific files which
are ready for further pipeline processing.
Format: DP_NEW [podfilename]
Context
Input
If the name of the POD file is specified on the command line then that
file will be partitioned in interactive mode. The podfilename may be
wild-carded (eg LZ_7E*.POD)
Output
The files created by the command include the .PKX file (science data),
the .ULX file (internal header), the .EIX file (error indications file),
then .TRX file (trailer information), and potentially a .SHX file
(standard header packet).
A POD file can contain multiple observations for the new instruments,
thus you can expect a large number of files to be generated.
Constraints
If run interactively, the input files must exist in the user's default
directory, and the output files will be created there as well.
Parameter
The podfilename can have any name. In addition it may be wildcarded.
Examples
$dp_new LZ_7E26199612413216.POD
$dp_new LZ_7E*.POD