IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ippToPsps

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33236   14 years rhenders got rid of dvoMeta table - now only use dvoImages table; changes to …
(edit) @33235   14 years rhenders got rid of dvoMeta table - now only use dvoImages table; whether we …
(edit) @33234   14 years rhenders lots of changes: now, a region is first defined using setSkyArea() …
(edit) @33194   14 years rhenders test program for DVO region loading
(edit) @33193   14 years rhenders improvements to auditing of regions; some convenience methods for …
(edit) @33192   14 years rhenders now formatting log entries when going to stdout
(edit) @33191   14 years rhenders better way of setting default RA/Dec limits if none specified in config
(edit) @33190   14 years rhenders test config for old 3PI
(edit) @33189   14 years rhenders more sensible Dec limits
(edit) @33187   14 years rhenders new version of stilts - Oct 2011
(edit) @33186   14 years rhenders added convenience method to define search box by center and side length
(edit) @33185   14 years rhenders now dropping SkyTable and Images tables when resetting DVO tables; …
(edit) @33184   14 years rhenders more measures to make safer when switching DVO databases; some …
(edit) @33183   14 years rhenders more stats for what is and isn't ingested; improvments when resetting …
(edit) @33182   14 years rhenders after purging detections, we now OPTIMIZE the detections table
(edit) @33181   14 years rhenders added method to OPTIMIZE a table; added method to get Db friendly …
(edit) @33177   14 years rhenders changes to keep track of, and purge, ingested-but-out-of-date regions
(edit) @33176   14 years rhenders now figuring out which currently ingested regions can be deleted; if …
(edit) @33175   14 years rhenders added new columns to dvoDone table and dvoDetectionFull so that each …
(edit) @33170   14 years rhenders using more meaningful name of 'region' as opposed to 'file' to refer …
(edit) @33164   14 years rhenders method to drop all DVO detections from database, but not Images and …
(edit) @33163   14 years rhenders slight method name change
(edit) @33162   14 years rhenders new method to reset only detections from scratch Db
(edit) @33161   14 years rhenders now doesn't re-ingest cpm file if previous attempt was aborted after …
(edit) @33160   14 years rhenders method to check we are ingesting the correct DVO; method to calculate …
(edit) @33155   14 years rhenders now storing size and modified date of each file ingested from DVO
(edit) @33154   14 years rhenders first commit of new Dvo class
(edit) @33153   14 years rhenders deleting local copies
(edit) @33152   14 years rhenders deleting local copies
(edit) @33151   14 years rhenders extra OLD configs
(edit) @33150   14 years rhenders final RA range for OLD loading
(edit) @33149   14 years rhenders more LAP configs
(edit) @33148   14 years rhenders stop queuing stacks
(edit) @33147   14 years rhenders new method to get DVO region files from SkyTable given an RA/Dec box
(edit) @33146   14 years rhenders change to the way we call method to get cmf; more fields populated, …
(edit) @33145   14 years rhenders removing debug…
(edit) @33144   14 years rhenders Big changes to SQL for getting both camera and stack stage files
(edit) @32934   15 years rhenders return code not being set on failure to call dxlayer
(edit) @32933   15 years rhenders more verbose debug message
(edit) @32932   15 years rhenders resetting merge and merge_worthy to 0 when resetting batches
(edit) @32931   15 years rhenders arg to Popen close files
(edit) @32930   15 years rhenders name -> Name
(edit) @32866   15 years rhenders Config for load of new MD4, using ready-made DVO -> MySQL database
(edit) @32864   15 years rhenders Using a new DVO Db. This is the version used to load to PSPS on 2011-12-02
(edit) @32847   15 years rhenders Production-ready
(edit) @32838   15 years rhenders Added some comments
(edit) @32837   15 years rhenders Using new ippToPspsDb method to reset the batch prior to republishing
(edit) @32836   15 years rhenders New method to 'reset' a batch, basically, pretend it was never loaded …
(edit) @32835   15 years rhenders now using 'link' rather than 'copy' argument when publishing to datastore
(edit) @32831   15 years rhenders adding class for czardb
(edit) @32829   15 years rhenders changed DVO database to a new one
(edit) @32828   15 years rhenders now including RA 7-9 hrs
(edit) @32826   15 years rhenders production config for new SAS
(edit) @32825   15 years rhenders Added all the new PSPS surveys to the XML schema for batch manifest files
(edit) @32824   15 years rhenders improved some log messages
(edit) @32823   15 years rhenders added comment
(edit) @32821   15 years rhenders New config for the new SAS database
(edit) @32819   15 years rhenders improved logic so that batches are only marked as 'successfully' …
(edit) @32802   15 years rhenders add extra constraints when gathering batches that have not loaded to …
(edit) @32801   15 years rhenders savinf ODM message for display; setting default message for 'details' …
(edit) @32800   15 years rhenders quick and dirty shell script to check for dupes on the datastore
(edit) @32781   15 years rhenders increased 'processing now' limit from 2 to 4 hours, as when network is …
(edit) @32780   15 years rhenders removed 'loaded_to_datastore != 0' constraint when checking if a batch …
(edit) @32778   15 years rhenders removed redundant method used to testing
(edit) @32777   15 years rhenders added a timer so program will run in a loop
(edit) @32737   15 years rhenders added czar Db info to config
(edit) @32736   15 years rhenders added czar db section to config
(edit) @32730   15 years rhenders Using master DVO database on ipp005; now processing up to 18 hrs RA
(edit) @32655   15 years rhenders Neatened this up so that the 'all' option will sequentially check …
(edit) @32654   15 years rhenders Removed redundant getAllUnfinishedBatchIDs() method. Not needed by ODM …
(edit) @32596   15 years rhenders some re-arranging so that, if the FITS file is not found in Nebulous, …
(edit) @32592   15 years rhenders Added high-level comment
(edit) @32591   15 years rhenders Calling createPsfLikelihoodFunction() explicitly
(edit) @32590   15 years rhenders Fixed method to install psfLikelihood() stored procedure
(edit) @32589   15 years rhenders now exiting cleanly if no FITS file is found for non-IN batches; …
(edit) @32588   15 years rhenders Added high-level comment
(edit) @32587   15 years rhenders Now makes an estimate of remaining time required to complete …
(edit) @32586   15 years rhenders New program to setup a new scratch database on the local machine
(edit) @32582   15 years rhenders Just processing RA 9-10 hrs
(edit) @32581   15 years rhenders config for setting up new scratch Dbs with init tables
(edit) @32580   15 years rhenders changed maximum fails count from 3 to 4
(edit) @32579   15 years rhenders Now reading ra/dec coords from config when queueing-up
(edit) @32578   15 years rhenders Ready for loading.…
(edit) @32543   15 years rhenders added time argument so it will cleanup every n hours
(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) @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) @32512   15 years rhenders adding projectionCellID to to the SkinnyObject table
(edit) @32508   15 years rhenders now calculating psfLikelihood in StackDetection table
(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
Note: See TracRevisionLog for help on using the revision log.