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) @33682   14 years rhenders now storing config name rather than DVO label name
(edit) @33681   14 years rhenders configs now in ipptopsps database
(edit) @33680   14 years rhenders now polls of OB batches
(edit) @33679   14 years rhenders added density plot for OB batches
(edit) @33678   14 years rhenders added methos to get region name from index using SkyTable; now storing …
(edit) @33677   14 years rhenders added new OB batch type
(edit) @33676   14 years rhenders added methos to ingest a region based on DVO index; purgeRegions now …
(edit) @33675   14 years rhenders simplified overriden ingestRegion() method
(edit) @33674   14 years rhenders added OB batch; removed unnecessary config args to ipptopsps Db methods
(edit) @33673   14 years rhenders removed unnecessary config args to ippToPspsDb methods; all metrics …
(edit) @33672   14 years rhenders some reorganization of run() method
(edit) @33665   14 years rhenders no longer passing config parameters unnecessarily to IppToPspsDb …
(edit) @33599   15 years rhenders Dvo is now a base-class to two inherting classes for detections and …
(edit) @33598   15 years rhenders Just removing old, redundant code
(edit) @33595   15 years rhenders removed most of the logging
(edit) @33594   15 years rhenders added path for czartool plots
(edit) @33593   15 years rhenders added CASCADE DELETE to box table FK constraint
(edit) @33589   15 years rhenders slight imprtovements to logging
(edit) @33588   15 years rhenders reworked to use IppToPsps as base-class
(edit) @33573   15 years rhenders extended timeout period from 6 to 12 hours after dupe exposures were …
(edit) @33562   15 years rhenders fixed bug caused by using local rather than class Dvo object
(edit) @33561   15 years rhenders slight improcements to log messages when getting stripes to process
(edit) @33560   15 years rhenders added methiod to write Config object to database table; method to …
(edit) @33559   15 years rhenders no longer takes unnecessary doc arg
(edit) @33558   15 years rhenders added method to determine if a particular batch type is queued
(edit) @33557   15 years rhenders try/catch around xml prettifying call; manifest creating method now …
(edit) @33556   15 years rhenders creates datastore and dxlayer objects in constructor, no need to …
(edit) @33555   15 years rhenders creates Odm object in constructor, no need to override refreshConfig() …
(edit) @33554   15 years rhenders changes to make sure loader notices a config change and resets …
(edit) @33553   15 years rhenders scratch Db now checked at start up; better user prompting
(edit) @33531   15 years rhenders now loading skytable whenever we have reset the database
(edit) @33530   15 years rhenders now not using source_id in detection table; fixed by with dataRelease …
(edit) @33529   15 years rhenders now specifying in the call to base-class constructor that the log …
(edit) @33528   15 years rhenders now taking a time arg so queueing can be scheduled to repeat
(edit) @33527   15 years rhenders Now using Bill's skycells database to determine RA/Dec for stacks
(edit) @33526   15 years rhenders offering logger options in the construstor, defaults to stdout logging
(edit) @33517   15 years rhenders added method to get info from client table; added method to remove …
(edit) @33516   15 years rhenders fixed bug when initializing list of lists
(edit) @33509   15 years rhenders typo in last commit
(edit) @33508   15 years rhenders now taking exposure time from the cmf header as opposed to gpc1
(edit) @33501   15 years rhenders including a path to the czar plots dir
(edit) @33500   15 years rhenders some improvements to exitProgram and printUsage methods; removed some …
(edit) @33499   15 years rhenders now getting RA and Dec as well as stage_ids when getting stuff in DVO
(edit) @33498   15 years rhenders First commit of new class for making plots. Only density plot so far
(edit) @33497   15 years rhenders now a program that uses the new Plot class
(edit) @33495   15 years rhenders purged resetDetections() method; now checking we are connected to …
(edit) @33494   15 years rhenders changes to how ids are returns from gpc1db method; now printing a …
(edit) @33493   15 years rhenders IN batch now includes a survey
(edit) @33492   15 years rhenders dvoDetectionFull table now has a foreign key constraint on dvoDone, so …
(edit) @33491   15 years rhenders method to change database engine for a particular table
(edit) @33490   15 years rhenders no need to pass config object to methods as it's a class field; now …
(edit) @33489   15 years rhenders big improvements so that queuing is now much faster
(edit) @33488   15 years rhenders using new argument in base-class printUsage() method
(edit) @33487   15 years rhenders now deletes an item from the pending table once started working on it; …
(edit) @33486   15 years rhenders using new argument in base-class printUsage() method
(edit) @33470   15 years rhenders name change for program for removing batches from the datastore
(edit) @33457   15 years rhenders First commit of VOTable description of Object tables
(edit) @33436   15 years rhenders First commit of schema for ippToPsps database
(edit) @33432   15 years rhenders Using the SkyTable.fits table rather than the Images.dat when checking …
(edit) @33358   15 years rhenders big changes to support reading config from the database instead of xml file
(edit) @33357   15 years rhenders class variable to show if we are connected or not; method to check for …
(edit) @33356   15 years rhenders changing some log messges to debug level; new method to set scratch Db name
(edit) @33355   15 years rhenders new method to set whether we use 'full' table or not
(edit) @33354   15 years rhenders lots of new methods access new tables for clients, boxes and pending
(edit) @33353   15 years rhenders now passing ScratchDb object up to base-class (Batch)
(edit) @33352   15 years rhenders new arg of scratch Db name for dvograbber program; now being passed …
(edit) @33351   15 years rhenders now a subclass of IppToPsps
(edit) @33350   15 years rhenders new abstract base-class for all ipptopsps programs
(edit) @33349   15 years rhenders now using config name rather than DVO label in log name
(edit) @33348   15 years rhenders new plotting program
(edit) @33347   15 years rhenders new queing program
(edit) @33346   15 years rhenders new name for loading client
(edit) @33345   15 years rhenders now explicitely taking scratch Db name as argument
(edit) @33339   15 years rhenders Was needlessly syncing Images.dat file each time a region was set. …
(edit) @33315   15 years rhenders changing name of config for clarity
(edit) @33310   15 years rhenders first commit of config for Db settings
(edit) @33296   15 years rhenders fixing minor typo in variable name
(edit) @33295   15 years rhenders pid and host are now class variables
(edit) @33294   15 years rhenders now updates clients table in ipptopsps Db with current timestamp while …
(edit) @33293   15 years rhenders lots of new methods to deal with clients table, inserting a new …
(edit) @33292   15 years rhenders slight re-wording when prompting user if he/she wishes to ingest a new DVO
(edit) @33291   15 years rhenders if no DVO is ingested, then isCorrectDvo() should return false
(edit) @33290   15 years rhenders added try/catch around STILTS fits reader as this sometimes fails
(edit) @33289   15 years rhenders now ignore config-set bounding box - just provide stats for whole …
(edit) @33273   15 years rhenders changes to purge dvoMeta table and use dvoImages instead; not using …
(edit) @33272   15 years rhenders when attempting to add PSPS_OBJ_ID column, catch exception and …
(edit) @33271   15 years rhenders removing debugging sys.exit() call; using more generic way of setting …
(edit) @33269   15 years rhenders now using new Config class
(edit) @33268   15 years rhenders fixed bug where batch checker returned False for 'OnHold' batches; …
(edit) @33267   15 years rhenders removed need for LOADFAILED field - now LOADEDTOODM is set to -1
(edit) @33266   15 years rhenders getter methids for 'purged' batches; removed need for LOADFAILED field …
(edit) @33265   15 years rhenders now deleting 'purged' batches
(edit) @33264   15 years rhenders safer log naming
(edit) @33263   15 years rhenders refreshing config after waiting defined number of minutes
(edit) @33262   15 years rhenders Changes to support a new Config class that encapuslates the xml config file
(edit) @33261   15 years rhenders now getting and printing deletion policy
(edit) @33260   15 years rhenders Changes to support a new Config class that encapuslates the xml config file
(edit) @33259   15 years rhenders Big changes to support a new Config class that encapuslates the xml …
(edit) @33237   15 years rhenders big changes to incorporate loading by region of sky
(edit) @33236   15 years rhenders got rid of dvoMeta table - now only use dvoImages table; changes to …
Note: See TracRevisionLog for help on using the revision log.