IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Initial Version and Version 1 of ZoologyHints


Ignore:
Timestamp:
Aug 22, 2011, 5:04:50 PM (15 years ago)
Author:
heather
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ZoologyHints

    v1 v1  
     1This is a wiki describing the false detection zoology tools/methods.  This is NOT the page cataloging what we find.
     2
     3Everything at the moment lives at /data/ipp009.0/heather. We can move this around or add to it.
     4
     5== Files in the directory (useful for creating region files, or further investigating interesting candidates) ==
     6
     7 * heather.blog.txt -- some of what I've done.  Not complete.
     8 
     9 * sas_skycells.sql
     10 * sas_skycells.txt  --these are list of sas footprints (filter, skycell, stack_id). Used by my perl scripts
     11 
     12 * footprint-?-not-matched-psphot.fits  -- these are the lists of false detections
     13 * g.txt, r.txt, i.txt. z.txt, y.txt -- these are the lists of false detections in txt format (limited number of columns)
     14
     15 * make_region.pl -- perl script to make the region files.  You may tweak this to get better (different) region files (example- changing the color or information displayed)
     16 * grab_stacks.pl -- this just grabs the stacks and puts them in stack_id directories. Should only need to be run once.
     17
     18 * stack_id directories -- these contain the stacks (everything). Likely you will only need to look at the unconv.fits.
     19 * *reg files -- these are the region files for ds9.
     20
     21== how to load up ds9 with regions ==
     22
     23 go to /data/ipp009.0/heather directory, then run something like this (choose the appropriate stack_id):
     24 {{{
     25ds9 336341/RINGS.V3.skycell.1316.079.stk.336341.unconv.fits -region 336341.reg
     26}}}
     27This probably loads too much information.  You can turn off the text by going to Region -> Region Parameters -> Show Region Text
     28
     29By default, I've just loaded the region files with the idet column (the object's ssn), to make it easier to investigate.
     30
     31You can do screen grabs with gimp, or by zooming in and going to File -> Save Image. 
     32
     33== Division of labor ==
     34
     35we each should take a filter. Ken's priority is g and y, as those are the messiest. the reasons for false detections are likely filter dependent.
     36
     37  * heather : g
     38  * serge :
     39  * roy :
     40
     41After those three, we can arm wrestle for what's left ;)