muse_pixtable_erase_slice: Erase a slice of one IFU from a MUSE pixel table.
Command line arguments:
PIXTABLE_IN
the filename of the pixel table to erase a slice in
IFU
IFU number of the slice to erase
SLICE
SLICE number (CCD numbering) of the slice (belonging to IFU) to erase
PIXTABLE_OUT
the filename of the output pixel table to write; can be the same as PIXTABLE_IN which causes the input table to be overwritten
Return values:
0
Success
1
not four arguments given
2
illegal IFU number given
3
illegal slice number given
10
pixel table could not be loaded from file
50
unknown error