TRS Data and Tools

From CoolWiki
Revision as of 08:05, 19 September 2011 by Abajian (talk | contribs) (Initial release of this page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

THIS PAGE UNDER CONSTRUCTION

Photometry Data

  • There are 4 ZIP files, each one corresponding to one of the 4 folders of FITS images provided by Varoujan at the Summer Workshop.
  • Each zip file holds 3 files for each frame:
    <object>_irac1.tbl
    IRAC1 channel photometry results from APT, flux in µJy
    <object>_irac2.tbl
    IRAC2 channel photometry results from APT, flux in µJy
    <object>_irac12.csv
    Collated IRAC1 and IRAC2 channel results from APT, including only those objects that appear in both channels, filtered for SNR > 3, and converted to magnitude
    These are the files that will be imported into the Excel workbook

Download the ZIP files here:

placeholder
147 files for 49 frames
placeholder
165 files for 55 frames
placeholder
156 files for 52 frames, plus a README file explaining that two frames each had one bad object removed. (These two positions were causing APT to crash, so they were manually removed from the corresponding CAT files.)
placeholder
36 files for 12 frames


Resources

Sample Workbook
This Excel 2011 workbook has the template pages for photometry and the bubble chart.
Prepared by Mark Abajian
Catalog Files
This ZIP file contains 168 listings of object positions, one file for each of the frames we are examining.
These catalog files were created by trimming the SourceExtractor output files (<object>_irac12.cat) provided by Varoujan at the Summer Workshop.
Two of these catalog files had to be manually updated, to remove one position each, because of an incompatibility with APT. Both the original CAT file and the updated one are included. There are a total of 170 CAT files here.
APT Preferences
This file recorded the APT preferences that Mark was using while bulk-processing the FITS files with APT.

Scripts

setup_APT.sh
Bash shell setup script for running APT on Mark's Mac.
zip the cat files
reunification.py
Python script which generated the latest set of CSV files (magnitude).
Input are 2 TBL files from APT; output is a CSV file.
flux_reunification.py
Python script which generated the first set of CSV files (µJy) at the Summer Workshop.
batchAPT.sh
Bash script for running APT on an entire set of FITS files.
Script needs to be edited to specify source and destination files.
batchUnify.sh
Bash script for running the reunification.py script on an entire folder full of photometry files from APT.
The result is 1 CSV file for each pair of TBL files.

output files