Difference between revisions of "Generating Light Curves - APT and Excel"

From CoolWiki
Jump to navigationJump to search
Line 24: Line 24:
 
#you must first download and unzip the images under Test Light Curve Images below  
 
#you must first download and unzip the images under Test Light Curve Images below  
 
#open APT
 
#open APT
 +
[[File:openAPT.jpg]]
 
#click on get image, navigate to the folder where you put your images
 
#click on get image, navigate to the folder where you put your images
 
#open first test light curve image
 
#open first test light curve image

Revision as of 20:37, 5 October 2010

Install APT

Heres some info that a previous group put together for installing and using APT Aperture photometry using APT.

If using Windows, you need to type java -mx512M APT in to the run window to start APT.

It sounds like the newer version is making this easier, but I haven't tried yet--Piper 18:52, 30 May 2010 (PDT).

APT Settings

For our practice light curves, we wanted to compare the various aperture settings as discribed in Don's IRAC notes File:IRAC notes.pdf The aperture and background settings we used were

aperture/background

3-3-7
3-12-20
5-5-10
5-12-20
10-12-20

We also chose to have APT subtract the background using setting B subtracting the mean background

Steps for we used to gather photometry data for test stars

  1. you must first download and unzip the images under Test Light Curve Images below
  2. open APT

File:OpenAPT.jpg

  1. click on get image, navigate to the folder where you put your images
  2. open first test light curve image
    1. the first image is 0003
    2. there are 22 images
    3. see notes below for Reading Fits Names
  3. set your aperature and background numbers to an option from previous section on this page - APT Settings
    1. aperature controls the number of pixels used to determine luminosity (red squares)
    2. inner sky radius sets the inside of the area to use for background subtraction (green donut)
    3. outer sky radius sets the outside of the area to use for background subtraction
  4. click on More Settings in lower left
    1. we had to click on the maximize window button to be able to see whole window
  5. choose Model B, sky median subtraction, apply settings, then close window
  6. put your cursor over the star you want to measure and click
    1. our three test stars are shown on the previous page Variability of the Mid-IR Sky Current Research Activities under Generating Light Curves - APT and Excel
  7. click on Snap to center star
  8. click on Save Photometry data
  9. click on Show Photometry file to see the data you collected
    1. look in file to make sure you are using Model B
    2. look in file to make sure you are on the image you think you're on:)
  10. close photometry file window
  11. put your cursor over the second star you want to measure
  12. click on Snap to center star
  13. click on Save Photometry
  14. you can check the file again if you want
  15. repeat for third star

Open next image

  1. click on get image
  2. we chose option A to read in new image and clear old
    1. we weren't sure what advantages the other options might have, but A worked
  3. check heading under image to make sure you truly have the next one
    1. the second image is 0020
  4. you have to go back to step 5 and 6 to set aperture, background and Method B
    1. we think there's a way to set this, but never found it:(
  5. click, snap, and save for all three stars
    1. you don't have to check the file every time
    2. you should check the file occasionally to look for
      1. Method B
      2. 3 stars with correct RA and Dec for each image
  6. keep on goin' til you've got all 22 images done!

Where's Your File Saved?"

  1. go to Preferences - Set Photometry Table File Name
  2. make note of where your table is saved, so you can open it in Excel

Excel to Generate Light Curve and Standard Deviation

APT Photometry data are saved in a table named APT.tbl in the programs root directory. To open this file in Excel,

  1. open Excel
  2. click on open file
  3. navigate to the directory where APT saved your phot0metry file
    1. don't worry, you won't see your file name
    2. click on the arrow next to file types
    3. choose all files to show be shown
  4. open APT.tbl
    1. Excel won't like the format
    2. follow prompts to separate the data into cells
    3. if all data ends up in one column, choose that column and then find the "text to columns" option to separate.
  5. click on save as to save data with a different name as an excel file type

You can use this spreadsheet to check to see that you

  • gathered data from all three stars for each image
  • did not duplicate any data
  • did not skip any images
  • subtracted the background using method B

Insert Julian Date

As of now, we need to get the Julian Date by hand from the individual fits headers for each image and insert it in to Excel.

  1. click on column A
  2. type Julian Date for first image in front of data for first image, first star
  3. copy and paste Julian date in front of data for star 2 and 3
  4. repeat for second image


Data can be graphed, Julian Day vs. Luminosity using Excel

Mean value and standard deviation can be found for each individual star by sorting by RA and Dec and then using the formulas function in Excel.

Test Light Curve Images

If you are running Windows, you can download WinRAR to unzip the following images

Mysterious IRAC images, along with a chart indicating 3 stars for which you should perform photometry. Construct light curves by plotting your photometry as a function of time (found in the image headers)

[1] Click here or paste this into browser ftp://anon-ftp.ipac.caltech.edu/outgoing/hoard/nitarp/test_lightcurve_data.tar.gz


Sample IRAC images from each channel for HAT-P-1b, TrES-2, and TrES-4 [2] Click here or paste this into browser ftp://anon-ftp.ipac.caltech.edu/outgoing/hoard/nitarp/sample_images.tar.gz

Reading FITS names

A note on IRAC image file names: Here's a sample image name...

SPITZER_I1_24745472_0002_0000_4_bcd.fits

This follows a general file naming convention, as follows:

"SPITZER" = in case you forgot which satellite you were using

"I1" = Instrument (I for IRAC) and channel number. In this case, channel 1 = 3.6 microns. Other channel possibilities include 2 = 4.5 microns, 3 = 5.8 microns, 4 = 8 microns. Note that, as described in the IRAC Data Handbook and the document on performing IRAC photometry that I circulated amongst you a while ago, these channel wavelengths are not the "true" (or isophotal) values that should be used during data analysis. The isophotal values are channel 1 = 3.544 microns, 2 = 4.479, 3 = 5.710, 4 = 7.844.

"24745472" = Unique AOR identifier for this observation (not for this IMAGE, but for all images comprising a single Spitzer visit to the target).

"0002" = Image sequence number in this observation; in this case, the second image of the sequence.

"0000" = Some observing modes obtain more than one exposure per "image". In such cases, this sequence number would increment upwards.

"4" = number of times this image has been reprocessed through successive (improved) versions of the data processing and calibration pipeline. All of the data I have sent to you (indeed, all of the IRAC data now available in the Spitzer archive) have been processed with the latest and greatest version of the pipeline, S18.7.0.

"bcd" = Basic Calibrated Data. The standard result from raw Spitzer data that have been run through the processing and calibration pipeline. This is the data product that we work with.

".fits" = It's a standard FITS image, can be loaded into DS9. The BCD images are flux calibrated in units of surface brightness per pixel, MJy/sr (mega-Jansky per steradian). The also include world coordinate solutions in their image headers, so can be displayed in the usual format (N up, E to the left) and have, for example, 2MASS catalogs overlaid on them, etc.

-Don --- Dr. Donald W. Hoard, Ph.D. Research Scientist, California Institute of Technology Science Applications Administrator, Infrared Processing and Analysis Center Science User Support Team, Spitzer Science Center

The Truth

Look here for what the light curves really should look like per Don