DIVFILE


Divides a single packetized science data file. The user specifies the packet and segment at which to perform division; these packets are placed in the output file. If a division point is specified in the middle of a packet, the appropriate segments of the packet are zero-filled in the output file.

Format:

DIVFILE -i input_file -o output_file -s start_packet -e end_packet [-f first_segment] [-l last_segment]

Context

Inputs

Outputs

Constraints

Parameters

Input_file

Output_file

Start_packet

End_packet

First_segment

Last_segment

See_also

CATFILES Concatenate a pair of packetized files producing a new file

MODPKT A binary editor to modify individual mnemonic values in an EDT file

MOVE_REC Move a range of packets within a packetized file (IN PLACE)

PKX_HEADERS List the headers of a range of packets

Examples