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) @33501   14 years rhenders including a path to the czar plots dir
(edit) @33500   14 years rhenders some improvements to exitProgram and printUsage methods; removed some …
(edit) @33499   14 years rhenders now getting RA and Dec as well as stage_ids when getting stuff in DVO
(edit) @33498   14 years rhenders First commit of new class for making plots. Only density plot so far
(edit) @33497   14 years rhenders now a program that uses the new Plot class
(edit) @33495   14 years rhenders purged resetDetections() method; now checking we are connected to …
(edit) @33494   14 years rhenders changes to how ids are returns from gpc1db method; now printing a …
(edit) @33493   14 years rhenders IN batch now includes a survey
(edit) @33492   14 years rhenders dvoDetectionFull table now has a foreign key constraint on dvoDone, so …
(edit) @33491   14 years rhenders method to change database engine for a particular table
(edit) @33490   14 years rhenders no need to pass config object to methods as it's a class field; now …
(edit) @33489   14 years rhenders big improvements so that queuing is now much faster
(edit) @33488   14 years rhenders using new argument in base-class printUsage() method
(edit) @33487   14 years rhenders now deletes an item from the pending table once started working on it; …
(edit) @33486   14 years rhenders using new argument in base-class printUsage() method
(edit) @33470   14 years rhenders name change for program for removing batches from the datastore
(edit) @33457   14 years rhenders First commit of VOTable description of Object tables
(edit) @33436   14 years rhenders First commit of schema for ippToPsps database
(edit) @33432   14 years rhenders Using the SkyTable.fits table rather than the Images.dat when checking …
(edit) @33358   14 years rhenders big changes to support reading config from the database instead of xml file
(edit) @33357   14 years rhenders class variable to show if we are connected or not; method to check for …
(edit) @33356   14 years rhenders changing some log messges to debug level; new method to set scratch Db name
(edit) @33355   14 years rhenders new method to set whether we use 'full' table or not
(edit) @33354   14 years rhenders lots of new methods access new tables for clients, boxes and pending
(edit) @33353   14 years rhenders now passing ScratchDb object up to base-class (Batch)
(edit) @33352   14 years rhenders new arg of scratch Db name for dvograbber program; now being passed …
(edit) @33351   14 years rhenders now a subclass of IppToPsps
(edit) @33350   14 years rhenders new abstract base-class for all ipptopsps programs
(edit) @33349   14 years rhenders now using config name rather than DVO label in log name
(edit) @33348   14 years rhenders new plotting program
(edit) @33347   14 years rhenders new queing program
(edit) @33346   14 years rhenders new name for loading client
(edit) @33345   14 years rhenders now explicitely taking scratch Db name as argument
(edit) @33339   14 years rhenders Was needlessly syncing Images.dat file each time a region was set. …
(edit) @33315   14 years rhenders changing name of config for clarity
(edit) @33310   14 years rhenders first commit of config for Db settings
(edit) @33296   14 years rhenders fixing minor typo in variable name
(edit) @33295   14 years rhenders pid and host are now class variables
(edit) @33294   14 years rhenders now updates clients table in ipptopsps Db with current timestamp while …
(edit) @33293   14 years rhenders lots of new methods to deal with clients table, inserting a new …
(edit) @33292   14 years rhenders slight re-wording when prompting user if he/she wishes to ingest a new DVO
(edit) @33291   14 years rhenders if no DVO is ingested, then isCorrectDvo() should return false
(edit) @33290   14 years rhenders added try/catch around STILTS fits reader as this sometimes fails
(edit) @33289   14 years rhenders now ignore config-set bounding box - just provide stats for whole …
(edit) @33273   14 years rhenders changes to purge dvoMeta table and use dvoImages instead; not using …
(edit) @33272   14 years rhenders when attempting to add PSPS_OBJ_ID column, catch exception and …
(edit) @33271   14 years rhenders removing debugging sys.exit() call; using more generic way of setting …
(edit) @33269   14 years rhenders now using new Config class
(edit) @33268   14 years rhenders fixed bug where batch checker returned False for 'OnHold' batches; …
(edit) @33267   14 years rhenders removed need for LOADFAILED field - now LOADEDTOODM is set to -1
(edit) @33266   14 years rhenders getter methids for 'purged' batches; removed need for LOADFAILED field …
(edit) @33265   14 years rhenders now deleting 'purged' batches
(edit) @33264   14 years rhenders safer log naming
(edit) @33263   14 years rhenders refreshing config after waiting defined number of minutes
(edit) @33262   14 years rhenders Changes to support a new Config class that encapuslates the xml config file
(edit) @33261   14 years rhenders now getting and printing deletion policy
(edit) @33260   14 years rhenders Changes to support a new Config class that encapuslates the xml config file
(edit) @33259   14 years rhenders Big changes to support a new Config class that encapuslates the xml …
(edit) @33237   14 years rhenders big changes to incorporate loading by region of sky
(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
Note: See TracRevisionLog for help on using the revision log.