Difference between revisions of "TRS Data and Tools"

From CoolWiki
Jump to navigationJump to search
(Initial release of this page)
 
(Updated to include names for zip files and Excel files. Minor reformatting.)
Line 1: Line 1:
=THIS PAGE UNDER CONSTRUCTION=
 
 
 
 
==Photometry Data==
 
==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.
 
* There are 4 ZIP files, each one corresponding to one of the 4 folders of FITS images provided by Varoujan at the Summer Workshop.
Line 10: Line 7:
 
*: IRAC2 channel photometry results from APT, flux in µJy
 
*: IRAC2 channel photometry results from APT, flux in µJy
 
*; ''<object>''_irac12.csv
 
*; ''<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
+
*: 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 should be imported into an Excel workbook.)
*: These are the files that will be imported into the Excel workbook
 
  
 
Download the ZIP files here:
 
Download the ZIP files here:
; [[placeholder]]
+
; [[Media:NITARP-TRS1-Phot.zip|NITARP-TRS1-Phot.zip]]
 
: 147 files for 49 frames
 
: 147 files for 49 frames
; [[placeholder]]
+
; [[Media:NITARP-TRS2-Phot.zip|NITARP-TRS2-Phot.zip]]
 
: 165 files for 55 frames
 
: 165 files for 55 frames
; [[placeholder]]
+
; [[Media:NITARP-TRS3-Phot.zip|NITARP-TRS3-Phot.zip]]
: 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.)
+
: 156 files for 52 frames
; [[placeholder]]
+
; [[Media:NITARP-TRS4-Phot.zip|NITARP-TRS4-Phot.zip]]
 
: 36 files for 12 frames
 
: 36 files for 12 frames
  
  
 
==Resources==
 
==Resources==
; [[placeholder|Sample Workbook]]
+
; [[Media:TRSWorkbook.xlsx|Sample Workbook]]
 
: This Excel 2011 workbook has the template pages for photometry and the bubble chart.
 
: This Excel 2011 workbook has the template pages for photometry and the bubble chart.
 
: Prepared by Mark Abajian
 
: Prepared by Mark Abajian
 +
; [[Media:Target_list_110915.xls|Target_list_110915.xls]] (AGN Positions Workbook)
 +
: This Excel workbook contains the names and positions for all 168 AGNs
 +
: Prepared by Varoujan Gorjian
 +
 +
 +
----
 +
 +
'''''AREA BELOW IS UNDER CONSTRUCTION'''''
 +
 +
 +
Interim Data Files
 
; [[placeholder|Catalog Files]]
 
; [[placeholder|Catalog Files]]
 
: This ZIP file contains 168 listings of object positions, one file for each of the frames we are examining.
 
: 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.
 
: 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.
+
: 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.  For details, see the README.txt file.
 
; [[placeholder|APT Preferences]]
 
; [[placeholder|APT Preferences]]
 
: This file recorded the APT preferences that Mark was using while bulk-processing the FITS files with APT.
 
: This file recorded the APT preferences that Mark was using while bulk-processing the FITS files with APT.
===Scripts===
+
 
 +
 
 +
Scripts
 
; [[placeholder|setup_APT.sh]]
 
; [[placeholder|setup_APT.sh]]
 
: Bash shell setup script for running APT on Mark's Mac.
 
: Bash shell setup script for running APT on Mark's Mac.

Revision as of 18:43, 19 September 2011

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 should be imported into an Excel workbook.)

Download the ZIP files here:

NITARP-TRS1-Phot.zip
147 files for 49 frames
NITARP-TRS2-Phot.zip
165 files for 55 frames
NITARP-TRS3-Phot.zip
156 files for 52 frames
NITARP-TRS4-Phot.zip
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
Target_list_110915.xls (AGN Positions Workbook)
This Excel workbook contains the names and positions for all 168 AGNs
Prepared by Varoujan Gorjian



AREA BELOW IS UNDER CONSTRUCTION


Interim Data Files
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. For details, see the README.txt file.
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