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) @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) @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) @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) @32436   15 years rhenders new method to count total detections published for this label, epoch etc
(edit) @32362   15 years rhenders changed order of processing stages; added some comments
(edit) @32354   15 years rhenders now reporting batches-per-hour and last P2 and St batch published; …
(edit) @32353   15 years rhenders removed some redundant metrics queries; new method to get batches-per-hour
(edit) @32332   15 years rhenders removing 'size' and 'md5' fields from BatchManifest file. Time …
(edit) @32331   15 years rhenders Just whitespace
(edit) @32327   15 years rhenders shifted ImageMeta and FrameMeta population into different method so …
(edit) @32326   15 years rhenders checking for error, and aborting if necessary, after call to …
(edit) @32306   15 years rhenders publishing all LAP to PSP_JHU datastore
(edit) @32305   15 years rhenders now specifying columns to import from IPP smf file
(edit) @32304   15 years rhenders now takes extra argument of columns to method that imports IPP tables
(edit) @32303   15 years rhenders Added to comments
(edit) @32295   15 years rhenders added stored procedure for calculating psfLikelihoods; not being called yet
(edit) @32294   15 years rhenders fixed typo in call to ippToPspsDb.getMergeWorthyIDs() method
(edit) @32293   15 years rhenders trivial improvements to log messages and SQL
(edit) @32292   15 years rhenders tightened loaded_to_datastore constraint in alreadyProcessed() method; …
(edit) @32286   15 years rhenders now using a stored procedure to calculate likelihoods. much, much …
(edit) @32285   15 years rhenders deleting detections with flux < 0.0000001. a temporary hack
(edit) @32262   15 years rhenders writing -1 to processed column in db when a batch fails
(edit) @32261   15 years rhenders added method to return all batch IDs not yet loaded to ODM
(edit) @32260   15 years rhenders now grabbing 'Details' part of SOAP response when a load has failed
(edit) @32259   15 years rhenders removed some redundant imports; now writing to file only thos batches …
(edit) @32258   15 years rhenders added deletion policy
(edit) @32257   15 years rhenders added deletion policy
(edit) @32256   15 years rhenders added deletion policy
(edit) @32255   15 years rhenders now deletes from datastore and local disk if set in the config
(edit) @32254   15 years rhenders added option to poll only for those batches not yet loaded to the ODM
(edit) @32250   15 years rhenders various changes to stage ID getters; new method to get batch IDs; now …
(edit) @32249   15 years rhenders new program to get report from ODM regarding failed loads
(edit) @32227   15 years rhenders better logging for failed-datastore-queuing
(edit) @32223   15 years rhenders Using a more meaningful name for the main loading program
(edit) @32222   15 years rhenders now checking for consistent failure before running a batch; extra args …
(edit) @32221   15 years rhenders better logging when deleting a batch from disk
(edit) @32220   15 years rhenders added methid to check for consistent failures for a particular …
(edit) @32211   15 years rhenders checking FITS file is ok before proceeding; added some log messages …
(edit) @32210   15 years rhenders aborting PSPS table population if no DVO IDs were found
(edit) @32209   15 years rhenders setter methods for new 'deleted' columns; getters for batches not …
(edit) @32208   15 years rhenders now saving missing stage_ids to a text file
(edit) @32207   15 years rhenders initializing header to 'None'
(edit) @32206   15 years rhenders new method to publish batches that previously failed to load to the …
(edit) @32194   15 years rhenders added static method to publish a batch to the datastore, this is so …
(edit) @32193   15 years rhenders now using -1 to mean this stage has failed; changes queries to …
(edit) @32192   15 years rhenders primary key on StackDetection is now on objID only; duplicates will be …
(edit) @32183   15 years rhenders fixed error in calls to logging methods
(edit) @32182   15 years rhenders checking astrometric solution per chip, and discarding if necessary
(edit) @32181   15 years rhenders changed log level from debug to info for removal methods
(edit) @32180   15 years rhenders some logging improvements
(edit) @32179   15 years rhenders new method to check whether we have a decent astrometric solution for …
(edit) @32166   15 years rhenders added safety checks when getting smf/cmf files and cam or stack meta data
(edit) @32165   15 years rhenders updaing ignore list to ignore png files
(edit) @32164   15 years rhenders putting back to original state used for loading
(edit) @32163   15 years rhenders removed redundant alreadyProcessed() method; removed redundant log message
(edit) @32162   15 years rhenders alreadyProcessed() method now taking batch type as a parameter, as of …
(edit) @32145   15 years rhenders purging some old perl scripts
(edit) @32144   15 years rhenders First commit of new script to delete a batch from the DXLayer
(edit) @32143   15 years rhenders purged redundant code
(edit) @32142   15 years rhenders changes to avoid -999 ending up in binary Region table column
(edit) @32141   15 years rhenders changed updateMinMaxObjID() method to updateDetectionStats(); now …
(edit) @32140   15 years rhenders now reporting to log original total of detections in smf file; also …
(edit) @32139   15 years rhenders remove() method is now returning true if the batch is not found on the …
(edit) @32138   15 years rhenders added static methods for getting various paths and name; added method …
(edit) @32137   15 years rhenders now using Datastore and Batch objects to remove of the datastore and …
(edit) @32136   15 years rhenders loading version of new LAP config
(edit) @32135   15 years rhenders New method to get filterId from filter name
(edit) @32124   15 years rhenders first commit of config for testing purposes
(edit) @32123   15 years rhenders First commit of clean-up program
(edit) @32122   15 years rhenders added generic method to UPDATE certain columns; refactored other …
(edit) @32121   15 years rhenders using new Batch-class static method to get batch name
(edit) @32120   15 years rhenders using new Batch-class static methods to get batch name; putting import …
Note: See TracRevisionLog for help on using the revision log.