| rapidlook | stsdas.hst_calib.ctools | rapidlook |
rapidlook -- Display all groups of a multigroup rapid-readout image.
rapidlook input output display
The rapidlook task is actually a script that creates and displays a 2-dimensional image by stacking the individual groups from a 1-dimensional multigroup image. This task is useful for looking at rapid-readout observations, which can be expected to have a large number of groups. The task will, of course, work with any multigroup file. The surface plot characteristics can be changed by altering parameters in the task, surface; tv display characteristics can be changed by editing the display task parameter list.
1. This example will stack the groups of z00xh903r.d0h into a 2-dimensional image, store it in the image dummy.hhh and display it as an image using the display task.
ct> rapidlook z00xh903r.d0h dummy.hhh tv
2. This example will stack the groups of z00xh903r.d0h into a temporary 2-dimensional image and display a surface plot. The 2-dimensional image will not be saved.
ct> rapidlook z00xh903r.d0h "" plot
grlist, stack, surface, display