Results of running the CRBV on injection run.
Place to store results for DR25. Results for op...
Resetting sys unc parameters to proper values. ...
Turning off logic to automatically pass any TCE...
Fixed typo
Adding a docstring, some tidying, and output sc...
Turning off bootstrap plotting.
Turned off some plotting.
output now contains a float, so it's nolonger c...
Tidying up the storage of the centroid vetting ...
Output now includes the score value.
centroidVetPlanet/Star now received a score in ...
computeCentroidOffsetAndUnc now calls computeSc...
Renaming function for better readability.
isClearBgeb now calls computeBgeb to report a c...
Code to compute crbv scores. This is the first ...
A directory to host work on computing robovette...
Re-running on SOC 9.2 with systematic uncertain...
Removing my initial attempts at importing a ful...
Copying latest version of trunk from old archiv...
Adding copy of code used for Q1-Q17 KOI table, ...
Adding copy of code used for Q1-Q16 KOI table, ...
Adding copy of code used for Q1-Q12 KOI table.
Copying over a few bits and pieces that were ch...
Maps a kepid to its location in the 8.2vv DV ta...
Plotting systematic offset between OOT and KIC
Added tutorialPlot, made symbols bigger, and a ...
Testing for inverted difference images. Develop...
Copying over a few functions from imageSnr, as ...
First attempt at rule based auto vetting of TCE...
Diagnostic plot that shows what my code did wit...
Min rev
First two attempts at vetting for Q1-Q12
Input data and output plots from plot.py
Writeup of what I did.
Added the ability to output diagnostic message...
Never previously added because it was stored in...
Added function to plot centroids on difference ...
Maxoffset in pixels increased to 1.5 pixels fro...
Added new parameter to control how deviant an O...
This is Steve Bryson's mapping from kepid to ke...
Adding more unittests as a I see more stars tha...
If TOO_FEW_QUARTERS is set, check to see if the...
centroidVetPlanet:
Now output some diagnostic messages.
New method of determining whether the OOTvKIC o...
Added writeHeader, which has been around for a ...
Added a placehold for a diagnostic message.
Removed a temporary file.
Make plots of output of centroid vetting.
Re-writing code to allow me to extract OOT cent...
Some unit test code.
Added new parameter, the max number of quarters...
Broke out the private functions computeRobustOf...
Fixed bug in code measuring number of quarters ...
Prototype code for centroid vetting planet cand...
Tweaking the SNR constraints. Fits with s/n les...
Fixed bug in isBrightPixelFarFromKic()
Changed pie chart colours and other minor things.
How much do different quarters cluster in their...
Version 2 of the rule based vetting code featur...
Fixed bug which miscounted the number of times ...
This file wasn't added when it ws created. Thes...
Adding input filename to header.
Various playing around.
Fixed bug. Clear APOs should be marked FP, not ...
Pass/fail message now includes tce number as we...
Output col,row offset as well as total offset
Branch for Q1Q12. Any futher modifications prob...
Get POSS image of kepid and overlay coords of n...
Now output col and row offsets as well as total.
Fixed bug where month and minute were swapped i...
Writeup on my measurement of the typical oot v ...
Added a test for inverted diff images.
Adding $Id$ and URL tags.
Updated systematic uncertainty in KIC offset.
Completely re-written. Now measure OOT-KIC offs...
Compute the uncertainty on the hypotenuse, sqrt...
Added a new test. If too many quarters show a l...
Attempting to understand the concordance betwee...
Return offets in col, row as well as total.
Implementing rules for passing and failing targ...
New output plots showing maybes on same plot as...
Updated to plot OOT and OOT-DIC
Resolving conflict. In the unchecked in version...
Also output OOT centroids
Adjusted error message, uncommented some of the...
Added an array diffQ to store the per quarter o...
A list of objects that defy my rules.
Init commit
If the Kic position is far from either the brig...
Fixing bug where LARGE_RM is set but BAD_CENTRO...
OOT v KIC including Kmag and snr
Experimental code aimed at establishing if a di...
Fixed bug where sometimes the difference image ...
The wrapper code that calls centroidVetStar() o...
Cleaned up my unittests.
Replaced relative path with an absolute one.