IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32542   15 years rhenders main polling stuff now in a function; added time argument so it will …
(edit) @32541   15 years rhenders no need for 'DISTINCT batch_id as that column is an index, so they are …
(edit) @32540   15 years rhenders now assuming that 'OnHold' batches have failed
(edit) @32539   15 years Serge CHASTEL Added quality column
(edit) @32537   15 years bills For warp destreaking check whether the tess_id for the diffs used in …
(edit) @32536   15 years bills For warp destreaking check whether the tess_id for the diffs used in …
(edit) @32534   15 years watersc1 Check that the diff_id values match for exposures we've paired. If …
(edit) @32532   15 years watersc1 Missed a case for determining what to burntool.
(edit) @32529   15 years watersc1 Be safer, and do not cull extra copies. Check the return code on the …
(edit) @32528   15 years watersc1 Catch failures of neb-repair.
(edit) @32524   15 years watersc1 Block all 20TB disks, to allow a first pass shuffle to target the big …
(edit) @32521   15 years watersc1 Skip putting files on the hosts that are very full.
(edit) @32520   15 years heather chiptool -advanceexp now respects -chip_id as an argument.
(edit) @32519   15 years rhenders now cleaning up DXLayer as well
(edit) @32518   15 years rhenders changes order of stages now that we are deleting DXLayer batches
(edit) @32517   15 years rhenders first commit of dxlayer class, so far only providing methods to delete …
(edit) @32516   15 years rhenders put back old code to deal with skycell/projectioncell as changes …
(edit) @32515   15 years rhenders removing duplicated 'z' filter
(edit) @32513   15 years watersc1 Some bad data is stopping things from running. Skip it and move on.
(edit) @32512   15 years rhenders adding projectionCellID to to the SkinnyObject table
(edit) @32511   15 years bills add vptool for managing the video photometry stage's tables
(edit) @32510   15 years bills Add new tables and related SQL for video photometry stage
(edit) @32509   15 years bills add video photometry stage tables vpRun and vpProcessedCell
(edit) @32508   15 years rhenders now calculating psfLikelihood in StackDetection table
(edit) @32507   15 years bills use vptool
(edit) @32506   15 years bills handle null scheme in redirect_to_logfile
(edit) @32504   15 years watersc1 Typo causing problems with ota76/ipp053.
(edit) @32502   15 years watersc1 Try to make this operation more efficient at shuffling, by mandating a …
(edit) @32501   15 years rhenders fixed error with skycell and added projectioncellID.
(edit) @32500   15 years rhenders added psfFwhm_mean and psfFwhm_max
(edit) @32499   15 years rhenders config for loading old 3pi data
(edit) @32497   15 years rhenders first commit of program that republishes a batch that has already been …
(edit) @32496   15 years rhenders new method that returns the batch type for the provided batch ID; …
(edit) @32495   15 years rhenders now reading eq-coords from config, if there are any
(edit) @32494   15 years rhenders deleted local batches for everything merged
(edit) @32493   15 years rhenders added min/max RA/Dec to constraints on DVO query
(edit) @32492   15 years rhenders now reporting counts of new merge_worthy and new merged batches
(edit) @32491   15 years rhenders fixed comment
(edit) @32490   15 years rhenders closing stdout
(edit) @32489   15 years rhenders using new ipptopspsdb method, and changed some log messages
(edit) @32487   15 years watersc1 Forgot one of the checks for missing burntool tables.
(edit) @32485   15 years watersc1 mintimediff option.
(edit) @32483   15 years watersc1 Add mintimediff option to offnight diff code. The minimum time used …
(edit) @32482   15 years watersc1 definewarpwarp: Add mintimediff to restrict the minimum time …
(edit) @32481   15 years bills Per suggestion from Paul Price. Declare pending and done pointers …
(edit) @32480   15 years bills use hash to detect duplicate exposures
(edit) @32479   15 years bills implement magicdstool -definecopy for -stage camera. Require that …
(edit) @32477   15 years watersc1 Implementation of automatic nebulous repair for bad files
(edit) @32474   15 years bills include seconds in renamed log file name to avoid problems when there …
(edit) @32473   15 years watersc1 Implementation of neb-repair to correct defective instances
(edit) @32471   15 years mhuber Changing tess_id to V3 for MD03,04,05,06,07
(edit) @32469   15 years watersc1 Bug fix to prevent updated warp skycells with no PSF from being …
(edit) @32468   15 years rhenders big changes to support multi-client loading; now locks batch table …
(edit) @32467   15 years rhenders now does not create a new batchID itself, but has one passed-in to the …
(edit) @32466   15 years rhenders now accepting an IppToPspsDb object as a constructor argument and …
(edit) @32465   15 years rhenders updating of ipptopsps database now done within Datastore object, so …
(edit) @32464   15 years rhenders now accepts host and PID arguments into the constructor for use when …
(edit) @32463   15 years rhenders constructor now accepting batchID and passing it up to the base-class …
(edit) @32462   15 years rhenders constructor now accepting batchID and passing it up to the base-class …
(edit) @32461   15 years rhenders added a method to lock the batch table; reworked methid to get a new …
(edit) @32460   15 years rhenders now taking a batch type argument at command line; using different …
(edit) @32459   15 years rhenders just whitespace
(edit) @32458   15 years rhenders constructor now accepting batchID and passing it up to the base-class …
(edit) @32457   15 years rhenders added a method to lock a table and a method to unlock all tables
(edit) @32456   15 years rhenders now creating a IppToPspsDb object and passing it to the Datastore …
(edit) @32455   15 years rhenders temporarily not copying FITS files to local filesystem as there is …
(edit) @32454   15 years rhenders implemented alterPspsTables() method to satisfy base-class
(edit) @32453   15 years rhenders code to print some high-level stats about each batch type
(edit) @32452   15 years rhenders added seconds to method get time of last publish. stacks are fast
(edit) @32451   15 years heather This fixes a bug that if a selection of camRuns which has multiple …
(edit) @32449   15 years watersc1 Return a valid value so the exit code is acceptable to pantasks.
(edit) @32447   15 years watersc1 Cleanup needs to run on "full" runs, not "done".
(edit) @32446   15 years watersc1 Untested modification to summit copy/ipphosts to divert stare data to …
(edit) @32445   15 years watersc1 We need to catch stare observations here as well to prevent them from …
(edit) @32444   15 years watersc1 Air force stare exposures all end in "a". This can be used to trap …
(edit) @32443   15 years rhenders including loaded_to_datastore = 1 when counting detections published; …
(edit) @32442   15 years rhenders certain methods were not returning True upon completion
(edit) @32437   15 years watersc1 Final v3.0 of LAP code.
(edit) @32436   15 years rhenders new method to count total detections published for this label, epoch etc
(edit) @32435   15 years watersc1 Updated handling of update commands (postpone any updates for runs …
(edit) @32434   15 years watersc1 Add option to pass a queue list to the cleanup script to let it launch …
(edit) @32432   15 years watersc1 Correction to save things from cleanup.
(edit) @32430   15 years watersc1 Incorrect handling of exposures we need to wait to diff. They are …
(edit) @32428   15 years watersc1 Check for uninitialized value to prevent warning message.
(edit) @32426   15 years watersc1 Miscounted finished warps due to a mistake handling exposures we are …
(edit) @32423   15 years watersc1 updated ipphosts mappings.
(edit) @32422   15 years watersc1 Update to LAP code.
(edit) @32421   15 years watersc1 Allow warptool -listrun to use previous stage ids as search parameters.
(edit) @32420   15 years watersc1 fix potential errors in reversing filenames to neb keys when the file …
(edit) @32419   15 years watersc1 Add suggestion repair command for entries that may be stuck.
(edit) @32417   15 years watersc1 Typo prevented the auto-magic registration bug fix from working. At …
(edit) @32415   15 years bills fix another null pointer bug
(edit) @32413   15 years bills avoid NULL pointer for skycells with no surviving detections.
(edit) @32411   15 years watersc1 Deprecate unneeded database query for FPA.TEMP
(edit) @32409   15 years bills In psFitsReadTableNew a fits table is empty return a psFitsTable …
(edit) @32408   15 years bills Accept empty cmf files as we did before
(edit) @32406   15 years bills Modify ppMops to use psFitsReadTableAllColumns and …
(edit) @32404   15 years Serge CHASTEL Now displays seconds behind master for replication slaves
(edit) @32403   15 years Serge CHASTEL ippMonitor queries the master, not the slave
(edit) @32402   15 years bills require that diff stage sources exist. They must be censored.
Note: See TracRevisionLog for help on using the revision log.