MUSE Pipeline Reference Manual
2.1.1
|
muse_pixtable_crop: Crop a MUSE pixel table in one or more dimensions.
This restricts (crops) the contents of a MUSE pixel table depending on the coordinates it contains, so that it afterwards only contains pixels within the given range of coordinates.
Command line arguments:
-x1 xpos1
(optional, default is no lower boundary)-x2 xpos2
(optional, default is no upper boundary)-y1 ypos1
(optional, default is no lower boundary)-y2 ypos2
(optional, default is no upper boundary)-l1 lambda1
(optional, default is no lower boundary)-l2 lambda2
(optional, default is no upper boundary)-i ifu
(optional, default is no IFU-selection)-s slice
(optional, default is no slice-selection)PIXTABLE_IN
PIXTABLE_OUT
Return values:
0
1
2
-x1
or -x2
without any number 3
-y1
or -y2
without any number 4
-l1
or -l2
without any number 5
-i
without any number 6
-s
without any number 9
10
11
50