Program: DIMINISH Purpose: Program to copy set and subset. It will only copy the subset axes to the output set, so you can diminish the dimensionality of a set. Category: TRANSFER, MANIPULATION File: copy.shl Author: K.G. Begeman Keywords: INSET= Set and subset where to copy data from. BOX= Frame of output subset [frame of input subset]. OUTSET= Set (and subset) where to copy to. **MAKEBLANK= Fill OUTSET= with blanks only: Y/[N] Do not copy the input data, but fill output set with blanks. Example: DIMINISH Version 1.0 Sep 18, 1995 DIMINISH INSET=NGC4214 DEC 0 Set NGC4214 has 3 axes RA-NCP from -127 to 128 DEC-NCP from -127 to 128 FREQ-OHEL from 1 to 63 DIMINISH BOX= BOX range for set NGC4214 : RA-NCP from -127 to 128 FREQ-OHEL from 1 to 63 DIMINISH OUTSET=LV Set LV has 2 axes RA-NCP from -127 to 128 FREQ-OHEL from 1 to 63 DIMINISH +++ FINISHED +++ Updates: Sep 18, 1995: KGB, Document created. Nov 13, 1999: VOG, MAKEBLANK= keyword added