IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 9 and Version 10 of BillsSAS39ViewNotes


Ignore:
Timestamp:
Sep 1, 2015, 12:30:26 PM (11 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BillsSAS39ViewNotes

    v9 v10  
    2323If that change were made to the schema then we could include both in !StackObjectView, but I
    2424don't see what value that would add.
     25
     26'''Flags'''
     27I also believe that the infoFlags and infoFlag2 are really necessary and should be included in any stack view to help
     28distinguish non-detected and otherwise likely garbage objects from things that were detected in a particular filter.\
     29
     30Now that I'm thinking about it  I would suggest elevating xInfoFlag2&4 (or it's invese) to a column xForcedDetection or xDetction.
     31
     32
     33----
     34StackApFlxObjectView Join of ObjectThin and StackApFlx
     35
     36Has the same projectionID, skycellID issue as StackObjectView. Probably should join with StackObjectThin and pick up those columns and primary and best detection.
     37
     38----
     39Actually the rest of the Stack views all have the same issue with projectionID and skycellID, primaryDetection and bestDetection and the flags. I would suggest the same changes.