# # ChangeLog for trunk # # Generated by Trac 1.6 # Jul 20, 2026, 11:54:17 AM Wed, 21 Mar 2012 22:12:13 GMT bills [33578] * trunk/psModules/src/objects/pmFootprintCullPeaks.c (modified) add a tiny bit more information a printf Wed, 21 Mar 2012 21:59:10 GMT bills [33577] * trunk/tools/runcameraexp.pl (modified) add --no-masks option to allow running when input chips have been ... Wed, 21 Mar 2012 21:44:53 GMT bills [33576] * trunk/ippScripts/scripts/camera_exp.pl (modified) Add two options to camera_exp to support debugging when the input ... Wed, 21 Mar 2012 21:32:34 GMT bills [33575] * trunk/tools/dlapstacks (modified) Create a temporary directory. In there create symlinks to the ... 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 Fri, 16 Mar 2012 20:09:36 GMT mhuber [33550] * trunk/ippconfig/recipes/ppSub.config (modified) changed what was whitespace to tab space with SYS.ERR addition Fri, 16 Mar 2012 04:07:09 GMT mhuber [33541] * trunk/ippconfig/recipes/ppSub.config (modified) setting SYS.ERR=0 for stacking now Thu, 15 Mar 2012 23:08:57 GMT watersc1 [33533] * trunk/ippTools/share/pztool_pendingimfile.sql (modified) * trunk/ippTools/src/pztool.c (modified) The previous iteration on prioritizing science data over stare data ... 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 Thu, 15 Mar 2012 01:05:17 GMT heather [33525] * trunk/ippScripts/scripts/addstar_run.pl (modified) * trunk/ippTasks/addstar.pro (modified) * trunk/ippTasks/survey.pro (modified) * trunk/ippTools/share/Makefile.am (modified) * trunk/ippTools/share/addtool_find_pendingexp_staticsky_multi.sql (modified) * trunk/ippTools/share/addtool_find_sky_id.sql (modified) * trunk/ippTools/share/addtool_find_sky_id_dvo.sql (modified) * trunk/ippTools/share/addtool_find_sky_id_multi.sql (modified) * trunk/ippTools/share/addtool_find_sky_id_multi_dvo.sql (modified) * trunk/ippTools/share/addtool_queue_sky_id_multi.sql (modified) * trunk/ippTools/share/addtool_revertprocessedexp_staticsky_multi.sql (modified) * trunk/ippTools/src/addtool.c (modified) * trunk/ippTools/src/pxadd.c (modified) dvodb changes: staticsky and staticsky_multi are now just staticsky Wed, 14 Mar 2012 19:47:58 GMT bills [33524] * trunk/tools/dlapstacks (modified) corrections to the pod documentation Wed, 14 Mar 2012 19:37:21 GMT bills [33523] * trunk/tools/dlapstacks (modified) make sure we can find ds9 unless --no-display Wed, 14 Mar 2012 19:23:58 GMT bills [33522] * trunk/tools/dlapstacks (modified) Add pod documentation. Add --data_group option to use to select ... Wed, 14 Mar 2012 18:20:30 GMT bills [33521] * trunk/tools/dlapstacks (modified) added option --deasin which uses ppstamp -wholefile to read the input ... 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:44:18 GMT bills [33512] * trunk/pstamp/scripts/pstamp_job_run.pl (modified) * trunk/pstamp/scripts/pstampparse.pl (modified) if user specifies center of 0,0 in pixel coordinates we do not make ... Wed, 14 Mar 2012 01:41:37 GMT bills [33511] * trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/RequestFile.pm (modified) add flag to allow user to specify uncompressed images be returned 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 Wed, 14 Mar 2012 00:18:43 GMT bills [33506] * trunk/ippconfig/recipes/filerules-mef.mdc (modified) * trunk/ippconfig/recipes/filerules-simple.mdc (modified) * trunk/ippconfig/recipes/filerules-split.mdc (modified) remove PPSTAMP.OUTPUT.JPEG.FLIP Wed, 14 Mar 2012 00:13:03 GMT bills [33504] * trunk/pstamp/src/ppstampArguments.c (modified) * trunk/pstamp/src/ppstampMakeStamp.c (modified) * trunk/pstamp/src/ppstampOptions.c (modified) * trunk/pstamp/src/ppstampOptions.h (modified) * trunk/pstamp/src/ppstampParseCamera.c (modified) add option to to ppstamp to return an entire file instead of a region ... Tue, 13 Mar 2012 22:59:53 GMT bills [33502] * trunk/ippconfig/recipes/filerules-mef.mdc (modified) * trunk/ippconfig/recipes/filerules-simple.mdc (modified) * trunk/ippconfig/recipes/filerules-split.mdc (modified) Add filerules for uncompressed ppstamp outputs. Add input rule ... 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:39:27 GMT Serge CHASTEL [33496] * trunk/tools/who_uses_the_cluster/_who_uses_the_cluster.sh (modified) * trunk/tools/who_uses_the_cluster/_who_uses_the_cluster_analyze.pl (modified) * trunk/tools/who_uses_the_cluster/who_uses_the_cluster_analyze.sh (modified) Added new wave nodes ippc3--c63 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 Sat, 10 Mar 2012 01:31:06 GMT heather [33465] * trunk/ippScripts/queue_chips_by_night.pl (added) script to queue isp chips by night Sat, 10 Mar 2012 00:06:14 GMT bills [33463] * trunk/psModules/src/objects/pmSourceIO.c (modified) minor change to error message Sat, 10 Mar 2012 00:05:41 GMT bills [33462] * trunk/psphot/src/psphotStackMatchPSFsPrepare.c (modified) in psphotStack fail if an input has no sources. This is likely the ... 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 Fri, 09 Mar 2012 19:22:52 GMT bills [33455] * trunk/pstamp/scripts/pstampparse.pl (modified) For bycoord requests don't select data prior to 2009-04-01 unless ... Fri, 09 Mar 2012 01:59:55 GMT bills [33444] * trunk/psphot/src/psphotMergeSources.c (modified) when merging sources and copying a source to a child if there is no ... Fri, 09 Mar 2012 01:55:18 GMT bills [33443] * trunk/psModules/src/objects/pmSourceIO.c (modified) Fail if a negative sequence number is found in a cmf file. This ... Fri, 09 Mar 2012 01:54:02 GMT bills [33442] * trunk/psModules/src/objects/pmPCMdata.c (modified) avoid assertion failure that occurs during psphotStack extended ... Thu, 08 Mar 2012 01:18:08 GMT rhenders [33441] * trunk/ippMonitor/raw/czartool_getplot.php (modified) * trunk/ippMonitor/raw/czartool_ipptopsps.php (modified) added a density plot to ippToPsps czar page Thu, 08 Mar 2012 00:53:54 GMT bills [33439] * trunk/ippTools/share/staticskytool_inputs.sql (modified) include filter in output of staticskytool -inputs Thu, 08 Mar 2012 00:43:28 GMT bills [33438] * trunk/tools/dlapstacks (modified) various improvements including allowing user to specifiy label and ... 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 21:28:04 GMT bills [33435] * trunk/psModules/src/imcombine/pmSubtractionStamps.c (modified) When choosing sources for stamps, check that the apMag is finite ... Wed, 07 Mar 2012 21:25:19 GMT rhenders [33434] * trunk/ippMonitor/czartool/czarDbSchema.sql (added) First commit of the schema for the Czartool database Wed, 07 Mar 2012 21:24:07 GMT bills [33433] * trunk/psModules/src/extras/psVectorBracket.c (modified) Fix bug in psVectorBracket which was resulting in a non finite ... 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 ... Tue, 06 Mar 2012 23:44:52 GMT mhuber [33426] * trunk/ppStack/src/ppStackMatch.c (modified) split the TESTING condition for outputs and reusing previously ... Tue, 06 Mar 2012 23:25:46 GMT mhuber [33425] * trunk/psModules/src/imcombine/pmSubtraction.c (modified) index in a TESTING condition changed/not defined Tue, 06 Mar 2012 23:20:44 GMT mhuber [33424] * trunk/psModules/src/imcombine/pmSubtractionMatch.c (modified) Tue, 06 Mar 2012 05:26:05 GMT bills [33417] * trunk/psModules/src/objects/models/pmModel_QGAUSS.c (modified) * trunk/psModules/src/objects/pmModelUtils.c (modified) Avoid infinite Io in pmModel_QGAUSS Tue, 06 Mar 2012 03:10:47 GMT watersc1 [33414] * trunk/Nebulous-Server/bin/neb-admin (modified) We no longer want to block ipp066 in the shuffle. I think this ... Tue, 06 Mar 2012 02:56:39 GMT bills [33411] * trunk/psphot/src/psphotRadialProfileWings.c (modified) don't extrapolate limitRadius if the result goes beyond MAX_RADIUS Tue, 06 Mar 2012 02:55:14 GMT bills [33410] * trunk/psphot/src/psphotSersicModelClass.c (modified) Don't allow a non-finite PM_PAR_I0 Tue, 06 Mar 2012 02:54:39 GMT bills [33409] * trunk/psModules/src/objects/models/pmModel_SERSIC.c (modified) add a printf if we are about to pop an assertion for debugging purposes Thu, 01 Mar 2012 00:08:26 GMT bills [33389] * trunk/pstamp/src/ppstampParseCamera.c (modified) repair a silly bug that I added yesterday Wed, 29 Feb 2012 17:44:16 GMT bills [33385] * trunk/ippTools/src/staticskytool.c (modified) * trunk/ippTools/src/staticskytoolConfig.c (modified) in staticskytool -result add -num_filters and select where ... Wed, 29 Feb 2012 17:39:44 GMT bills [33384] * trunk/ippTools/share/staticskytool_result.sql (modified) * trunk/ippTools/src/staticskytool.c (modified) * trunk/ippTools/src/staticskytoolConfig.c (modified) Fix bug in staticskytool -result. It was listing the filter in the ... Tue, 28 Feb 2012 23:45:26 GMT bills [33382] * trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm (modified) For bycoord requests if tess_id is supplied by the user pass it to ... Tue, 28 Feb 2012 23:44:09 GMT bills [33381] * trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/RequestFile.pm (modified) * trunk/pstamp/scripts/pstamp_job_run.pl (modified) Add option to create a JPEG image of the stamp Tue, 28 Feb 2012 23:43:18 GMT bills [33380] * trunk/pstamp/scripts/dqueryparse.pl (modified) for detectabilty queries insure that QUERY_ID is uniqueue. Create ... Tue, 28 Feb 2012 21:58:05 GMT bills [33379] * trunk/tools/dlapstacks (modified) remove argument added for debugging Tue, 28 Feb 2012 21:56:52 GMT bills [33378] * trunk/ippconfig/recipes/filerules-mef.mdc (modified) * trunk/ippconfig/recipes/filerules-simple.mdc (modified) * trunk/ippconfig/recipes/filerules-split.mdc (modified) * trunk/ippconfig/recipes/jpeg.mdc (modified) * trunk/pstamp/src/ppstampArguments.c (modified) * trunk/pstamp/src/ppstampOptions.h (modified) * trunk/pstamp/src/ppstampParseCamera.c (modified) In ppstamp optionally produce a JPEG image Tue, 28 Feb 2012 01:28:48 GMT bills [33377] * trunk/tools/dlapstacks (added) add a program to display LAP stack images for a given RA and DEC Sat, 25 Feb 2012 03:10:41 GMT watersc1 [33371] * trunk/ippScripts/scripts/nightly_science.pl (modified) Add preliminary offnight diffs and mops ws diff handlers to nightly ... Fri, 24 Feb 2012 22:05:48 GMT watersc1 [33366] * trunk/ippTools/share/pztool_pendingimfile.sql (modified) Order what we choose to download to get science before stare observations 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 Fri, 24 Feb 2012 02:12:51 GMT rhenders [33349] * trunk/ippToPsps/jython/pslogger.py (modified) now using config name rather than DVO label in log name