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) @32013   15 years rhenders not suitable for new Jython code
(edit) @32012   15 years rhenders not needed anymore
(edit) @32011   15 years rhenders removing old batch creation scripts
(edit) @32010   15 years rhenders purging old Perl classes
(edit) @32009   15 years rhenders now just building dvograbber
(edit) @32008   15 years rhenders Purging old C code
(edit) @32007   15 years rhenders can now create IN batches
(edit) @32006   15 years rhenders minor improvments to logging
(edit) @32005   15 years rhenders removed code to instantiate InitBatch object: this is now done from …
(edit) @32004   15 years rhenders Finally poppulated missing tables with data
(edit) @32003   15 years rhenders re-written to produce VOTable compliant output
(edit) @32002   15 years rhenders improved logic for determining processed and failed items
(edit) @32001   15 years rhenders now taking config path into constructor and using it to run dvograbber …
(edit) @32000   15 years rhenders now passing config path into constructors
(edit) @31997   15 years rhenders improvments to command-line handling
(edit) @31996   15 years rhenders some improvments to logging for DVO table stuff
(edit) @31995   15 years rhenders improved handling of single command line arg for config; removed some …
(edit) @31994   15 years rhenders lots of improvements to logging; improved check that user really wants …
(edit) @31993   15 years rhenders now takes a path to a config file as its sole argument
(edit) @31986   15 years rhenders changes to support config path being passed to constructor
(edit) @31985   15 years rhenders now passing XML config document to Datastore constructor
(edit) @31984   15 years rhenders configs now in configs subdir
(edit) @31983   15 years rhenders config for LAP loading
(edit) @31982   15 years rhenders now takes a single argument pointing to config file to use
(edit) @31981   15 years rhenders New directory for config files, including one for simtest test-loop stuff
(edit) @31980   15 years rhenders whoops - wrong XML field for queuing options
(edit) @31979   15 years rhenders new boolean printing methods
(edit) @31978   15 years rhenders now, batch types to be queued are set in config, not the command-line
(edit) @31977   15 years rhenders using correct ScratchDb field name for detection table
(edit) @31976   15 years rhenders using correct ScratcDb field name for detection table
(edit) @31975   15 years rhenders trivial comment and whitespace
(edit) @31974   15 years rhenders no longer using defaults for SOURCEID and IMAGEID if missing
(edit) @31973   15 years rhenders now reporting to log a count of detections imported from DVO
(edit) @31972   15 years rhenders added abilty to reset DVO tables; added checks to make absolutely sure …
(edit) @31971   15 years rhenders Added method to reset DVO tables when running dvoToMySQL
(edit) @31965   15 years rhenders finally cleared up image_id/extern_id confusion
(edit) @31951   15 years rhenders externID column has been dropped from dvoMeta table
(edit) @31950   15 years rhenders Dropped externID from dvoMeta table. This is confusing since IMAGEID …
(edit) @31949   15 years rhenders added comments and improved some logging
(edit) @31936   15 years rhenders using new Batch class method to substitude a default value for certain …
(edit) @31935   15 years rhenders new method to check for header value and replace it with supplied …
(edit) @31934   15 years rhenders cleaner exit from failed batch
(edit) @31933   15 years rhenders added error pair methid analogous to infoPair method
(edit) @31932   15 years rhenders added check to see if SOURCEID and IMAGEID are present in image FITS …
(edit) @31931   15 years rhenders most recent schema changes
(edit) @31930   15 years rhenders cleaned-up file closing
(edit) @31929   15 years rhenders added dvograbber executable
(edit) @31928   15 years rhenders takes an argument for DVO database location
(edit) @31921   15 years rhenders changes to make this batch type work with new Batch class
(edit) @31920   15 years rhenders making fits file argument to constructor optional (don't need for init …
(edit) @31919   15 years rhenders was looking for wrong file extension when getting smf files
(edit) @31865   15 years rhenders First commit of new metrics code
(edit) @31864   15 years rhenders new method for getting IDs of all failed batches
(edit) @31863   15 years rhenders restructured to that it polls indefinitely looking for new P2 then ST …
(edit) @31861   15 years rhenders removed dodgy cross-database querying method …
(edit) @31860   15 years rhenders yet another query to get all merged items in a DVO database
(edit) @31859   15 years rhenders hack to fix skycell IDs issue temporarily
(edit) @31858   15 years rhenders added 'WHERE state = full' constraint to get-IDs-from-DVO methods
(edit) @31849   15 years rhenders now taking config XML doc as constructor arg; now copying FITS file …
(edit) @31848   15 years rhenders removed old start-up code; removed redundant alreadyProcessed() …
(edit) @31847   15 years rhenders removed redundant alreadyProcessed() method; using new logging method; …
(edit) @31846   15 years rhenders now taking config XML doc as constructor arg, and passing it to Fits …
(edit) @31845   15 years rhenders prompting user if he/she is about to do something dangerous; using new …
(edit) @31844   15 years rhenders now accepting config XML document to the constructor; using new …
(edit) @31843   15 years rhenders added a 'mini' separator method
(edit) @31842   15 years rhenders added numerous methods to provide numbers for new metrics code; method …
(edit) @31841   15 years rhenders config XML doc now passed-in; using new logging method
(edit) @31840   15 years rhenders removed FITS specific code and moved into new Fits class; config XML …
(edit) @31839   15 years rhenders changes to use new logging method
(edit) @31838   15 years rhenders added loading epoch
(edit) @31835   15 years rhenders A subclass of the Python Logger class in order to add some convenience …
(edit) @31833   15 years rhenders New entry point to ippToPsps code. Run this with batch type
(edit) @31832   15 years rhenders New class encapsulating a FITS file, for reading headers not handled …
(edit) @31831   15 years rhenders New method to get a cmf for a given stack_id, which is non-trivial as …
(edit) @31822   15 years rhenders including Apache Commons Mathematics Library in classpath
(edit) @31821   15 years rhenders now making ippDetectID the primary key in order that we can use a …
(edit) @31820   15 years rhenders new method that gets an updatable result set. we use this to update …
(edit) @31819   15 years rhenders new pre-release version dealing with NULLs in tables
(edit) @31818   15 years rhenders Apache Commons Mathematics Library, needed for complimentary error …
(edit) @31811   15 years rhenders changes simiar to those in detectionbatch (see previous commit). this …
(edit) @31810   15 years rhenders now creating XML doc for config and passing to super-constructor; …
(edit) @31809   15 years rhenders implementing new dataRelease, useFullTables, force, testmode, …
(edit) @31808   15 years rhenders added stage_id column to batch table which is either cam_id or …
(edit) @31807   15 years rhenders minor change to logging message
(edit) @31806   15 years rhenders now grabbing software_ver, bg and bg_stdev from rawExp table; now …
(edit) @31805   15 years rhenders added testMode and force options; now only one dvo section; changed …
(edit) @31804   15 years rhenders added externID column to dvoMeta table for DVO-on-the-fly mode to be …
(edit) @31759   15 years rhenders now also exporting a wiki-table format file
(edit) @31720   15 years rhenders now using config file values to determine whether we publish to …
(edit) @31692   15 years rhenders added units to field attributes
(edit) @31504   15 years rhenders using base-class run() methid; overriden versions of importIppTables() …
(edit) @31503   15 years rhenders using base-class methods for query execution
(edit) @31502   15 years rhenders using base-class 'run()' method; re-worked overriden …
(edit) @31501   15 years rhenders using base-class methods for query execution; new method to get …
(edit) @31500   15 years rhenders using base-class methods for query execution
(edit) @31470   15 years rhenders added methods to execute SQL queries so that stmt objects can be …
(edit) @31469   15 years rhenders Hacks to kill last MySQL connection opened by STILTS functions; new …
(edit) @31406   15 years rhenders now skipping dodgy OTAs
(edit) @31405   15 years rhenders removed some log messages; added abstract alterPspsTables() method to …
(edit) @31404   15 years rhenders Now using Maui cluster
Note: See TracRevisionLog for help on using the revision log.