7.4.2 EXT_SUBSET [*]


next up previous contents
Next: 7.4.3 GT_FILTA Up: 7.4 Routines for Data Previous: 7.4.1 GET_INFO

7.4.2 EXT_SUBSET [*]

EXT_SUBSET extracts a subset (in x and y) of a data cube and creates a new data and index array (data_out and index_out) by typing:
IDL> ext_subset,index_in,data_in,index_out,data_out
  It is a mouse driven program.


ydac@mssly1.mssl.ucl.ac.uk