# # ChangeLog for trunk/ippToPsps # # Generated by Trac 1.6 # Jul 19, 2026, 10:59:50 PM Wed, 11 Apr 2012 01:44:36 GMT rhenders [33751] * trunk/ippToPsps/jython/odm.py (modified) fixed logic error - batch could be set to failed, the loaded again Wed, 11 Apr 2012 01:38:22 GMT rhenders [33748] * trunk/ippToPsps/jython/cleanup.py (modified) now cleaning up IN batches Wed, 11 Apr 2012 01:37:01 GMT rhenders [33747] * trunk/ippToPsps/jython/pollOdm.py (modified) now including IN batches Tue, 10 Apr 2012 23:38:39 GMT rhenders [33746] * trunk/ippToPsps/jython/objectbatch.py (modified) added unique key on Object table to protect against duplicates from DVO Tue, 10 Apr 2012 20:36:20 GMT rhenders [33745] * trunk/ippToPsps/config/settings.xml (modified) change logging path to IPP data dir Tue, 10 Apr 2012 00:19:05 GMT rhenders [33742] * trunk/ippToPsps/jython/stilts.py (deleted) redundant Tue, 10 Apr 2012 00:18:30 GMT rhenders [33741] * trunk/ippToPsps/jython/regionTest.py (deleted) redundant Tue, 10 Apr 2012 00:17:02 GMT rhenders [33740] * trunk/ippToPsps/jython/plot.py (modified) was not closing file descriptor Mon, 09 Apr 2012 23:38:47 GMT rhenders [33733] * trunk/ippToPsps/jython/dvoToMySQL.py (deleted) no need for this anymore - functionality built-into Dvo class Fri, 06 Apr 2012 01:39:32 GMT rhenders [33729] * trunk/ippToPsps/jython/console.py (added) first commit of console gui to help manage clients when loading Fri, 06 Apr 2012 01:35:33 GMT rhenders [33728] * trunk/ippToPsps/jython/config.py (modified) cosmetic Fri, 06 Apr 2012 01:35:11 GMT rhenders [33727] * trunk/ippToPsps/jython/initbatch.py (modified) importIppTables() was not returning True Fri, 06 Apr 2012 01:34:14 GMT rhenders [33726] * trunk/ippToPsps/jython/ipptopspsdb.py (modified) new method editConfig() to prompt user to create or edit a config. ... Fri, 06 Apr 2012 01:33:21 GMT rhenders [33725] * trunk/ippToPsps/jython/ipptopsps.py (modified) now accepting 'edit' argument so user can create or edit a config Thu, 05 Apr 2012 21:09:41 GMT rhenders [33718] * trunk/ippToPsps/jars/jython.jar (deleted) removing local jython Thu, 05 Apr 2012 21:09:02 GMT rhenders [33717] * trunk/ippToPsps/jython/run.sh (modified) using new version of java and jython Thu, 05 Apr 2012 21:04:23 GMT rhenders [33716] * trunk/ippToPsps/jars/jython.jar (added) adding jython jar, version 2.5.3b1 Thu, 05 Apr 2012 19:28:22 GMT rhenders [33715] * trunk/ippToPsps/jython/objectbatch.py (modified) added min/max mags using IPP 20% and 80% values Thu, 05 Apr 2012 02:25:11 GMT rhenders [33712] * trunk/ippToPsps/jython/metrics.py (modified) now we are cycling through all configs, printing current config to log Thu, 05 Apr 2012 02:24:41 GMT rhenders [33711] * trunk/ippToPsps/jython/ipptopsps.py (modified) now all programs have the ability to cycle through all 'active' configs Thu, 05 Apr 2012 02:24:10 GMT rhenders [33710] * trunk/ippToPsps/jython/ipptopspsdb.py (modified) added method to get current config for this client; altered method to ... Thu, 05 Apr 2012 02:23:07 GMT rhenders [33709] * trunk/ippToPsps/jython/pollOdm.py (modified) now we are cycling through all configs, printing current config to log Thu, 05 Apr 2012 02:22:51 GMT rhenders [33708] * trunk/ippToPsps/jython/cleanup.py (modified) now we are cycling through all configs, printing current config to log Thu, 05 Apr 2012 02:22:09 GMT rhenders [33707] * trunk/ippToPsps/jython/objectbatch.py (modified) added mean flux Wed, 04 Apr 2012 22:33:07 GMT rhenders [33701] * trunk/ippToPsps/jython/objectbatch.py (modified) changes to calculation of color errors; now populting ng, nr, ni etc; ... Wed, 04 Apr 2012 03:22:42 GMT rhenders [33689] * trunk/ippToPsps/jython/scratchdb.py (modified) method to get the DVO Photcodes 'CODE' for a given filter name Wed, 04 Apr 2012 03:22:13 GMT rhenders [33688] * trunk/ippToPsps/jython/objectbatch.py (modified) using new scratchDb method to determine list of filters and ... Wed, 04 Apr 2012 02:42:59 GMT rhenders [33687] * trunk/ippToPsps/jython/objectbatch.py (added) first commit of ObjectBatch class Wed, 04 Apr 2012 02:42:32 GMT rhenders [33686] * trunk/ippToPsps/jython/dvodetections.py (modified) just added a comment Wed, 04 Apr 2012 02:42:02 GMT rhenders [33685] * trunk/ippToPsps/jython/plot.py (modified) now using config name, rather than DVO label, for plot titles Wed, 04 Apr 2012 02:41:21 GMT rhenders [33684] * trunk/ippToPsps/jython/ipptopspsdb.py (modified) added support for OB batches; removed need to pass config params as ... Wed, 04 Apr 2012 02:40:01 GMT rhenders [33683] * trunk/ippToPsps/jython/mysql.py (modified) added methid to add a column to any table that represents a row count Wed, 04 Apr 2012 02:39:25 GMT rhenders [33682] * trunk/ippToPsps/jython/czardb.py (modified) now storing config name rather than DVO label name Wed, 04 Apr 2012 02:38:27 GMT rhenders [33681] * trunk/ippToPsps/jython/configs (deleted) configs now in ipptopsps database Wed, 04 Apr 2012 02:36:52 GMT rhenders [33680] * trunk/ippToPsps/jython/pollOdm.py (modified) now polls of OB batches Wed, 04 Apr 2012 02:36:23 GMT rhenders [33679] * trunk/ippToPsps/jython/plotter.py (modified) added density plot for OB batches Wed, 04 Apr 2012 02:35:55 GMT rhenders [33678] * trunk/ippToPsps/jython/scratchdb.py (modified) added methos to get region name from index using SkyTable; now ... Wed, 04 Apr 2012 02:33:49 GMT rhenders [33677] * trunk/ippToPsps/jython/loader.py (modified) added new OB batch type Wed, 04 Apr 2012 02:31:34 GMT rhenders [33676] * trunk/ippToPsps/jython/dvo.py (modified) added methos to ingest a region based on DVO index; purgeRegions now ... Wed, 04 Apr 2012 02:29:08 GMT rhenders [33675] * trunk/ippToPsps/jython/dvoobjects.py (modified) simplified overriden ingestRegion() method Wed, 04 Apr 2012 02:26:24 GMT rhenders [33674] * trunk/ippToPsps/jython/queue.py (modified) added OB batch; removed unnecessary config args to ipptopsps Db methods Wed, 04 Apr 2012 02:25:23 GMT rhenders [33673] * trunk/ippToPsps/jython/metrics.py (modified) removed unnecessary config args to ippToPspsDb methods; all metrics ... Wed, 04 Apr 2012 02:23:54 GMT rhenders [33672] * trunk/ippToPsps/jython/batch.py (modified) some reorganization of run() method Wed, 04 Apr 2012 00:34:25 GMT rhenders [33665] * trunk/ippToPsps/jython/cleanup.py (modified) no longer passing config parameters unnecessarily to IppToPspsDb ... Fri, 23 Mar 2012 22:45:53 GMT rhenders [33599] * trunk/ippToPsps/jython/dvo.py (modified) * trunk/ippToPsps/jython/dvodetections.py (added) * trunk/ippToPsps/jython/dvoobjects.py (added) Dvo is now a base-class to two inherting classes for detections and ... Fri, 23 Mar 2012 19:38:44 GMT rhenders [33598] * trunk/ippToPsps/jython/dvo.py (modified) Just removing old, redundant code Fri, 23 Mar 2012 00:27:29 GMT rhenders [33595] * trunk/ippToPsps/src/Dvo.c (modified) removed most of the logging Fri, 23 Mar 2012 00:26:31 GMT rhenders [33594] * trunk/ippToPsps/config/settings.xml (modified) added path for czartool plots Fri, 23 Mar 2012 00:26:03 GMT rhenders [33593] * trunk/ippToPsps/config/ippToPspsDbSchema.sql (modified) added CASCADE DELETE to box table FK constraint Thu, 22 Mar 2012 02:37:38 GMT rhenders [33589] * trunk/ippToPsps/jython/setupScratchDb.py (modified) slight imprtovements to logging Thu, 22 Mar 2012 02:22:46 GMT rhenders [33588] * trunk/ippToPsps/jython/setupScratchDb.py (modified) reworked to use IppToPsps as base-class Wed, 21 Mar 2012 03:49:41 GMT rhenders [33573] * trunk/ippToPsps/jython/ipptopspsdb.py (modified) extended timeout period from 6 to 12 hours after dupe exposures were ... Fri, 16 Mar 2012 23:00:57 GMT rhenders [33562] * trunk/ippToPsps/jython/loader.py (modified) fixed bug caused by using local rather than class Dvo object Fri, 16 Mar 2012 22:59:45 GMT rhenders [33561] * trunk/ippToPsps/jython/ipptopspsdb.py (modified) slight improcements to log messages when getting stripes to process Fri, 16 Mar 2012 22:16:28 GMT rhenders [33560] * trunk/ippToPsps/jython/ipptopspsdb.py (modified) added methiod to write Config object to database table; method to ... Fri, 16 Mar 2012 22:15:12 GMT rhenders [33559] * trunk/ippToPsps/jython/odm.py (modified) no longer takes unnecessary doc arg Fri, 16 Mar 2012 22:08:17 GMT rhenders [33558] * trunk/ippToPsps/jython/config.py (modified) added method to determine if a particular batch type is queued Fri, 16 Mar 2012 22:07:47 GMT rhenders [33557] * trunk/ippToPsps/jython/batch.py (modified) try/catch around xml prettifying call; manifest creating method now ... Fri, 16 Mar 2012 22:06:49 GMT rhenders [33556] * trunk/ippToPsps/jython/cleanup.py (modified) creates datastore and dxlayer objects in constructor, no need to ... Fri, 16 Mar 2012 22:05:58 GMT rhenders [33555] * trunk/ippToPsps/jython/pollOdm.py (modified) creates Odm object in constructor, no need to override ... Fri, 16 Mar 2012 22:04:49 GMT rhenders [33554] * trunk/ippToPsps/jython/loader.py (modified) changes to make sure loader notices a config change and resets ... Fri, 16 Mar 2012 22:04:00 GMT rhenders [33553] * trunk/ippToPsps/jython/dvo.py (modified) scratch Db now checked at start up; better user prompting Thu, 15 Mar 2012 21:48:34 GMT rhenders [33531] * trunk/ippToPsps/jython/dvo.py (modified) now loading skytable whenever we have reset the database Thu, 15 Mar 2012 21:47:55 GMT rhenders [33530] * trunk/ippToPsps/jython/stackbatch.py (modified) now not using source_id in detection table; fixed by with dataRelease ... Thu, 15 Mar 2012 21:46:48 GMT rhenders [33529] * trunk/ippToPsps/jython/loader.py (modified) now specifying in the call to base-class constructor that the log ... Thu, 15 Mar 2012 21:45:40 GMT rhenders [33528] * trunk/ippToPsps/jython/queue.py (modified) now taking a time arg so queueing can be scheduled to repeat Thu, 15 Mar 2012 21:45:05 GMT rhenders [33527] * trunk/ippToPsps/jython/gpc1db.py (modified) Now using Bill's skycells database to determine RA/Dec for stacks Thu, 15 Mar 2012 19:40:37 GMT rhenders [33526] * trunk/ippToPsps/jython/ipptopsps.py (modified) offering logger options in the construstor, defaults to stdout logging Wed, 14 Mar 2012 02:25:53 GMT rhenders [33517] * trunk/ippToPsps/jython/ipptopspsdb.py (modified) added method to get info from client table; added method to remove ... Wed, 14 Mar 2012 02:24:50 GMT rhenders [33516] * trunk/ippToPsps/jython/gpc1db.py (modified) fixed bug when initializing list of lists Wed, 14 Mar 2012 01:38:53 GMT rhenders [33509] * trunk/ippToPsps/jython/stackbatch.py (modified) typo in last commit Wed, 14 Mar 2012 01:37:33 GMT rhenders [33508] * trunk/ippToPsps/jython/stackbatch.py (modified) now taking exposure time from the cmf header as opposed to gpc1 Tue, 13 Mar 2012 20:48:48 GMT rhenders [33501] * trunk/ippToPsps/jython/config.py (modified) including a path to the czar plots dir Tue, 13 Mar 2012 20:48:09 GMT rhenders [33500] * trunk/ippToPsps/jython/ipptopsps.py (modified) some improvements to exitProgram and printUsage methods; removed some ... Tue, 13 Mar 2012 20:46:58 GMT rhenders [33499] * trunk/ippToPsps/jython/gpc1db.py (modified) now getting RA and Dec as well as stage_ids when getting stuff in DVO Tue, 13 Mar 2012 20:46:03 GMT rhenders [33498] * trunk/ippToPsps/jython/plot.py (added) First commit of new class for making plots. Only density plot so far Tue, 13 Mar 2012 20:45:40 GMT rhenders [33497] * trunk/ippToPsps/jython/plotter.py (modified) now a program that uses the new Plot class Tue, 13 Mar 2012 20:09:35 GMT rhenders [33495] * trunk/ippToPsps/jython/dvo.py (modified) purged resetDetections() method; now checking we are connected to ... Tue, 13 Mar 2012 20:08:18 GMT rhenders [33494] * trunk/ippToPsps/jython/metrics.py (modified) changes to how ids are returns from gpc1db method; now printing a ... Tue, 13 Mar 2012 20:06:53 GMT rhenders [33493] * trunk/ippToPsps/jython/batch.py (modified) IN batch now includes a survey Tue, 13 Mar 2012 20:06:25 GMT rhenders [33492] * trunk/ippToPsps/jython/scratchdb.py (modified) dvoDetectionFull table now has a foreign key constraint on dvoDone, ... Tue, 13 Mar 2012 20:04:47 GMT rhenders [33491] * trunk/ippToPsps/jython/mysql.py (modified) method to change database engine for a particular table Tue, 13 Mar 2012 20:04:15 GMT rhenders [33490] * trunk/ippToPsps/jython/ipptopspsdb.py (modified) no need to pass config object to methods as it's a class field; now ... Tue, 13 Mar 2012 19:49:54 GMT rhenders [33489] * trunk/ippToPsps/jython/queue.py (modified) big improvements so that queuing is now much faster Tue, 13 Mar 2012 19:48:32 GMT rhenders [33488] * trunk/ippToPsps/jython/pollOdm.py (modified) using new argument in base-class printUsage() method Tue, 13 Mar 2012 19:48:05 GMT rhenders [33487] * trunk/ippToPsps/jython/loader.py (modified) now deletes an item from the pending table once started working on ... Tue, 13 Mar 2012 19:44:30 GMT rhenders [33486] * trunk/ippToPsps/jython/cleanup.py (modified) using new argument in base-class printUsage() method Sat, 10 Mar 2012 02:11:08 GMT rhenders [33470] * trunk/ippToPsps/jython/datastoreRemover.py (added) * trunk/ippToPsps/jython/removeFromDatastore.py (deleted) name change for program for removing batches from the datastore Fri, 09 Mar 2012 20:36:33 GMT rhenders [33457] * trunk/ippToPsps/config/OB (added) * trunk/ippToPsps/config/OB/tables.vot (added) First commit of VOTable description of Object tables Wed, 07 Mar 2012 21:29:58 GMT rhenders [33436] * trunk/ippToPsps/config/ippToPspsDbSchema.sql (added) First commit of schema for ippToPsps database Wed, 07 Mar 2012 02:49:20 GMT rhenders [33432] * trunk/ippToPsps/jython/scratchdb.py (modified) Using the SkyTable.fits table rather than the Images.dat when ... Fri, 24 Feb 2012 02:20:00 GMT rhenders [33358] * trunk/ippToPsps/jython/config.py (modified) big changes to support reading config from the database instead of ... Fri, 24 Feb 2012 02:19:12 GMT rhenders [33357] * trunk/ippToPsps/jython/mysql.py (modified) class variable to show if we are connected or not; method to check ... Fri, 24 Feb 2012 02:18:14 GMT rhenders [33356] * trunk/ippToPsps/jython/dvo.py (modified) changing some log messges to debug level; new method to set scratch ... Fri, 24 Feb 2012 02:17:28 GMT rhenders [33355] * trunk/ippToPsps/jython/scratchdb.py (modified) new method to set whether we use 'full' table or not Fri, 24 Feb 2012 02:16:51 GMT rhenders [33354] * trunk/ippToPsps/jython/ipptopspsdb.py (modified) lots of new methods access new tables for clients, boxes and pending Fri, 24 Feb 2012 02:15:53 GMT rhenders [33353] * trunk/ippToPsps/jython/detectionbatch.py (modified) * trunk/ippToPsps/jython/initbatch.py (modified) * trunk/ippToPsps/jython/stackbatch.py (modified) now passing ScratchDb object up to base-class (Batch) Fri, 24 Feb 2012 02:15:22 GMT rhenders [33352] * trunk/ippToPsps/jython/batch.py (modified) new arg of scratch Db name for dvograbber program; now being passed ... Fri, 24 Feb 2012 02:14:32 GMT rhenders [33351] * trunk/ippToPsps/jython/cleanup.py (modified) * trunk/ippToPsps/jython/metrics.py (modified) * trunk/ippToPsps/jython/pollOdm.py (modified) now a subclass of IppToPsps Fri, 24 Feb 2012 02:13:20 GMT rhenders [33350] * trunk/ippToPsps/jython/ipptopsps.py (added) new abstract base-class for all ipptopsps programs