# # ChangeLog for trunk # # Generated by Trac 1.6 # Jul 20, 2026, 11:54:12 AM Mon, 02 Apr 2012 00:28:17 GMT eugene [33649] * trunk/Ohana/src/libdvo/Makefile (modified) * trunk/Ohana/src/libdvo/include/dvo.h (modified) * trunk/Ohana/src/libdvo/include/dvodb.h (modified) * trunk/Ohana/src/libdvo/include/ps1_v3_defs.h (copied) * trunk/Ohana/src/libdvo/src/HostTable.c (copied) * trunk/Ohana/src/libdvo/src/LoadImages.c (modified) * trunk/Ohana/src/libdvo/src/LoadPhotcodesFITS.c (modified) * trunk/Ohana/src/libdvo/src/SavePhotcodesFITS.c (modified) * trunk/Ohana/src/libdvo/src/dbExtractAverages.c (modified) * trunk/Ohana/src/libdvo/src/dbExtractMeasures.c (modified) * trunk/Ohana/src/libdvo/src/dbFields.c (modified) * trunk/Ohana/src/libdvo/src/dvo_catalog.c (modified) * trunk/Ohana/src/libdvo/src/dvo_catalog_mef.c (modified) * trunk/Ohana/src/libdvo/src/dvo_catalog_raw.c (modified) * trunk/Ohana/src/libdvo/src/dvo_catalog_split.c (modified) * trunk/Ohana/src/libdvo/src/dvo_convert.c (modified) * trunk/Ohana/src/libdvo/src/dvo_convert_PS1_DEV_1.c (modified) * trunk/Ohana/src/libdvo/src/dvo_convert_PS1_DEV_2.c (modified) * trunk/Ohana/src/libdvo/src/dvo_convert_PS1_DEV_3.c (modified) * trunk/Ohana/src/libdvo/src/dvo_convert_PS1_REF.c (modified) * trunk/Ohana/src/libdvo/src/dvo_convert_PS1_V1.c (modified) * trunk/Ohana/src/libdvo/src/dvo_convert_PS1_V2.c (modified) * trunk/Ohana/src/libdvo/src/dvo_convert_PS1_V3.c (copied) * trunk/Ohana/src/libdvo/src/dvo_convert_elixir.c (modified) * trunk/Ohana/src/libdvo/src/dvo_convert_loneos.c (modified) * trunk/Ohana/src/libdvo/src/dvo_convert_panstarrs_DEV_0.c (modified) * trunk/Ohana/src/libdvo/src/dvo_convert_panstarrs_DEV_1.c (modified) * trunk/Ohana/src/libdvo/src/dvo_image.c (modified) * trunk/Ohana/src/libdvo/src/dvo_image_raw.c (modified) * trunk/Ohana/src/libdvo/src/dvo_photcode_ops.c (modified) * trunk/Ohana/src/libdvo/src/dvo_photcode_utils.c (copied) * trunk/Ohana/src/libdvo/src/dvo_tiny_values.c (copied) * trunk/Ohana/src/libdvo/src/flatcorr_io.c (copied) * trunk/Ohana/src/libdvo/src/skyregion_gsc.c (modified) * trunk/Ohana/src/libdvo/src/skyregion_io.c (modified) * trunk/Ohana/src/libdvo/src/skyregion_ops.c (modified) new query fields (secfilt flags; mean airmass; mcal offset, ... Mon, 02 Apr 2012 00:22:08 GMT eugene [33648] * trunk/Ohana/src/libfits/header/F_modify.c (modified) * trunk/Ohana/src/libfits/header/F_print.c (modified) * trunk/Ohana/src/libfits/include/gfitsio.h (modified) * trunk/Ohana/src/libfits/matrix/F_compress_M.c (modified) * trunk/Ohana/src/libfits/matrix/F_load_M.c (modified) * trunk/Ohana/src/libfits/matrix/F_read_portion.c (modified) * trunk/Ohana/src/libfits/matrix/F_read_segment.c (modified) * trunk/Ohana/src/libfits/matrix/F_write_M.c (modified) * trunk/Ohana/src/libfits/table/F_define_column.c (modified) * trunk/Ohana/src/libfits/table/F_get_column.c (modified) * trunk/Ohana/src/libfits/table/F_set_column.c (modified) fix byteswap error for 64bit tables (simplify byteswap code generally ... Mon, 02 Apr 2012 00:18:05 GMT eugene [33647] * trunk/Ohana/src/libautocode/Makefile.Targets (modified) * trunk/Ohana/src/libautocode/def/FlatCorrection.d (copied) * trunk/Ohana/src/libautocode/def/FlatCorrectionImage.d (copied) * trunk/Ohana/src/libautocode/def/SkyRegion.d (modified) * trunk/Ohana/src/libautocode/def/average-ps1-v2.d (modified) * trunk/Ohana/src/libautocode/def/average-ps1-v3.d (copied) * trunk/Ohana/src/libautocode/def/average.d (modified) * trunk/Ohana/src/libautocode/def/image-ps1-v3.d (copied) * trunk/Ohana/src/libautocode/def/image.d (modified) * trunk/Ohana/src/libautocode/def/measure-ps1-v3.d (copied) * trunk/Ohana/src/libautocode/def/photcode-ps1-v3.d (copied) * trunk/Ohana/src/libautocode/def/photcode.d (modified) * trunk/Ohana/src/libautocode/def/secfilt-ps1-v3.d (copied) * trunk/Ohana/src/libautocode/def/secfilt.d (modified) add PS1_V3 schema; support for flat-field correction table in dvo; ... Mon, 02 Apr 2012 00:15:36 GMT eugene [33646] * trunk/Ohana/src/libohana/Makefile (modified) * trunk/Ohana/src/libohana/include/ohana.h (modified) * trunk/Ohana/src/libohana/include/ohana_allocate.h (modified) * trunk/Ohana/src/libohana/src/findexec.c (modified) * trunk/Ohana/src/libohana/src/memstr.c (copied) * trunk/Ohana/src/libohana/src/rconnect.c (copied) * trunk/Ohana/src/libohana/src/string.c (modified) * trunk/Ohana/src/libohana/test/memspeed.c (copied) move myAssert, myAbort, OHANA_ASSERT into libohana; add features to ... Mon, 02 Apr 2012 00:12:45 GMT eugene [33645] * trunk/psLib/src/fits/psFitsImage.c (modified) always read into a valid 2D image, even if input FITS file is 0D, 1D, ... Sat, 31 Mar 2012 01:12:38 GMT bills [33644] * trunk/ippTasks/destreak.pro (modified) Use a different script when restoring camera stage destreak runs ... Sat, 31 Mar 2012 01:01:51 GMT eugene [33643] * trunk/psastro/src/psastroLoadRefstars.c (modified) * trunk/psastro/src/psastroZeroPoint.c (modified) updates related to zero points from new reference catalogs & w-band mags Sat, 31 Mar 2012 01:00:59 GMT eugene [33642] * trunk/ippconfig (modified) * trunk/ippconfig/dvo.photcodes (modified) * trunk/ippconfig/dvo.photcodes.pre20120329 (copied) * trunk/ippconfig/gpc1/ppImage.config (modified) * trunk/ippconfig/gpc1/psastro.config (modified) * trunk/ippconfig/recipes/ppImage.config (modified) * trunk/ippconfig/recipes/psphot.config (modified) * trunk/ippconfig/recipes/reductionClasses.mdc (modified) updates to dvo.photcode from EAM branch (bitmasks and sys errors); ... Sat, 31 Mar 2012 00:34:57 GMT watersc1 [33636] * trunk/ippconfig/gpc1/ppImage.config (modified) * 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/ippconfig/recipes/ppImage.config (modified) * trunk/ippconfig/recipes/ppMerge.config (modified) * trunk/ippconfig/recipes/reductionClasses.mdc (modified) * trunk/ippconfig/recipes/rejections.config (modified) configuration changes to apply noisemap Sat, 31 Mar 2012 00:13:10 GMT bills [33627] * trunk/ippScripts/Build.PL (modified) install destreak_restore_camera.pl Sat, 31 Mar 2012 00:11:49 GMT bills [33626] * trunk/magic/censorObjects/src/censor.c (modified) * trunk/magic/censorObjects/src/censor.h (modified) * trunk/magic/censorObjects/src/censorArguments.c (modified) * trunk/magic/censorObjects/src/censorLoop.c (modified) * trunk/magic/censorObjects/src/censorParseCamera.c (modified) add new option to censorObjects where it simply reads the input smf ... Sat, 31 Mar 2012 00:11:02 GMT bills [33625] * trunk/ippTools/src/magicdstool.c (modified) add new value for magicDSRun.state failed_restore Fri, 30 Mar 2012 23:54:56 GMT mhuber [33624] * trunk/psModules/src/camera/pmReadoutFake.c (modified) fix readoutFakeThread int->float outside of PS_SCALAR_VALUE to avoid ... Thu, 29 Mar 2012 02:12:23 GMT heather [33619] * trunk/ippTools/share/addtool_checkminidvodbaddrun.sql (modified) * trunk/ippTools/src/addtool.c (modified) the query was not optimal. It's still not optimal but at least it's ... Thu, 29 Mar 2012 01:24:00 GMT bills [33618] * trunk/ippScripts/scripts/destreak_restore_camera.pl (modified) Third draft. Reworked order of checks to be more efficient and the ... Wed, 28 Mar 2012 23:04:27 GMT bills [33617] * trunk/ippTools/share/chiptool_dropprocessedimfile_update.sql (modified) * trunk/ippTools/src/chiptool.c (modified) * trunk/ippTools/src/chiptoolConfig.c (modified) In chiptool -dropprocessedimfile accept -cam_id as a selector Sat, 24 Mar 2012 01:06:48 GMT bills [33602] * trunk/ippScripts/scripts/destreak_restore_camera.pl (added) second draft of program to safely restore camera runs to their ... 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 03:02:21 GMT watersc1 [33590] * trunk/ippconfig/gpc1/ppImage.config (modified) * trunk/ippconfig/recipes/ppImage.config (modified) * trunk/ppImage/src/Makefile.am (modified) * trunk/ppImage/src/ppImage.h (modified) * trunk/ppImage/src/ppImageCheckNoise.c (added) * trunk/ppImage/src/ppImageDetrendReadout.c (modified) * trunk/ppImage/src/ppImageLoop.c (modified) * trunk/ppImage/src/ppImageOptions.c (modified) Tell ppImage how to construct a noise map, and add appropriate ... 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 Thu, 22 Mar 2012 01:59:25 GMT bills [33587] * trunk/psphot/src/psphotSourceMatch.c (modified) In psphotMatchSourcesAddMissing cache the copies of footprints made ... Thu, 22 Mar 2012 01:56:00 GMT bills [33586] * trunk/psModules/src/objects/pmPSFtryFitEXT.c (modified) in pmPSFtryFitEXT mark source as PSFTRY_MASK_EXT_FAIL if it has a ... Wed, 21 Mar 2012 22:20:36 GMT bills [33579] * trunk/ippconfig/ssp (modified) add Makefile.in to svn:ignore property 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 ...