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) @32036   15 years rhenders added methods to return original file path and count of primary header …
(edit) @32035   15 years rhenders added title to log; removed to debug code
(edit) @32034   15 years rhenders changing info log entries to debug
(edit) @32033   15 years rhenders yet more logginf improvments; now using one, and only one, name for …
(edit) @32032   15 years rhenders new methods for debug pairs and a title
(edit) @32031   15 years rhenders changing batch dir names
(edit) @32030   15 years rhenders changing batch dir names
(edit) @32029   15 years rhenders first, unworking, commit of ODM polling code
(edit) @32027   15 years rhenders removing unecessary configs that were used with old version of code
(edit) @32026   15 years rhenders don't publish diffs, might never publish diffs
(edit) @32024   15 years rhenders edited ignore list
(edit) @32022   15 years rhenders latest ignoire list and latest lap config
(edit) @32021   15 years rhenders now call printMe() methind from run() methodl; check connect to …
(edit) @32020   15 years rhenders using exception-handling to check connection is ok; setting …
(edit) @32019   15 years rhenders 'printMe()' method moved to bathc base-class; added stuff about IN …
(edit) @32018   15 years rhenders returning 'None' rather than 'NULL' when getting cmf or smf objects
(edit) @32017   15 years rhenders Obsolete
(edit) @32016   15 years rhenders Objects now handled within PSPS
(edit) @32014   15 years rhenders obsolete
(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; …
Note: See TracRevisionLog for help on using the revision log.