@begin(header) author: Eric Mandel show_author: ShowNone author_organization: Smithsonian Astrophysical Observatory node_expert: assist_xray@cfa.harvard.edu expiration_date: 12/31/93 last_modifier: eric@foobar.mit.edu last_mod_date: 12/05/92 mod_num: 15 @end(header) @b This tutorial will lead you through some basic tasks in the PROS spatial package. It assumes that you already are set up to run IRAF and that your @b directory exists. Load the @b package: @button Load the @b package: @button Display a short header of the sample X-ray image: @button Display a long header of the sample X-ray image: @button Load the @b package: @button Display the central region of the X-ray image: @button<"imdisp xdata$rp110590n00[6930:6980,9340:9390]", @dynamic[SendString,iraf,task,"imdisp xdata$rp110590n00[6930:6980,9340:9390] table='NONE'"] > Smooth a region around the source using a 2-D Gaussian with a width of 10 pixels: @button<"imsmooth xdata$rp110590n00...", @dynamic[SendString,iraf,task,"imsmooth xdata$rp110590n00[6800:7050,9250:9500] arlac gauss 10 0 clobber+"]> Load the @b package: @button Plot contours of the smoothed image in sky coordinates with 5 logarithmic contours, scaled to the peak, and spaced from 10% to 95%: @button (THIS IS THE END OF THE TUTORIAL.)