# # ChangeLog for / # # Generated by Trac 1.6 # Aug 9, 2026, 12:42:36 PM Wed, 03 Aug 2011 21:12:58 GMT rhenders [31993] * trunk/ippToPsps/jython/metrics.py (modified) now takes a path to a config file as its sole argument Wed, 03 Aug 2011 20:32:41 GMT eugene [31992] * branches/eam_branches/ipp-20110710/psModules/src/objects/Makefile.am (modified) * branches/eam_branches/ipp-20110710/psModules/src/objects/pmSource.c (modified) * branches/eam_branches/ipp-20110710/psModules/src/objects/pmSourceExtendedPars.c (modified) * branches/eam_branches/ipp-20110710/psModules/src/objects/pmSourceExtendedPars.h (modified) * branches/eam_branches/ipp-20110710/psModules/src/objects/pmSourceFitPCM.c (modified) * branches/eam_branches/ipp-20110710/psModules/src/objects/pmSourceIO_CMF.c.in (modified) add several non-parametric values to extended source table; convert ... Wed, 03 Aug 2011 20:31:07 GMT eugene [31991] * branches/eam_branches/ipp-20110710/psModules/src/objects/pmFootprintCullPeaks.c (modified) plug a leak Wed, 03 Aug 2011 20:30:02 GMT eugene [31990] * branches/eam_branches/ipp-20110710/psphot/src/psphot.h (modified) * branches/eam_branches/ipp-20110710/psphot/src/psphotExtendedSourceFits.c (modified) * branches/eam_branches/ipp-20110710/psphot/src/psphotRadiusChecks.c (modified) * branches/eam_branches/ipp-20110710/psphot/src/psphotSersicModelClass.c (modified) * branches/eam_branches/ipp-20110710/psphot/src/psphotSourceFits.c (modified) add new window function using first radial moment; use new sersic ... Wed, 03 Aug 2011 18:57:54 GMT eugene [31989] * branches/eam_branches/ipp-20110710/psphot/src/Makefile.am (modified) add psphotSersicModelClass.c Wed, 03 Aug 2011 18:57:37 GMT eugene [31988] * branches/eam_branches/ipp-20110710/psphot/src/psphotFitSourcesLinear.c (modified) subtract the model fits in the full window, not just the fit window Wed, 03 Aug 2011 18:52:28 GMT eugene [31987] * branches/eam_branches/ipp-20110710/psphot/doc/sourcepixels.txt (added) added some notes on the source windows Wed, 03 Aug 2011 02:33:08 GMT rhenders [31986] * trunk/ippToPsps/src/Dvo.c (modified) * trunk/ippToPsps/src/Dvo.h (modified) changes to support config path being passed to constructor Wed, 03 Aug 2011 02:29:01 GMT rhenders [31985] * trunk/ippToPsps/jython/batch.py (modified) * trunk/ippToPsps/jython/datastore.py (modified) now passing XML config document to Datastore constructor Wed, 03 Aug 2011 02:25:55 GMT rhenders [31984] * trunk/ippToPsps/jython/config.xml (deleted) configs now in configs subdir Wed, 03 Aug 2011 02:24:49 GMT rhenders [31983] * trunk/ippToPsps/jython/configs/lap.xml (added) config for LAP loading Wed, 03 Aug 2011 02:24:03 GMT rhenders [31982] * trunk/ippToPsps/jython/ipptopsps.py (modified) now takes a single argument pointing to config file to use Wed, 03 Aug 2011 02:23:36 GMT rhenders [31981] * trunk/ippToPsps/jython/configs (added) * trunk/ippToPsps/jython/configs/simtest.xml (added) New directory for config files, including one for simtest test-loop stuff Wed, 03 Aug 2011 02:17:52 GMT rhenders [31980] * trunk/ippToPsps/jython/ipptopsps.py (modified) whoops - wrong XML field for queuing options Wed, 03 Aug 2011 02:15:42 GMT rhenders [31979] * trunk/ippToPsps/jython/pslogger.py (modified) new boolean printing methods Wed, 03 Aug 2011 02:13:06 GMT rhenders [31978] * trunk/ippToPsps/jython/ipptopsps.py (modified) now, batch types to be queued are set in config, not the command-line Wed, 03 Aug 2011 01:59:41 GMT rhenders [31977] * trunk/ippToPsps/jython/stackbatch.py (modified) using correct ScratchDb field name for detection table Wed, 03 Aug 2011 01:56:26 GMT rhenders [31976] * trunk/ippToPsps/jython/detectionbatch.py (modified) using correct ScratcDb field name for detection table Wed, 03 Aug 2011 01:51:54 GMT rhenders [31975] * trunk/ippToPsps/jython/fits.py (modified) trivial comment and whitespace Wed, 03 Aug 2011 01:49:52 GMT rhenders [31974] * trunk/ippToPsps/jython/detectionbatch.py (modified) no longer using defaults for SOURCEID and IMAGEID if missing Wed, 03 Aug 2011 01:49:19 GMT rhenders [31973] * trunk/ippToPsps/jython/batch.py (modified) now reporting to log a count of detections imported from DVO Tue, 02 Aug 2011 23:52:50 GMT rhenders [31972] * trunk/ippToPsps/jython/dvoToMySQL.py (modified) added abilty to reset DVO tables; added checks to make absolutely ... Tue, 02 Aug 2011 23:22:21 GMT rhenders [31971] * trunk/ippToPsps/jython/scratchdb.py (modified) Added method to reset DVO tables when running dvoToMySQL Tue, 02 Aug 2011 22:03:48 GMT watersc1 [31970] * tags/ipp-20110622/ippTools/src/dqstatstool.c (modified) typo fix for dqstatstool -definebyquery Tue, 02 Aug 2011 22:03:04 GMT watersc1 [31969] * trunk/ippTools/src/dqstatstool.c (modified) I certainly hope this is the last change needed to make this work ... Tue, 02 Aug 2011 20:36:18 GMT bills [31968] * tags/ipp-20110622/ippScripts/scripts/magic_destreak_revert.pl (modified) integrate fix to logic error in magic_destreak_revert.pl Tue, 02 Aug 2011 20:35:35 GMT bills [31967] * trunk/ippScripts/scripts/magic_destreak_revert.pl (modified) fix logic error in destreak revert. This caused failed revert errors ... Tue, 02 Aug 2011 18:03:02 GMT eugene [31966] * branches/eam_branches/ipp-20110710/psphot/src/psphotSersicModelClass.c (added) adding functions to provide robust conversions from moments & krons ... Tue, 02 Aug 2011 02:05:53 GMT rhenders [31965] * trunk/ippToPsps/jython/detectionbatch.py (modified) * trunk/ippToPsps/jython/dvoToMySQL.py (modified) * trunk/ippToPsps/jython/scratchdb.py (modified) * trunk/ippToPsps/jython/stackbatch.py (modified) * trunk/ippToPsps/src/Dvo.c (modified) finally cleared up image_id/extern_id confusion Tue, 02 Aug 2011 01:36:53 GMT watersc1 [31964] * trunk/Nebulous/bin/neb-shift (modified) Duplicate my declaration. Tue, 02 Aug 2011 01:14:19 GMT watersc1 [31963] * tags/ipp-20110622/ippconfig/gpc1/psastro.config (modified) fixing the reference catalog again. Tue, 02 Aug 2011 01:13:50 GMT watersc1 [31962] * trunk/ippconfig/gpc1/psastro.config (modified) My mistake, I changed the wrong reference catalog. Tue, 02 Aug 2011 00:53:53 GMT watersc1 [31961] * tags/ipp-20110622/ippconfig/gpc1/psastro.config (modified) wrong reference catalog Tue, 02 Aug 2011 00:53:07 GMT watersc1 [31960] * trunk/ippconfig/gpc1/psastro.config (modified) wrong reference catalog Tue, 02 Aug 2011 00:03:02 GMT watersc1 [31959] * tags/ipp-20110622/ippScripts/scripts/lap_science.pl (modified) SVN merge didn't work correctly, so I'm directly copying my trunk copy. Mon, 01 Aug 2011 23:55:41 GMT watersc1 [31958] * tags/ipp-20110622/ippScripts/scripts/ipp_cleanup.pl (modified) * tags/ipp-20110622/ippScripts/scripts/lap_science.pl (modified) * tags/ipp-20110622/ippTools/src/laptool.c (modified) * tags/ipp-20110622/ippTools/src/stacktool.c (modified) * tags/ipp-20110622/ippTools/src/stacktoolConfig.c (modified) * tags/ipp-20110622/ippconfig/gpc1/psastro.config (modified) Update to LAP to remove quickstacks. This introduced changes to ... Mon, 01 Aug 2011 23:27:32 GMT watersc1 [31957] * trunk/ippTools/src/stacktool.c (modified) * trunk/ippconfig/gpc1/psastro.config (modified) update to LAP for new quickstack-free processing Mon, 01 Aug 2011 21:26:32 GMT bills [31956] * tags/ipp-20110622/ippTools/src/chiptool.c (modified) * tags/ipp-20110622/ippTools/src/chiptoolConfig.c (modified) * tags/ipp-20110622/ippTools/src/warptool.c (modified) * tags/ipp-20110622/ippTools/src/warptoolConfig.c (modified) From trunk: add -pstamp_order options to warptool -warped and ... Mon, 01 Aug 2011 21:08:28 GMT bills [31955] * trunk/ippTools/src/warptool.c (modified) * trunk/ippTools/src/warptoolConfig.c (modified) Add -pstamp_order option to "warptool -warped" Mon, 01 Aug 2011 20:59:26 GMT bills [31954] * trunk/ippTools/src/chiptool.c (modified) * trunk/ippTools/src/chiptoolConfig.c (modified) add -pstamp_order option to chiptool -processedimfile Sat, 30 Jul 2011 00:58:27 GMT watersc1 [31953] * tags/ipp-20110622/ippTools/share/dqstatstool_definebyquery.sql (modified) Fix exposure republishing when warp_id IS NULL. Sat, 30 Jul 2011 00:57:23 GMT watersc1 [31952] * trunk/ippTools/share/dqstatstool_definebyquery.sql (modified) Edit to prevent continual re-publishing of exposures with no warpRun ... Sat, 30 Jul 2011 00:46:05 GMT rhenders [31951] * trunk/ippToPsps/jython/detectionbatch.py (modified) * trunk/ippToPsps/jython/stackbatch.py (modified) externID column has been dropped from dvoMeta table Sat, 30 Jul 2011 00:45:27 GMT rhenders [31950] * trunk/ippToPsps/jython/scratchdb.py (modified) Dropped externID from dvoMeta table. This is confusing since IMAGEID ... Fri, 29 Jul 2011 19:53:42 GMT rhenders [31949] * trunk/ippToPsps/jython/fits.py (modified) added comments and improved some logging Fri, 29 Jul 2011 00:51:52 GMT watersc1 [31948] * tags/ipp-20110622/ippScripts/scripts/lap_science.pl (modified) Move handling of dropped exposures to fix bad counting. Thu, 28 Jul 2011 21:05:56 GMT heather [31947] * trunk/dbconfig/README (added) instructions on how to update the schema Thu, 28 Jul 2011 20:58:38 GMT heather [31946] * trunk/ippTools/share/pxadmin_create_tables.sql (modified) added 'my' tables to the create script. Thu, 28 Jul 2011 04:10:23 GMT watersc1 [31945] * trunk/ippScripts/scripts/lap_science.pl (modified) Updated stacking/diffing decision method. Previously, everything ... Thu, 28 Jul 2011 03:30:33 GMT watersc1 [31944] * tags/ipp-20110622/Nebulous-Server/bin/neb-admin (modified) add xattr based filtering to ensure we continue to shuffle to the ... Thu, 28 Jul 2011 03:30:00 GMT watersc1 [31943] * trunk/Nebulous-Server/bin/neb-admin (modified) add xattr based filtering to ensure we continue to shuffle to the ... Thu, 28 Jul 2011 01:49:26 GMT bills [31942] * trunk/tools/runchipimfile.pl (modified) * trunk/tools/runwarpskycell.pl (modified) --zaplog implementation is now in the ippScripts Thu, 28 Jul 2011 01:47:51 GMT bills [31941] * trunk/ippScripts/scripts/chip_imfile.pl (modified) * trunk/ippScripts/scripts/diff_skycell.pl (modified) * trunk/ippScripts/scripts/warp_skycell.pl (modified) * trunk/tools/regenerateinput.pl (added) * trunk/tools/runchipimfile.pl (modified) * trunk/tools/rundiffskycell.pl (modified) * trunk/tools/runwarpskycell.pl (modified) add script to regenerate missing input files for a given component. ... Wed, 27 Jul 2011 01:29:36 GMT watersc1 [31940] * tags/ipp-20110622/ippScripts/scripts/lap_science.pl (modified) Bugfix to allow SAS.12 gri data to process correctly without failing ... Wed, 27 Jul 2011 01:27:44 GMT watersc1 [31939] * trunk/ippScripts/scripts/lap_science.pl (modified) typo fix to remove warning in log output. Wildcard label to allow ... Wed, 27 Jul 2011 00:40:09 GMT bills [31938] * trunk/ippTools/src/regtool.c (modified) * trunk/ippTools/src/regtoolConfig.c (modified) add option to regtool -processedimfile to only list chips with video ... Tue, 26 Jul 2011 20:50:54 GMT bills [31937] * trunk/DataStore/lib/DataStore/Utils.pm (modified) add some types that are being used by the data quality stats Tue, 26 Jul 2011 02:20:22 GMT rhenders [31936] * trunk/ippToPsps/jython/detectionbatch.py (modified) using new Batch class method to substitude a default value for ... Tue, 26 Jul 2011 02:19:47 GMT rhenders [31935] * trunk/ippToPsps/jython/batch.py (modified) new method to check for header value and replace it with supplied ... Mon, 25 Jul 2011 23:53:40 GMT rhenders [31934] * trunk/ippToPsps/jython/batch.py (modified) cleaner exit from failed batch Mon, 25 Jul 2011 23:52:40 GMT rhenders [31933] * trunk/ippToPsps/jython/pslogger.py (modified) added error pair methid analogous to infoPair method Mon, 25 Jul 2011 23:51:58 GMT rhenders [31932] * trunk/ippToPsps/jython/detectionbatch.py (modified) added check to see if SOURCEID and IMAGEID are present in image FITS ... Mon, 25 Jul 2011 22:33:00 GMT rhenders [31931] * trunk/ippToPsps/src/DetectionBatchEnums.h (modified) most recent schema changes Mon, 25 Jul 2011 22:32:27 GMT rhenders [31930] * trunk/ippToPsps/src/Fits.c (modified) cleaned-up file closing Mon, 25 Jul 2011 22:31:48 GMT rhenders [31929] * trunk/ippToPsps/src/Makefile.am (modified) added dvograbber executable Mon, 25 Jul 2011 22:31:14 GMT rhenders [31928] * trunk/ippToPsps/src/Dvo.c (modified) takes an argument for DVO database location Sat, 23 Jul 2011 03:10:58 GMT eugene [31927] * branches/eam_branches/ipp-20110710/psModules/src/objects/Makefile.am (modified) * branches/eam_branches/ipp-20110710/psModules/src/objects/mksource.pl (modified) * branches/eam_branches/ipp-20110710/psModules/src/objects/pmSourceIO_CMF.c.in (modified) * branches/eam_branches/ipp-20110710/psModules/src/objects/pmSourceIO_CMF_PS1_V1.c (deleted) * branches/eam_branches/ipp-20110710/psModules/src/objects/pmSourceIO_CMF_PS1_V2.c (deleted) * branches/eam_branches/ipp-20110710/psModules/src/objects/pmSourceIO_CMF_PS1_V3.c (deleted) * branches/eam_branches/ipp-20110710/psModules/src/objects/pmSourceOutputs.c (modified) switch to consolidated, autocoded pmSourceIO_CMF files Sat, 23 Jul 2011 03:08:37 GMT eugene [31926] * branches/eam_branches/ipp-20110710/psModules/src/objects/pmPCM_MinimizeChisq.c (modified) * branches/eam_branches/ipp-20110710/psModules/src/objects/pmPCMdata.c (modified) * branches/eam_branches/ipp-20110710/psModules/src/objects/pmPCMdata.h (modified) * branches/eam_branches/ipp-20110710/psModules/src/objects/pmSourceFitPCM.c (modified) allow pcm fitting with a 1d gauss instead of full convolution Sat, 23 Jul 2011 03:06:37 GMT eugene [31925] * branches/eam_branches/ipp-20110710/psModules/src/objects/pmSource.h (modified) * branches/eam_branches/ipp-20110710/psModules/src/objects/pmSourceExtendedPars.c (modified) * branches/eam_branches/ipp-20110710/psModules/src/objects/pmSourceExtendedPars.h (modified) adding extFitPars to pmSource to track metadata related to extended ... Sat, 23 Jul 2011 03:04:46 GMT eugene [31924] * branches/eam_branches/ipp-20110710/psModules/src/objects/pmSourceIO_CMF_PS1_V1.c (modified) moving local astrometry to pmSourceOutputs.c Sat, 23 Jul 2011 02:57:15 GMT watersc1 [31923] * trunk/ippScripts/scripts/ipp_cleanup.pl (modified) clean chip stage pattern file. Sat, 23 Jul 2011 02:20:20 GMT watersc1 [31922] * trunk/ippScripts/scripts/lap_science.pl (modified) Be less agressive about queuing quickstacks when only a few exposures ... Sat, 23 Jul 2011 01:45:04 GMT rhenders [31921] * trunk/ippToPsps/jython/initbatch.py (modified) changes to make this batch type work with new Batch class Sat, 23 Jul 2011 01:44:24 GMT rhenders [31920] * trunk/ippToPsps/jython/batch.py (modified) making fits file argument to constructor optional (don't need for ... Sat, 23 Jul 2011 01:43:42 GMT rhenders [31919] * trunk/ippToPsps/jython/gpc1db.py (modified) was looking for wrong file extension when getting smf files Fri, 22 Jul 2011 02:19:26 GMT watersc1 [31918] * tags/ipp-20110622/ippTools/share/dqstatstool_definebyquery.sql (modified) * tags/ipp-20110622/ippTools/src/dqstatstool.c (modified) Fix missing exposure problem when astrometry fails. Fri, 22 Jul 2011 02:14:08 GMT watersc1 [31917] * trunk/ippTools/share/dqstatstool_definebyquery.sql (modified) * trunk/ippTools/src/dqstatstool.c (modified) Fix missing exposure problem when astrometry fails. Thu, 21 Jul 2011 03:29:18 GMT watersc1 [31916] * tags/ipp-20110622/ippconfig/gpc1/ppImage.config (modified) apply pattern correction on darktest Thu, 21 Jul 2011 03:27:43 GMT watersc1 [31915] * trunk/ippconfig/gpc1/ppImage.config (modified) pattern correction was missed on the darktest recipe. Thu, 21 Jul 2011 01:30:54 GMT watersc1 [31914] * tags/ipp-20110622/ippconfig/gpc1/ppImage.config (modified) * tags/ipp-20110622/ippconfig/recipes/reductionClasses.mdc (modified) Adding darktest reduction class and correcting the recipe to use ... Thu, 21 Jul 2011 01:25:36 GMT watersc1 [31913] * trunk/ippconfig/gpc1/ppImage.config (modified) * trunk/ippconfig/recipes/reductionClasses.mdc (modified) Adding darktest reduction class and correcting the recipe to use ... Thu, 21 Jul 2011 00:09:28 GMT watersc1 [31912] * trunk/ippScripts/scripts/ipp_cleanup.pl (modified) Cleanup pattern models as well, as they are regenerated by the update ... Wed, 20 Jul 2011 21:56:50 GMT watersc1 [31911] * tags/ipp-20110622/ippTools/share/dettool_toresidimfile.sql (modified) Fix toresidimfile mode to properly see registered detrends as valid ... Wed, 20 Jul 2011 21:53:23 GMT watersc1 [31910] * trunk/ippTools/share/dettool_toresidimfile.sql (modified) Fix toresidimfile mode to properly see registered detrends as valid ... Wed, 20 Jul 2011 04:26:41 GMT watersc1 [31909] * trunk/tools/neb-tree (added) Hack of a script to recurse through nebulous directories and list all ... Wed, 20 Jul 2011 00:18:34 GMT heather [31908] * trunk/Nebulous/bin/neb-stat (modified) cleaned up perldoc for this and cleaned up the options to be more ... Tue, 19 Jul 2011 23:33:38 GMT eugene [31907] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) adding metadataLookupF32 perl function (only used by camera_exp.pl) Tue, 19 Jul 2011 23:33:02 GMT eugene [31906] * trunk/ippScripts/scripts/automate_stacks.pl (modified) * trunk/ippScripts/scripts/camera_exp.pl (modified) * trunk/ippScripts/scripts/ipp_apply_burntool.pl (modified) * trunk/ippScripts/scripts/ipp_apply_burntool_single.pl (modified) * trunk/ippScripts/scripts/nightly_science.pl (modified) * trunk/ippScripts/scripts/register_imfile.pl (modified) updating scripts to use ppConfigDump -get-key in place of full camera ... Tue, 19 Jul 2011 22:40:31 GMT eugene [31905] * trunk/ippScripts/scripts/chip_imfile.pl (modified) fix ppConfigDump line Tue, 19 Jul 2011 22:01:41 GMT eugene [31904] * trunk/ippScripts/scripts/chip_imfile.pl (modified) streamline mdc parsing with ppConfigDump -get-key Tue, 19 Jul 2011 22:01:08 GMT eugene [31903] * trunk/ppConfigDump/src/ppConfigDump.c (modified) added -get-key option Tue, 19 Jul 2011 21:17:33 GMT eugene [31902] * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/src/types/psMetadataConfig.h (modified) make psMetadataItemFormat a global function (renamed from ... Tue, 19 Jul 2011 08:48:04 GMT rhenders [31901] * trunk/tools/czarpoll.pl (modified) now creating nebulous space time series for previous week, rather ... Tue, 19 Jul 2011 08:38:40 GMT rhenders [31900] * trunk/tools/czartool/Plotter.pm (modified) more accurate labelling of y axis of rate plot Tue, 19 Jul 2011 08:38:09 GMT rhenders [31899] * trunk/tools/czartool/CzarDb.pm (modified) forgot to init range variable to > 0 Tue, 19 Jul 2011 05:17:38 GMT mhuber [31898] * tags/ipp-20110622/ippconfig/recipes/nightly_science.config (modified) Merged update from trunk 3PI related tessellations from RINGS.V0 to ... Tue, 19 Jul 2011 03:37:24 GMT mhuber [31897] * trunk/ippconfig/recipes/nightly_science.config (modified) Updated 3PI related tessellations to RINGS.VO (SweetSpot OSS ESS MSS ... Tue, 19 Jul 2011 00:50:55 GMT rhenders [31896] * trunk/ippMonitor/raw/czartool_labels.php (modified) white space Tue, 19 Jul 2011 00:49:46 GMT rhenders [31895] * trunk/ippMonitor/raw/czartool_labels.php (modified) put back neb storage time series Tue, 19 Jul 2011 00:43:21 GMT watersc1 [31894] * tags/ipp-20110622/ippconfig/recipes/nightly_science.config (modified) change retention time for three pi