IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 3 and Version 4 of BillsSAS39ViewNotes


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

--

Legend:

Unmodified
Added
Removed
Modified
  • BillsSAS39ViewNotes

    v3 v4  
    33!StackObjectView is a join of three tables:     
    44    !ObjectThin
    5     !StackObjectThin
     5    !StackObjectThin and
    66    !StackObjectAttributes
    77
    8 Includes all columns from ObjectThin except for batchID.
    9 A few (bookkeeping) columns are dropped from StackObjectThin
    10 From StackObjectAttributes columns that are duplicates from the thin men are dropped.
     8Includes all columns from !ObjectThin except for batchID.
     9A few (bookkeeping) columns are dropped from !StackObjectThin
     10From !StackObjectAttributes columns that are duplicates from the thin men are dropped.
    1111
    1212Mostly looks fine except for the projectionID skycellId issue that I mentioned in my wiki page
     
    1414
    1515I suggest change the view to incude the values from StackObjectThin instead 
    16 and it would be useful to add StackObjectThin.primaryDetection and StackObjectThin.bestDetection
     16and it would be useful to add !StackObjectThin.primaryDetection and !StackObjectThin.bestDetection
    1717
    18 At a higher level, given the ambiguity do ObjectThin projectionID & skycellID make sense?
     18At a higher level, given the ambiguity do !ObjectThin projectionID & skycellID make sense?
    1919Perhaps they should be called primaryProjectionID, primarySkyCellID ?
    2020