IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 7 and Version 8 of ThreePiPV2OBinPSPS


Ignore:
Timestamp:
Feb 18, 2015, 3:51:52 PM (11 years ago)
Author:
heather
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ThreePiPV2OBinPSPS

    v7 v8  
    4949You can see the hole at 0,0 -- that should be 0 but instead is something like a million or less entries have that.
    5050
    51 * can I categorize this better, can I find where there are more of these funky batches?
     51 * can I categorize this better, can I find where there are more of these funky batches?
    5252  * yes : can I do a query of select batchid, count_big(*) from ObjectThin where nstackdetections = 0 and ndetections = 0 group by batchid --> into query called 'funkybatches'
     53  * Basically, every batch has this problem, but it's not too bad, in the sense that 50% have 40 or fewer funky stack/detect = 0 entries, and 90% have 100 or fewer funky stack/detect = 0 entries.
    5354
     55I made a plot of the funky ones. 
    5456
     57The legend is tricky, the bins are divided this way:
     58
     59 * red = 0 to 0.17% are bad
     60 * orange = 0.17% - 0.33% are bad
     61 * yellow = 0.33% - 0.50% are bad
     62 * green = 0.50% - 0.67% are bad
     63 * blue = 0.67% - 0.83% are bad
     64 * violet = 0.83% - 100% are bad
     65 * not sure about the white holes (?? I suspect those are the 'violet' ones in python..)
     66
     67[[Image(obplot.20150219.png)]]
     68
     69But basically, problems are scattered throughout, but it's small numbers.