# # ChangeLog for trunk/pstamp/scripts # # Generated by Trac 1.6 # Jul 19, 2026, 10:36:49 PM Tue, 26 Jun 2012 21:47:13 GMT eugene [34089] * trunk/magic/remove/configure.ac (modified) * trunk/magic/remove/src/Makefile.am (modified) * trunk/magic/remove/src/streakscompare.c (modified) * trunk/magic/remove/src/streaksio.c (modified) * trunk/magic/remove/src/streaksrelease.c (modified) * trunk/pedestal/configure.ac (modified) * trunk/ppArith/configure.ac (modified) * trunk/ppBackground/configure.ac (modified) * trunk/ppBackground/src/ppBackgroundExit.c (modified) * trunk/ppConfigDump/configure.ac (modified) * trunk/ppMerge/configure.ac (modified) * trunk/ppNoiseMap/configure.ac (modified) * trunk/ppNorm/configure.ac (modified) * trunk/ppNorm/src/ppNormCalc.c (modified) * trunk/ppSkycell/configure.ac (modified) * trunk/ppSmooth/configure.ac (modified) * trunk/ppStack/configure.ac (modified) * trunk/ppStack/src/ppStackConvolve.c (modified) * trunk/ppStack/src/ppStackFinish.c (modified) * trunk/ppStack/src/ppStackMatch.c (modified) * trunk/ppStack/src/ppStackTarget.c (modified) * trunk/ppSub/configure.ac (modified) * trunk/ppSub/src/ppSubExit.c (modified) * trunk/ppSub/src/ppSubMatchPSFs.c (modified) * trunk/ppTranslate/configure.ac (modified) * trunk/ppViz/configure.ac (modified) * trunk/ppbgrestore/configure.ac (modified) * trunk/psLib/configure.ac (modified) * trunk/psLib/m4/ipp_stdopts.m4 (modified) * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/fits/psFitsTable.c (modified) * trunk/psLib/src/imageops/psImageGeomManip.c (modified) * trunk/psLib/src/imageops/psImageInterpolate.c (modified) * trunk/psLib/src/imageops/psImageStructManip.c (modified) * trunk/psLib/src/math/psMinimizePowell.c (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/src/types/psLookupTable.c (modified) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/src/types/psMetadataItemCompare.c (modified) * trunk/psLib/test/tap/src/tap.c (modified) * trunk/psastro/configure.ac (modified) * trunk/pstamp/configure.ac (modified) * trunk/pstamp/scripts (modified) * trunk/pstamp/src/Makefile.am (modified) * trunk/pstamp/src/pstamprequest.c (modified) * trunk/psvideophot (modified) * trunk/psvideophot/configure.ac (modified) * trunk/pswarp/configure.ac (modified) * trunk/pswarp/src/pswarpArguments.c (modified) * trunk/pswarp/src/pswarpExit.c (modified) * trunk/pswarp/src/pswarpTransformReadout.c (modified) changes to support pedantic gcc warnings; add configure option for ... Wed, 30 May 2012 23:46:12 GMT eugene [33963] * trunk (modified) * trunk/Ohana/src/addstar/Makefile (modified) * trunk/Ohana/src/addstar/include/WISE.h (modified) * trunk/Ohana/src/addstar/include/addstar.h (modified) * trunk/Ohana/src/addstar/src/ConfigInit.c (modified) * trunk/Ohana/src/addstar/src/addstar.c (modified) * trunk/Ohana/src/addstar/src/addstar_client.c (copied) * trunk/Ohana/src/addstar/src/addstarc.c (modified) * trunk/Ohana/src/addstar/src/addstart.c (modified) * trunk/Ohana/src/addstar/src/args.c (modified) * trunk/Ohana/src/addstar/src/args_client.c (modified) * trunk/Ohana/src/addstar/src/args_load2mass.c (modified) * trunk/Ohana/src/addstar/src/args_loadsupercos.c (modified) * trunk/Ohana/src/addstar/src/args_loadwise.c (modified) * trunk/Ohana/src/addstar/src/args_parallel_client.c (copied) * trunk/Ohana/src/addstar/src/args_sedstar.c (modified) * trunk/Ohana/src/addstar/src/find_matches.c (modified) * trunk/Ohana/src/addstar/src/find_matches_closest.c (modified) * trunk/Ohana/src/addstar/src/loadwise.c (modified) * trunk/Ohana/src/addstar/src/loadwise_rawdata.c (copied) * trunk/Ohana/src/addstar/src/loadwise_star_full.c (modified) * trunk/Ohana/src/addstar/src/resort_unthreaded.c (modified) * trunk/Ohana/src/addstar/src/resort_unthreaded_catalogs.c (copied) * trunk/Ohana/src/addstar/test (modified) * trunk/Ohana/src/addstar/test/WISE.allsky.sample.dat (copied) * trunk/Ohana/src/addstar/test/WISE.prelim.sample.dat (copied) * trunk/Ohana/src/dvomerge/Makefile (modified) * trunk/Ohana/src/dvomerge/doc/failsafe.txt (copied) * trunk/Ohana/src/dvomerge/doc/parallel.txt (copied) * trunk/Ohana/src/dvomerge/include/dvomerge.h (modified) * trunk/Ohana/src/dvomerge/src/IDmapIO.c (copied) * trunk/Ohana/src/dvomerge/src/args.c (modified) * trunk/Ohana/src/dvomerge/src/dvo_image_merge_dbs.c (modified) * trunk/Ohana/src/dvomerge/src/dvomergeCreate.c (modified) * trunk/Ohana/src/dvomerge/src/dvomergeImageIDs.c (modified) * trunk/Ohana/src/dvomerge/src/dvomergeUpdate.c (modified) * trunk/Ohana/src/dvomerge/src/dvomergeUpdate_catalogs.c (copied) * trunk/Ohana/src/dvomerge/src/dvomerge_client.c (copied) * trunk/Ohana/src/dvomerge/src/dvoverify.c (modified) * trunk/Ohana/src/dvomerge/src/help.c (modified) * trunk/Ohana/src/dvomerge/src/merge_catalogs_old.c (modified) * trunk/Ohana/src/dvomerge/src/replace_match.c (copied) * trunk/Ohana/src/dvomerge/test (modified) * trunk/Ohana/src/dvomerge/test/HostTable.dat (copied) * trunk/Ohana/src/dvomerge/test/catdir.2mass (modified) * trunk/Ohana/src/dvomerge/test/dvomerge.parallel.sh (copied) * trunk/Ohana/src/dvomerge/test/dvomerge.replace.sh (copied) * trunk/Ohana/src/dvosplit/src/dvosplit.c (modified) * trunk/Ohana/src/libautocode/def/image.d (modified) * trunk/Ohana/src/libautocode/def/secfilt-ps1-v3.d (modified) * trunk/Ohana/src/libautocode/def/secfilt.d (modified) * trunk/Ohana/src/libdvo/include/dvo.h (modified) * trunk/Ohana/src/libdvo/include/dvodb.h (modified) * trunk/Ohana/src/libdvo/src/HostTable.c (modified) * trunk/Ohana/src/libdvo/src/dbExtractAverages.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_split.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_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 (modified) * 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_photcode_ops.c (modified) * trunk/Ohana/src/libdvo/src/flatcorr_io.c (modified) * trunk/Ohana/src/libohana/include/ohana_sort.h (modified) * trunk/Ohana/src/libohana/src/rconnect.c (modified) * trunk/Ohana/src/libohana/src/sorts.c (modified) * trunk/Ohana/src/libohana/src/string.c (modified) * trunk/Ohana/src/opihi/cmd.astro (modified) * trunk/Ohana/src/opihi/cmd.astro/Makefile (modified) * trunk/Ohana/src/opihi/cmd.astro/init.c (modified) * trunk/Ohana/src/opihi/cmd.astro/kronflux.c (copied) * trunk/Ohana/src/opihi/cmd.basic/Makefile (modified) * trunk/Ohana/src/opihi/cmd.basic/init.c (modified) * trunk/Ohana/src/opihi/cmd.basic/input.c (modified) * trunk/Ohana/src/opihi/cmd.basic/run_for.c (modified) * trunk/Ohana/src/opihi/cmd.basic/run_foreach.c (copied) * trunk/Ohana/src/opihi/cmd.data/dot.c (modified) * trunk/Ohana/src/opihi/cmd.data/gridify.c (modified) * trunk/Ohana/src/opihi/cmd.data/match2d.c (modified) * trunk/Ohana/src/opihi/cmd.data/threshold.c (modified) * trunk/Ohana/src/opihi/cmd.data/vgroup.c (modified) * trunk/Ohana/src/opihi/cmd.data/vstats.c (modified) * trunk/Ohana/src/opihi/cmd.data/write_vectors.c (modified) * trunk/Ohana/src/opihi/dvo/avextract.c (modified) * trunk/Ohana/src/opihi/dvo/avmatch.c (modified) * trunk/Ohana/src/opihi/dvo/dvo_client.c (modified) * trunk/Ohana/src/opihi/dvo/dvo_host_utils.c (modified) * trunk/Ohana/src/opihi/dvo/gstar.c (modified) * trunk/Ohana/src/opihi/dvo/hosts.c (modified) * trunk/Ohana/src/opihi/dvo/mextract.c (modified) * trunk/Ohana/src/opihi/dvo/remote.c (modified) * trunk/Ohana/src/opihi/dvo/skycoverage.c (modified) * trunk/Ohana/src/opihi/include/dvoshell.h (modified) * trunk/Ohana/src/opihi/lib.shell/ListOps.c (modified) * trunk/Ohana/src/opihi/lib.shell/VectorIO.c (modified) * trunk/Ohana/src/opihi/lib.shell/startup.c (modified) * trunk/Ohana/src/photdbc/doc/dvodist.txt (copied) * trunk/Ohana/src/photdbc/include/dvodist.h (modified) * trunk/Ohana/src/photdbc/include/photdbc.h (modified) * trunk/Ohana/src/photdbc/src/ConfigInit.c (modified) * trunk/Ohana/src/photdbc/src/md5_ops.c (modified) * trunk/Ohana/src/photdbc/src/photdbc_catalogs.c (modified) * trunk/Ohana/src/relastro/include/relastro.h (modified) * trunk/Ohana/src/relastro/src/ConfigInit.c (modified) * trunk/Ohana/src/relastro/src/UpdateObjectOffsets.c (modified) * trunk/Ohana/src/relastro/src/args.c (modified) * trunk/Ohana/src/relastro/src/high_speed_catalogs.c (modified) * trunk/Ohana/src/relastro/src/load_catalogs.c (modified) * trunk/Ohana/src/relastro/src/relastro_objects.c (modified) * trunk/Ohana/src/relphot/Makefile (modified) * trunk/Ohana/src/relphot/doc/mosaic.txt (copied) * trunk/Ohana/src/relphot/include/relphot.h (modified) * trunk/Ohana/src/relphot/src/ConfigInit.c (modified) * trunk/Ohana/src/relphot/src/GridOps.c (modified) * trunk/Ohana/src/relphot/src/ImageOps.c (modified) * trunk/Ohana/src/relphot/src/ImageSubset.c (modified) * trunk/Ohana/src/relphot/src/MosaicOps.c (modified) * trunk/Ohana/src/relphot/src/StarOps.c (modified) * trunk/Ohana/src/relphot/src/args.c (modified) * trunk/Ohana/src/relphot/src/bcatalog.c (modified) * trunk/Ohana/src/relphot/src/client_logger.c (copied) * trunk/Ohana/src/relphot/src/global_stats.c (modified) * trunk/Ohana/src/relphot/src/initialize.c (modified) * trunk/Ohana/src/relphot/src/liststats.c (modified) * trunk/Ohana/src/relphot/src/load_catalogs.c (modified) * trunk/Ohana/src/relphot/src/load_images.c (modified) * trunk/Ohana/src/relphot/src/reload_catalogs.c (modified) * trunk/Ohana/src/relphot/src/relphot.c (modified) * trunk/Ohana/src/relphot/src/relphot_client.c (modified) * trunk/Ohana/src/relphot/src/relphot_objects.c (modified) * trunk/Ohana/src/relphot/src/select_images.c (modified) * trunk/Ohana/src/relphot/src/setMrelFinal.c (modified) * trunk/Ohana/src/uniphot/include/setphot.h (modified) * trunk/Ohana/src/uniphot/src/initialize_setphot.c (modified) * trunk/Ohana/src/uniphot/src/setphot.c (modified) * trunk/Ohana/src/uniphot/src/update_dvo_setphot.c (modified) * trunk/ippMonitor (modified) * trunk/ippScripts/scripts/destreak_restore_camera.pl (modified) * trunk/ippScripts/scripts/ipp_apply_burntool_single.pl (modified) * trunk/ippScripts/scripts/magic_destreak.pl (modified) * trunk/ippTools/share/camtool_find_pendingimfile.sql (modified) * trunk/ippTools/share/chiptool_setimfiletoupdate.sql (modified) * trunk/ippTools/share/pxadmin_create_tables.sql (modified) * trunk/ippTools/share/warptool_towarped.sql (modified) * trunk/ippTools/src (modified) * trunk/ippTools/src/magictool.c (modified) * trunk/ippconfig (modified) * trunk/ippconfig/recipes/reductionClasses.mdc (modified) * trunk/ppImage/src (modified) * trunk/psModules (modified) * trunk/psModules/src/objects/pmModelFuncs.h (modified) * trunk/psModules/src/objects/pmSource.c (modified) * trunk/psModules/src/objects/pmSource.h (modified) * trunk/psModules/src/objects/pmSourcePhotometry.c (modified) * trunk/psModules/src/objects/pmSourcePhotometry.h (modified) * trunk/psphot (modified) * trunk/psphot/src (modified) * trunk/psphot/src/psphot.h (modified) * trunk/psphot/src/psphotDefineFiles.c (modified) * trunk/psphot/src/psphotEfficiency.c (modified) * trunk/psphot/src/psphotFitSourcesLinear.c (modified) * trunk/psphot/src/psphotModelBackground.c (modified) * trunk/psphot/src/psphotStackImageLoop.c (modified) * trunk/psphot/src/psphotTest.c (modified) * trunk/psphot/src/psphotTestSourceOutput.c (modified) * trunk/psphot/test/tap_psphot_varmodel.pro (copied) * trunk/pstamp/scripts (modified) * trunk/psvideophot (modified) merge changes from eam_branches/ipp-20120405 Fri, 25 May 2012 21:25:04 GMT bills [33927] * trunk/pstamp/scripts/pstamp_cleanup.pl (modified) it is safe to clean up after dquery requests Wed, 04 Apr 2012 02:07:34 GMT bills [33670] * trunk/pstamp/scripts/pstamp_finish.pl (modified) * trunk/pstamp/scripts/pstampparse.pl (modified) Minor postage stamp changes that have been running in production for ... 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 ... 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 ... 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 ... Wed, 22 Feb 2012 02:11:24 GMT bills [33324] * trunk/pstamp/scripts/Makefile.am (modified) * trunk/pstamp/scripts/dquery_finish.pl (modified) * trunk/pstamp/scripts/dqueryparse.pl (modified) * trunk/pstamp/scripts/pstamp_job_run.pl (modified) More changes for detectability queries. This version works. Fri, 17 Feb 2012 03:59:46 GMT bills [33299] * trunk/pstamp/scripts/dqueryparse.pl (modified) rewrote dqueryparse to split up procesing of detectablity query ... Fri, 17 Feb 2012 00:42:17 GMT bills [33286] * trunk/pstamp/scripts/dquery_finish.pl (modified) build response file when all of the jobs for a request have finished Fri, 17 Feb 2012 00:41:57 GMT bills [33285] * trunk/pstamp/scripts/dquery_job_run.pl (modified) minor tweaks this version creates results that dquery_finish.pl can ... Fri, 17 Feb 2012 00:41:04 GMT bills [33284] * trunk/pstamp/scripts/detect_query_read (modified) Fix finding run for a stack stack diff. First take the coordinates ... Fri, 17 Feb 2012 00:37:03 GMT bills [33283] * trunk/pstamp/scripts/detectability_respond.pl (modified) work in progress prior to splitting this file Thu, 16 Feb 2012 23:23:19 GMT bills [33282] * trunk/pstamp/scripts/dquery_job_run.pl (modified) change input arguments to use outputBase and create results file Thu, 16 Feb 2012 03:27:50 GMT bills [33277] * trunk/pstamp/scripts/dquery_job_run.pl (added) first draft of new script to run detectability query jobs for each ... Mon, 13 Feb 2012 23:50:32 GMT bills [33248] * trunk/pstamp/scripts/detectability_respond.pl (modified) check status of components don't pass filter value 'Not Set' to ippTools Wed, 25 Jan 2012 03:18:36 GMT bills [33142] * trunk/pstamp/scripts/dqueryparse.pl (modified) tweak to warning message Wed, 25 Jan 2012 02:40:12 GMT bills [33141] * trunk/pstamp/scripts/detectability_respond.pl (modified) * trunk/pstamp/scripts/dquery_finish.pl (modified) * trunk/pstamp/scripts/dqueryparse.pl (modified) * trunk/pstamp/scripts/pstamp_job_run.pl (modified) more work on detectability queries Sat, 21 Jan 2012 03:42:08 GMT bills [33126] * trunk/pstamp/scripts/detectability_respond.pl (modified) * trunk/pstamp/scripts/dqueryparse.pl (modified) * trunk/pstamp/scripts/pstamp_job_run.pl (modified) * trunk/pstamp/scripts/pstamp_parser_run.pl (modified) In detectability requests use child jobs to manage the updates. The ... Mon, 09 Jan 2012 23:52:12 GMT bills [33056] * trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) don't fault components that can't be updated. Return ... Mon, 09 Jan 2012 23:50:41 GMT bills [33055] * trunk/pstamp/scripts/pstamp_job_run.pl (modified) ignore the UNCENSORED options Wed, 28 Dec 2011 01:09:17 GMT heather [33030] * trunk (modified) * trunk/Ohana/src/libdvo/src/dvo_util.c (modified) * trunk/dbconfig/mergedvodb.md (copied) * trunk/dbconfig/minidvodb.md (modified) * trunk/extperl (modified) * trunk/ippMonitor (modified) * trunk/ippScripts/Build.PL (modified) * trunk/ippScripts/scripts/addstar_run.pl (modified) * trunk/ippScripts/scripts/ipp_apply_burntool_single.pl (modified) * trunk/ippScripts/scripts/magic_destreak.pl (modified) * trunk/ippScripts/scripts/mergedvodb_copy.pl (copied) * trunk/ippScripts/scripts/mergedvodb_merge.pl (copied) * trunk/ippScripts/scripts/mergedvodb_queue.pl (copied) * trunk/ippScripts/scripts/minidvodb_createdb.pl (modified) * trunk/ippScripts/scripts/minidvodb_premerge.pl (copied) * trunk/ippTasks/Makefile.am (modified) * trunk/ippTasks/addstar.pro (modified) * trunk/ippTasks/mergedvodb.pro (copied) * trunk/ippTasks/minidvodb.pro (modified) * trunk/ippTasks/survey.pro (modified) * trunk/ippTools/share/Makefile.am (modified) * trunk/ippTools/share/addtool_checkminidvodbaddrun.sql (modified) * trunk/ippTools/share/addtool_find_minidvodbrun2.sql (modified) * trunk/ippTools/share/addtool_queue_minidvodbrun.sql (modified) * trunk/ippTools/share/camtool_find_pendingimfile.sql (modified) * trunk/ippTools/share/chiptool_setimfiletoupdate.sql (modified) * trunk/ippTools/share/mergetool_find_merge_id_dvo.sql (copied) * trunk/ippTools/share/mergetool_find_mergedvodbcopy.sql (copied) * trunk/ippTools/share/mergetool_find_minidvodb_id.sql (copied) * trunk/ippTools/share/mergetool_find_pending_merge.sql (copied) * trunk/ippTools/share/mergetool_find_pendingmergeprocess.sql (copied) * trunk/ippTools/share/mergetool_find_processed.sql (copied) * trunk/ippTools/share/mergetool_queue_merge_id.sql (copied) * trunk/ippTools/share/mergetool_queue_mergecopy_id.sql (copied) * trunk/ippTools/share/mergetool_queue_minidvodb_id.sql (copied) * trunk/ippTools/share/mergetool_revertmergedvodbcopy.sql (copied) * trunk/ippTools/share/mergetool_revertmergedvodbprocessed.sql (copied) * trunk/ippTools/share/minidvodbtool_find_minidvodb_id_dvo.sql (modified) * trunk/ippTools/share/pxadmin_create_tables.sql (modified) * trunk/ippTools/share/warptool_towarped.sql (modified) * trunk/ippTools/src (modified) * trunk/ippTools/src/addtool.c (modified) * trunk/ippTools/src/addtoolConfig.c (modified) * trunk/ippTools/src/magictool.c (modified) * trunk/ippTools/src/mergetool.c (copied) * trunk/ippTools/src/mergetool.h (copied) * trunk/ippTools/src/mergetoolConfig.c (copied) * trunk/ippTools/src/minidvodbtool.c (modified) * trunk/ippTools/src/pxmerge.c (copied) * trunk/ippTools/src/pxmerge.h (copied) * trunk/ippconfig (modified) * trunk/ippconfig/recipes/reductionClasses.mdc (modified) * trunk/ppImage/src (modified) * trunk/psLib/src/fits/psFitsTableNew.c (modified) * trunk/psModules (modified) * trunk/psphot (modified) * trunk/psphot/src (modified) * trunk/psphot/src/psphotStackImageLoop.c (modified) * trunk/pstamp/scripts (modified) * trunk/psvideophot (modified) crap. I don't know why it thinks some of these are modified, but ... Fri, 23 Dec 2011 21:16:46 GMT bills [33016] * trunk/pstamp/scripts (modified) * trunk/pstamp/scripts/pstamp_server_status (modified) update directory from merge message change to pstamp_server_status Fri, 23 Dec 2011 21:12:39 GMT bills [33015] * trunk/pstamp/scripts/pstamp_get_image_job.pl (modified) from last tag don't require magic for get_image jobs Fri, 23 Dec 2011 21:10:18 GMT bills [33014] * trunk/pstamp/scripts/pstamp_parser_run.pl (modified) from tag need_magic = 0 Fri, 23 Dec 2011 21:09:15 GMT bills [33013] * trunk/pstamp/scripts/pstamp_job_run.pl (modified) ignore select mask and variance bits for raw stage Fri, 23 Dec 2011 20:27:46 GMT bills [33011] * trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) changes to disable magic requriement in depenency checking that got ... Wed, 21 Dec 2011 21:35:41 GMT bills [32990] * trunk/pstamp/scripts/pstamp_job_run.pl (modified) no longer need to set masked pixels to NAN Tue, 13 Dec 2011 21:09:35 GMT bills [32940] * trunk/pstamp/scripts/pstampparse.pl (modified) allow byskycell get_image requests for stack stage Fri, 25 Nov 2011 18:52:24 GMT bills [32810] * trunk/pstamp/scripts/pstamp_parser_run.pl (modified) change date based part of working directories from YYYYMMDD/ to YY/MM/DD/ Fri, 25 Nov 2011 18:50:16 GMT bills [32809] * trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) check for state like failed_revert since update jobs get set to ... Wed, 23 Nov 2011 23:46:37 GMT bills [32785] * trunk/pstamp/scripts/pstamp_cleanup.pl (modified) * trunk/pstamp/scripts/pstamp_get_image_job.pl (modified) * trunk/pstamp/scripts/pstamp_job_run.pl (modified) For get_image jobs store bundles in nebulous. Keep track of the files ... Wed, 07 Sep 2011 19:29:21 GMT bills [32364] * trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) check for fault == $PSTAMP_GONE even if the chip hasn't been set to ... Thu, 01 Sep 2011 17:29:12 GMT bills [32271] * trunk/pstamp/scripts/pstampparse.pl (modified) give requests with name pypstamp the label PY (LSST get image requests) Tue, 10 May 2011 21:04:55 GMT bills [31508] * trunk/pstamp/scripts/pstamp_job_run.pl (modified) fix logic error. We can't produce uncensored stamps when updating ... Tue, 10 May 2011 21:02:05 GMT bills [31507] * trunk/pstamp/scripts/pstampparse.pl (modified) only insert one fake job if no images are found for a get_image request Sat, 12 Mar 2011 03:36:31 GMT bills [30879] * trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) handle case where diffskycell->{data_state} is update, but the ... Thu, 10 Mar 2011 23:18:23 GMT bills [30851] * trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) when checking chips that a warp depends on see if the camRun is faulted Thu, 10 Mar 2011 23:17:43 GMT bills [30850] * trunk/pstamp/scripts/pstamp_job_run.pl (modified) detect inputs that are gone Fri, 04 Mar 2011 23:24:06 GMT bills [30799] * trunk/ippTasks/pstamp.pro (modified) * trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) set stdout to null in task tell pstamp_checkdependent to redirect output Fri, 04 Mar 2011 22:46:44 GMT bills [30797] * trunk/pstamp/scripts/pstampstopfaulted (modified) echo commands for ease of debugging Fri, 04 Mar 2011 22:26:11 GMT bills [30793] * trunk/pstamp/scripts/pstampparse.pl (modified) add way to disable queueing of update processing Fri, 04 Mar 2011 22:22:41 GMT bills [30792] * trunk/ippTasks/pstamp.pro (modified) * trunk/pstamp/scripts/pstampstopfaulted (modified) add macro to control setting of maximum fault count Thu, 24 Feb 2011 06:28:22 GMT bills [30746] * trunk/pstamp/scripts/pstampparse.pl (modified) for bycoord requests that don't need magic clamp mjd_min to ... Wed, 23 Feb 2011 22:08:45 GMT bills [30742] * trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) Fix logic error when check states of the chips that a warp depends ... Tue, 22 Feb 2011 23:50:38 GMT bills [30735] * trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) to muggle or not to muggle that is the question! Sat, 19 Feb 2011 01:54:35 GMT bills [30692] * trunk/pstamp/scripts/psstatus (modified) need to left join to Label Thu, 17 Feb 2011 19:50:40 GMT bills [30663] * trunk/pstamp/scripts/pstamp_get_image_job.pl (modified) update pstamp_get_image_job to the changes in dist_bundle.pl Tue, 15 Feb 2011 00:18:20 GMT bills [30633] * trunk/pstamp/scripts/pstamp_finish.pl (modified) it is an error for a successful job to have no reglist Tue, 15 Feb 2011 00:17:32 GMT bills [30632] * trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) various bug fixes. For now fault if magicDSRun.state eq 'failed_revert' Sat, 12 Feb 2011 04:18:37 GMT bills [30588] * trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) fix argument list to check_states_warp() Fri, 11 Feb 2011 22:24:59 GMT bills [30567] * trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/RequestFile.pm (modified) * trunk/ippTasks/pstamp.pro (modified) * trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) Improve dependency checking. Stop trying to update components which ... Fri, 11 Feb 2011 20:23:48 GMT bills [30565] * trunk/pstamp/scripts/pstampparse.pl (modified) Detect components with fault PSTAMP_GONE and don't queue a dependent Wed, 09 Feb 2011 21:10:00 GMT bills [30541] * trunk/pstamp/scripts/pstamp_job_run.pl (modified) when faulting a job for good set it to stop Wed, 09 Feb 2011 03:59:17 GMT bills [30529] * trunk/pstamp/scripts/pstamp_job_run.pl (modified) use tempdir() to set up the temporary directory. Running ... Wed, 09 Feb 2011 03:34:11 GMT bills [30528] * trunk/pstamp/scripts/pstamp_job_run.pl (modified) allow muggle stamps from stages other than diff unless state eq ... Tue, 08 Feb 2011 20:13:15 GMT bills [30517] * trunk/pstamp/scripts/psstatus (modified) * trunk/pstamp/scripts/pstamp_server_status (modified) add totals by label to the Unfinished Jobs section of the status page Thu, 03 Feb 2011 20:28:03 GMT bills [30483] * trunk/pstamp/scripts/psstatus (modified) add priority and timestamp. Thu, 03 Feb 2011 03:03:06 GMT bills [30469] * trunk/ippTasks/pstamp.pro (modified) * trunk/pstamp/scripts/Makefile.am (modified) * trunk/pstamp/scripts/psstatus (moved) * trunk/pstamp/scripts/pstamp_save_server_status.pl (added) * trunk/pstamp/scripts/pstamp_server_status (modified) Add a task to periodically gather the postage stamp server status and ... Fri, 21 Jan 2011 23:53:40 GMT bills [30336] * trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) if it isn't tested it doesn't work Thu, 20 Jan 2011 20:28:02 GMT bills [30317] * trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/Job.pm (modified) * trunk/PS-IPP-PStamp/lib/PS/IPP/PStamp/RequestFile.pm (modified) * trunk/ippTasks/pstamp.pro (modified) * trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) * trunk/pstamp/scripts/pstamp_job_run.pl (modified) * trunk/pstamp/scripts/pstamp_parser_run.pl (modified) * trunk/pstamp/scripts/pstamp_server_status (modified) * trunk/pstamp/scripts/pstampparse.pl (modified) Implement extraction of postage stamps from uncensored images either ... Fri, 10 Dec 2010 22:03:04 GMT bills [30016] * trunk/pstamp/scripts/pstampparse.pl (modified) Examine the req_name for requests that come in over the web update ... Thu, 09 Dec 2010 23:19:26 GMT bills [30001] * trunk/pstamp/scripts/pstamp_job_run.pl (modified) don't return chip stage cmf files in postage stamp outputs. They may ... Wed, 01 Dec 2010 01:29:11 GMT bills [29885] * trunk/pstamp/scripts/pstamp_job_run.pl (modified) * trunk/pstamp/src/ppstampArguments.c (modified) * trunk/pstamp/src/ppstampMakeStamp.c (modified) * trunk/pstamp/src/ppstampOptions.c (modified) * trunk/pstamp/src/ppstampOptions.h (modified) in pstamp_job_run.pl If the input images are not magicked do not set ... Fri, 05 Nov 2010 00:17:57 GMT bills [29673] * trunk/pstamp/scripts/pstamp_request_file (modified) add line number to warning Fri, 05 Nov 2010 00:17:15 GMT bills [29672] * trunk/pstamp/scripts/pstamp_request_file (modified) protect against troublesome comments Sat, 30 Oct 2010 22:26:25 GMT bills [29624] * trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) fix stupid error introduced yesterday Sat, 30 Oct 2010 01:34:22 GMT watersc1 [29616] * trunk/pstamp/scripts/detectability_respond.pl (modified) Fix string/ulong typo identified in Baltimore. Sat, 30 Oct 2010 00:55:09 GMT bills [29612] * trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) detect faults in warps for diff stage components, and destreak failures Wed, 27 Oct 2010 19:40:35 GMT bills [29579] * trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) when one of the inputs to a warp is in error state, fault the dependent Wed, 27 Oct 2010 02:13:28 GMT bills [29578] * trunk/pstamp/scripts/pstampparse.pl (modified) set file to not available if ane existing dependent is faulted so as ... Wed, 27 Oct 2010 02:01:17 GMT bills [29577] * trunk/pstamp/scripts/pstampparse.pl (modified) check in hack from trunk, but commented out. Wed, 27 Oct 2010 02:00:42 GMT bills [29576] * trunk/pstamp/scripts/pstamp_parser_run.pl (modified) if file is unreadable or has a bad EXTNAME set fault to invalid request Tue, 26 Oct 2010 23:24:22 GMT bills [29572] * trunk/pstamp/scripts/pstamp_server_status (modified) change message that is posted when server is down Tue, 26 Oct 2010 18:39:32 GMT bills [29561] * trunk/ippScripts/scripts/magic_destreak.pl (modified) * trunk/ippScripts/scripts/magic_destreak_cleanup.pl (modified) * trunk/ippScripts/scripts/magic_destreak_revert.pl (modified) * trunk/ippTasks/destreak.cleanup.pro (modified) * trunk/ippTasks/destreak.pro (modified) * trunk/ippTools/share/Makefile.am (modified) * trunk/ippTools/share/chiptool_setimfiletoupdate.sql (modified) * trunk/ippTools/share/magicdstool_change_file_data_state.sql (added) * trunk/ippTools/share/magicdstool_change_run_state.sql (added) * trunk/ippTools/share/magicdstool_revertupdated.sql (added) * trunk/ippTools/share/magicdstool_setfiletoupdate.sql (added) * trunk/ippTools/share/magicdstool_todestreak_camera.sql (modified) * trunk/ippTools/share/magicdstool_todestreak_chip.sql (modified) * trunk/ippTools/share/magicdstool_todestreak_diff.sql (modified) * trunk/ippTools/share/magicdstool_todestreak_raw.sql (modified) * trunk/ippTools/share/magicdstool_todestreak_warp.sql (modified) * trunk/ippTools/share/magicdstool_torevert_chip.sql (modified) * trunk/ippTools/src/magicdstool.c (modified) * trunk/ippTools/src/magicdstool.h (modified) * trunk/ippTools/src/magicdstoolConfig.c (modified) * trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) * trunk/pstamp/scripts/pstamp_get_image_job.pl (modified) * trunk/pstamp/scripts/pstamp_server_status (modified) Change the destreak cleanup to preserve the rows in the magicDSFile table Fri, 15 Oct 2010 19:53:06 GMT bills [29429] * trunk/pstamp/scripts/pstampparse.pl (modified) move check for dependent needs to be destreaked so that it can take ... Fri, 15 Oct 2010 19:50:41 GMT bills [29428] * trunk/pstamp/scripts/pstampstopfaulted (modified) stop jobs when fault count reaches 3 instead of 5 Wed, 13 Oct 2010 00:59:53 GMT bills [29383] * trunk/pstamp/scripts/pstamp_webrequest.pl (modified) delete obsolete code Wed, 13 Oct 2010 00:58:23 GMT bills [29382] * trunk/pstamp/scripts/pstamp_webrequest.pl (modified) don't eat job_type pass it to command Wed, 13 Oct 2010 00:28:24 GMT bills [29380] * trunk/pstamp/scripts/pstamp_job_run.pl (modified) pass stage to ppstamp Fri, 08 Oct 2010 01:03:28 GMT bills [29348] * trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) check for fault in check_states_chip. This allows us to catch faults ... Wed, 06 Oct 2010 01:35:07 GMT bills [29330] * trunk/pstamp/scripts/Makefile.am (modified) * trunk/pstamp/scripts/pstamp_finish.pl (modified) * trunk/pstamp/scripts/pstamp_webrequest.pl (modified) * trunk/pstamp/scripts/pstampparse.pl (modified) * trunk/pstamp/scripts/pstampstopfaulted (added) various postage stamp server fixes Mon, 04 Oct 2010 06:30:04 GMT bills [29306] * trunk/pstamp/scripts/pstamprequest (deleted) this came back for some reason Mon, 04 Oct 2010 06:29:42 GMT bills [29305] * trunk/pstamp/scripts/psmkreq (modified) * trunk/pstamp/scripts/pstamprequest (copied) changes to comments Sat, 18 Sep 2010 00:53:01 GMT bills [29174] * trunk/pstamp/scripts/pstamp_server_status (modified) check in the current script run by the postage stamp server status page Sat, 18 Sep 2010 00:52:15 GMT bills [29173] * trunk/pstamp/scripts/pstamp_insert_request.pl (modified) allow pstamp_insert_request.pl to handle detectability queries Tue, 14 Sep 2010 22:01:03 GMT watersc1 [29157] * trunk/pstamp/scripts/detect_query_read (modified) * trunk/pstamp/scripts/detectability_respond.pl (modified) ROWNUM is defined to be a char(20) in the spec Thu, 09 Sep 2010 02:50:07 GMT watersc1 [29130] * trunk/pstamp/scripts/detect_query_read (modified) * trunk/pstamp/scripts/detectability_respond.pl (modified) Convert bad query row data from "Not Set" to "Not_Set" so this can be ... Thu, 09 Sep 2010 01:42:56 GMT watersc1 [29129] * trunk/pstamp/scripts/detect_query_create (modified) Fix parsing to correctly handle extra comments and blank lines. This ... Wed, 01 Sep 2010 00:52:30 GMT bills [29085] * trunk/pstamp/scripts/Makefile.am (modified) * trunk/pstamp/scripts/psmkreq (moved) * trunk/pstamp/scripts/pstamp_webrequest.pl (modified) change the postage stamp request web form to use the new perl program ... Tue, 31 Aug 2010 15:55:09 GMT watersc1 [29081] * trunk/pstamp/scripts/detectability_respond.pl (modified) bugfix that detects no component results, and handle them somewhat ... Thu, 26 Aug 2010 00:34:20 GMT bills [29052] * trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) if $need_magic and chipRun has no magicDSRun (never magicked) fault ... Wed, 25 Aug 2010 23:06:34 GMT watersc1 [29050] * trunk/pstamp/scripts/detectability_respond.pl (modified) I think I've tracked the update bug down to me saving fault codes ... Tue, 17 Aug 2010 20:31:04 GMT bills [28929] * trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) go ahead and set chip imfile to update if the state is cleaned even ... Tue, 17 Aug 2010 20:27:54 GMT bills [28927] * trunk/pstamp/scripts/pstamp_job_run.pl (modified) if one of the input files does not exist fault the job with state = ... Wed, 11 Aug 2010 23:50:40 GMT watersc1 [28902] * trunk/pstamp/scripts/detectability_respond.pl (modified) Fixed missing "exit" call. Tue, 10 Aug 2010 22:32:10 GMT bills [28880] * trunk/pstamp/scripts/pstamp_job_run.pl (modified) forgot to include bug fix in last commit Tue, 10 Aug 2010 22:30:39 GMT bills [28879] * trunk/pstamp/scripts/pstamp_job_run.pl (modified) if the input image is not destreaked, don't make stamp of mask image ... Tue, 10 Aug 2010 22:29:30 GMT bills [28878] * trunk/pstamp/scripts/pstampparse.pl (modified) allow ifa to get postage stamps from non-magicked images