SHIPsData
From CoolWiki
Jump to navigationJump to searchThis wiki area is a dedicated workspace for the NITARP 2013 team SHIPs.
Flexible Image Transport System
- References
- Primary components of FITS images for our purposes
- We are talking about images here. FITS can also store spectrum, tables, anything else really.
- Header. Contains 'meta' information about the data. At minimum it should simply describe the form factor of the data (2D, 1D, etc.). It has no maximum limits, but practical limits truncate it to what is useful. For our purposes, we need to particular pay attention to a subsection of the header known as the World Coordinate System (WCS, for short, see next item). Header also should tell you when, where the data were taken. What filter was used? And, anything else that the astronomer, observatory thought you ought to know for your science. Look at the NGC 28 image headers to get some idea of what is stored.
- WCS.
- Data
Tools
- ds9
- ds9 exercises
- Load an image.
- Change the stretch between log, linear
- Change color table
- Change scale between displaying all values to zscale.
- Change scale between two fixed values.
- Zoom/pan to different parts of the image, isolate a single protester
- Mark a region, save a region.
- Load a region
- Display two images side by side
- Align the two side-by-side displayed images using their astrometry.
- Display two images by blinking between the two.
- Use 'fixed cursor' to locate the same star on two side-by-side displayed images.
- Find a particular position (ra,dec) on the image.