Difference between revisions of "SHIPsData"

From CoolWiki
Jump to navigationJump to search
Line 10: Line 10:
 
:: [http://fits.gsfc.nasa.gov/fits_viewer.html List of FITS image viewers and converters?]
 
:: [http://fits.gsfc.nasa.gov/fits_viewer.html List of FITS image viewers and converters?]
 
:Primary components of FITS images for our purposes
 
:Primary components of FITS images for our purposes
:: Header
+
:: 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
 
:: Data
  

Revision as of 21:17, 14 March 2013

This wiki area is a dedicated workspace for the NITARP 2013 team SHIPs.


Flexible Image Transport System

References
What is FITS?
FITS support office
List of FITS image viewers and converters?
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
http://hea-www.harvard.edu/RD/ds9/site/Home.html
Luisa's tutorial: http://coolwiki.ipac.caltech.edu/index.php/NITARP_tutorials
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.


WISE data