|
|
|
____________________
|
|
|
|
|
set_extract_spectrum
ICL> set_extract_spectrum p1 p2 p3 p4 p5 p6 p7 p8
Use: Sets the method and rows to extract into a 1-D spectrum and 2-D spectral image
p1 = Start of first row to be extracted (-1 = ignore)
p2 = End of first row to be extracted (-1 = ignore)
p3 = Start of second row to be extracted (-1 = ignore)
p4 = End of second row to be extracted (-1 = ignore)
p5 = Start of third row to be extracted (-1 = ignore)
p6 = End of third row to be extracted (-1 = ignore)
p7 = Invert spectrum upon output
p8 = Extraction algorithm
E.g: set_extract_spectrum 29 31 -1 -1 -1 -1 FALSE BRIGHT
Last Modification Date 1996/03/12 - Last Modification Author: frossie
Phil Daly (pnd@jach.hawaii.edu)
|
|