# # ChangeLog for trunk # # Generated by Trac 1.6 # Jul 23, 2026, 11:46:42 AM Thu, 07 May 2009 20:28:04 GMT bills [24100] * trunk/magic/magic/makefile (modified) RemoveStreaks is now DetectStreaks Thu, 07 May 2009 03:28:08 GMT bills [24099] * trunk/ippconfig/recipes/ppSim.config (modified) * trunk/ippconfig/simtest/format.config (modified) * trunk/ppSim/src/ppSimArguments.c (modified) * trunk/ppSim/src/ppSimSequenceObject.c (modified) * trunk/ppSim/src/ppSimUtils.c (modified) set OBS_MODE keyword for simulated images. Thu, 07 May 2009 00:27:51 GMT bills [24098] * trunk/ippTasks/camera.pro (modified) * trunk/ippTasks/chip.pro (modified) * trunk/ippTasks/diff.pro (modified) * trunk/ippTasks/dist.pro (modified) * trunk/ippTasks/fake.pro (modified) * trunk/ippTasks/magic.pro (modified) * trunk/ippTasks/pantasks.pro (modified) * trunk/ippTasks/simtest.basic.auto (modified) * trunk/ippTasks/simtest.stack.auto (modified) * trunk/ippTasks/stack.pro (modified) * trunk/ippTasks/warp.pro (modified) move setting of -label arguments from add_poll_args to a new macro ... Thu, 07 May 2009 00:24:47 GMT eugene [24097] * trunk/psphot/src/psphotReadout.c (modified) minor Thu, 07 May 2009 00:24:34 GMT eugene [24096] * trunk/psModules/src/astrom/pmAstrometryUtils.c (modified) rename psMatrixGJSolveF32 to psMatrixGJSolve Thu, 07 May 2009 00:23:58 GMT eugene [24095] * trunk/psModules/src/detrend/pmFringeStats.c (modified) minor Thu, 07 May 2009 00:23:47 GMT eugene [24094] * trunk/psModules/src/detrend/pmSkySubtract.c (modified) rename LU decomp functions Thu, 07 May 2009 00:23:35 GMT eugene [24093] * trunk/psModules/src/imcombine/pmSubtractionEquation.c (modified) rename LU decomp functions Thu, 07 May 2009 00:23:14 GMT eugene [24092] * trunk/psLib/src/math/psStats.c (modified) fitting the histogram value can result in ill-conditioned matrices; ... Thu, 07 May 2009 00:22:14 GMT eugene [24091] * trunk/psLib/src/imageops/psImageMapFit.c (modified) rename psMatrixGJSolveF32 to psMatrixGJSolve; better handling of ... Thu, 07 May 2009 00:21:29 GMT eugene [24090] * trunk/psLib/src/math/psPolynomialMD.c (modified) rename LU decomp functions Thu, 07 May 2009 00:21:05 GMT eugene [24089] * trunk/psLib/src/math/psMinimizeLMM.c (modified) return NAN for dparams on failure; rename psMatrixGJSolveF32 to ... Thu, 07 May 2009 00:20:22 GMT eugene [24088] * trunk/psLib/src/math/psMinimizeLMM_ND.c (modified) rename psMatrixGJSolveF32 to psMatrixGJSolve Thu, 07 May 2009 00:19:50 GMT eugene [24087] * trunk/psLib/test/math/Makefile.am (modified) * trunk/psLib/test/math/data (added) * trunk/psLib/test/math/data/Agj.fits (added) * trunk/psLib/test/math/data/Bgj.fits (added) * trunk/psLib/test/math/data/input (added) * trunk/psLib/test/math/tap_psMatrix08.c (modified) add a test for an example ill-conditioned matrix Thu, 07 May 2009 00:19:32 GMT eugene [24086] * trunk/psLib/src/math/psMinimizePolyFit.c (modified) explicitly call either GJ or LU solve functions; fixed errors on ... Thu, 07 May 2009 00:18:42 GMT eugene [24085] * trunk/psLib/src/math/psMatrix.c (modified) rename psMatrixLUSolve to psMatrixLUSolution, psMatrixLUD to ... Thu, 07 May 2009 00:18:37 GMT eugene [24084] * trunk/psLib/src/math/psMatrix.h (modified) rename psMatrixLUSolve to psMatrixLUSolution, psMatrixLUD to ... Thu, 07 May 2009 00:17:40 GMT eugene [24083] * trunk/psLib/test/math/tap_psMatrix03.c (modified) reinstate tests with segfaults to remind us to fix them; modify ... Thu, 07 May 2009 00:15:39 GMT eugene [24082] * trunk/Ohana/src/opihi/cmd.data/gaussj.c (modified) report on error from gauss-jordan Thu, 07 May 2009 00:15:10 GMT eugene [24081] * trunk/Ohana/src/opihi/cmd.data/fit1d.c (modified) report on error from gauss-jordan Thu, 07 May 2009 00:14:25 GMT eugene [24080] * trunk/Ohana/src/libohana/src/gaussj.c (modified) add test for excessive pivot growth (ill-conditioned matrix) Wed, 06 May 2009 21:01:47 GMT Paul Price [24079] * trunk/ppImage/src/ppImage.h (modified) * trunk/ppImage/src/ppImageDetrendReadout.c (modified) * trunk/ppImage/src/ppImageOptions.c (modified) * trunk/ppImage/src/ppImageSetMaskBits.c (modified) Set bad dark pixels to DARK mask value. Wed, 06 May 2009 04:27:23 GMT Paul Price [24078] * trunk/ppImage/src/ppImageDetrendReadout.c (modified) Give bad dark pixels the 'flatMask' mask value, rather than the ... Wed, 06 May 2009 02:40:53 GMT Paul Price [24077] * trunk/tools/diff_outputs.pl (modified) Only get files that were created cleanly. Wed, 06 May 2009 02:35:21 GMT Paul Price [24076] * trunk/tools/diff_outputs.pl (modified) Fixing so it works. Wed, 06 May 2009 02:22:57 GMT Paul Price [24075] * trunk/tools/diff_outputs.pl (modified) Adding symbolic products to get both forward and inverse subtractions. Wed, 06 May 2009 01:07:43 GMT bills [24074] * trunk/ippTasks/simtest.pro (modified) add.label proc Tue, 05 May 2009 20:53:02 GMT Paul Price [24073] * trunk/ppSkycell/src/ppSkycellData.c (added) Adding neglected file, required for compilation. Tue, 05 May 2009 20:37:57 GMT eugene [24072] * trunk/psLib/test/math/tst_psMatrix03.c (deleted) delete deprecated test Tue, 05 May 2009 20:14:53 GMT eugene [24071] * trunk/psLib/test/dataManip (deleted) * trunk/psLib/test/fileUtils (deleted) * trunk/psLib/test/image (deleted) * trunk/psLib/test/sysUtils (deleted) deleting ancient test directories Tue, 05 May 2009 20:13:50 GMT eugene [24070] * trunk/psLib/test/astronomy (deleted) * trunk/psLib/test/collections (deleted) * trunk/psLib/test/dataIO (deleted) deleting ancient test directories Tue, 05 May 2009 19:11:48 GMT Paul Price [24068] * trunk/extlibs (modified) * trunk/extlibs/autoconf-2.63.tar.gz (added) * trunk/extlibs/automake-1.10.tar.gz (added) * trunk/extlibs/pkg-config-0.22.tar.gz (deleted) * trunk/extlibs/pkg-config-0.23.tar.gz (added) * trunk/psconfig/pschecklibs (modified) * trunk/psconfig/tagsets/ipp-2.8.libs (modified) Adding build tools to dependencies. Added '-force build' option to ... Tue, 05 May 2009 11:59:18 GMT Sebastian Jester [24067] * trunk/ippconfig/sdssmosaic/psphot.config (modified) Add new psphot.config options to SDSSmosaic configuration Tue, 05 May 2009 04:29:42 GMT Paul Price [24066] * trunk/psModules/src/imcombine/pmSubtractionStamps.c (modified) Search around provided stamp centre for a suitable stamp. If there's ... Tue, 05 May 2009 04:14:43 GMT Paul Price [24065] * trunk/ppSub/src/ppSubMatchPSFs.c (modified) Avoid SEGV when one of the source files isn't specified. Tue, 05 May 2009 02:13:48 GMT eugene [24064] * trunk/ippTasks/camera.pro (modified) * trunk/ippTasks/chip.pro (modified) * trunk/ippTasks/diff.pro (modified) * trunk/ippTasks/fake.pro (modified) * trunk/ippTasks/stack.pro (modified) * trunk/ippTasks/warp.pro (modified) avoid processing if there are no labels in the list Tue, 05 May 2009 02:07:25 GMT eugene [24063] * trunk/ippconfig/recipes/reductionClasses.mdc (modified) add a WARPWARP reduction for the diff WARPWARP runs Tue, 05 May 2009 02:07:10 GMT eugene [24062] * trunk/ippconfig/recipes/ppSub.config (modified) request photometry for diff warpwarp runs Tue, 05 May 2009 02:06:44 GMT eugene [24061] * trunk/ippMonitor/def/diffProcessedSkyfile.d (modified) * trunk/ippMonitor/def/diffProcessedSkyfile_Images.d (modified) do not restrict by the diffRun state or diffSkyfile fault Tue, 05 May 2009 02:06:13 GMT eugene [24060] * trunk/ippTasks/survey.pro (modified) add loop for desired warpwarp labels Tue, 05 May 2009 02:05:40 GMT eugene [24059] * trunk/ippTools/src/difftool.c (modified) missing single quotes around the label Tue, 05 May 2009 00:52:00 GMT Paul Price [24058] * trunk/psModules/src/camera/pmFPARead.c (modified) Previous fix resulted in scans being bad when reading with overlap by ... Tue, 05 May 2009 00:19:06 GMT eugene [24057] * trunk/ippScripts/scripts/warp_skycell.pl (modified) add warp_skyfile_id to required options message Mon, 04 May 2009 22:12:38 GMT bills [24056] * trunk/ippTasks/chip.pro (modified) * trunk/ippTasks/pantasks.pro (modified) picking up some changes from ~ipp/ipp-svn Mon, 04 May 2009 22:10:26 GMT bills [24055] * trunk/ippTasks/register.pro (modified) picking up a change from ~ipp/ipp-svn Mon, 04 May 2009 20:03:17 GMT bills [24054] * trunk/ippTasks/summit.copy.pro (modified) revert faults every 10 minutes instead of 30 Mon, 04 May 2009 17:45:56 GMT bills [24053] * trunk/ippScripts/scripts/receive_advance.pl (modified) $tool_name = ${stage}tool doesn't work for camera stage. Perhaps I ... Mon, 04 May 2009 01:32:24 GMT eugene [24052] * trunk/psModules/src/astrom/pmAstrometryWCS.c (modified) check for IMNAXIS when loading header Mon, 04 May 2009 01:29:43 GMT eugene [24051] * trunk/ippconfig/dvo.photcodes (modified) add more sensible color terms for average mags, changed PS_g, etc to ... Mon, 04 May 2009 01:27:23 GMT eugene [24050] * trunk/ippTasks/fake.pro (modified) generate fake commands quickly if outstanding fake entries exist Mon, 04 May 2009 01:26:48 GMT eugene [24049] * trunk/ippMonitor/Makefile.in (modified) changing to camProcessedExp_Images Mon, 04 May 2009 01:26:24 GMT eugene [24048] * trunk/psModules/src/astrom/pmAstrometryWCS.c (modified) mosaic-level header should use IMNAXIS and NAXIS (no pixels) Mon, 04 May 2009 01:26:00 GMT eugene [24047] * trunk/ippTools/src/warptool.c (modified) remove code for old run advance Mon, 04 May 2009 01:24:17 GMT eugene [24046] * trunk/ippScripts/scripts/warp_skycell.pl (modified) drop -tess_id from warptool -scmap (unneeded) Mon, 04 May 2009 01:23:46 GMT eugene [24045] * trunk/psastro/src/psastroMaskUtils.c (modified) handle case where the ellipse is ill-defined Mon, 04 May 2009 01:14:36 GMT eugene [24044] * trunk/ippTools/src/warptool.c (modified) do not supply warpRun to label Mon, 04 May 2009 00:52:09 GMT eugene [24043] * trunk/ippTools/share/warptool_finished_run_select.sql (modified) * trunk/ippTools/src/warptool.c (modified) * trunk/ippTools/src/warptool.h (modified) * trunk/ippTools/src/warptoolConfig.c (modified) add warptool -advancerun Mon, 04 May 2009 00:50:33 GMT eugene [24042] * trunk/ippTools/src/receivetool.c (modified) replace p_psDBRunQueryF with p_psDBRunQuery as appropriate (no format ... Mon, 04 May 2009 00:49:54 GMT eugene [24041] * trunk/ippTasks/warp.pro (modified) add warp.advancerun task Mon, 04 May 2009 00:49:05 GMT eugene [24040] * trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) check for zero-length skycell and rebuild if needed Sat, 02 May 2009 03:30:33 GMT bills [24039] * trunk/dbconfig/receive.md (modified) fault is S16 not S32 Sat, 02 May 2009 03:28:52 GMT bills [24038] * trunk/dbconfig/changes.txt (modified) * trunk/dbconfig/receive.md (modified) * trunk/ippScripts/Build.PL (modified) * trunk/ippScripts/scripts/dist_queue_runs.pl (modified) * trunk/ippScripts/scripts/receive_advance.pl (added) * trunk/ippScripts/scripts/receive_file.pl (modified) * trunk/ippScripts/scripts/receive_setstatus.pl (modified) * trunk/ippTasks/dist.pro (modified) * trunk/ippTasks/rcserver.pro (modified) * trunk/ippTasks/receive.pro (modified) * trunk/ippTools/share/Makefile.am (modified) * trunk/ippTools/share/pxadmin_create_tables.sql (modified) * trunk/ippTools/share/receivetool_pendingfile.sql (modified) * trunk/ippTools/share/receivetool_toadvance.sql (added) * trunk/ippTools/src/Makefile.am (modified) * trunk/ippTools/src/receivetool.c (modified) * trunk/ippTools/src/receivetool.h (modified) * trunk/ippTools/src/receivetoolConfig.c (modified) on receive side of distribution, optionally create a fileset in a ... Sat, 02 May 2009 03:23:59 GMT eugene [24037] * trunk/psastro/src/psastroMosaicOneChip.c (modified) astrometry was allowing too high orders for the number of stars Sat, 02 May 2009 03:23:45 GMT eugene [24036] * trunk/psastro/src/psastroChipAstrom.c (modified) if no chips are valid, exit with an error (change to quality) Sat, 02 May 2009 03:12:08 GMT eugene [24035] * trunk/psastro/src/psastroOneChipFit.c (modified) astrometry was allowing too high orders for the number of stars Sat, 02 May 2009 03:11:04 GMT eugene [24034] * trunk/psModules/src/astrom/pmAstrometryObjects.c (modified) prevent multiple matches to the same input or reference source Sat, 02 May 2009 03:10:34 GMT eugene [24033] * trunk/Ohana/src/getstar/src/Shutdown.c (modified) avoid segfault on NULL db handle Fri, 01 May 2009 01:39:15 GMT eugene [24032] * trunk/ippconfig/cfh12k/psastro.config (modified) * trunk/ippconfig/gpc1/psastro.config (modified) * trunk/ippconfig/megacam/psastro.config (modified) * trunk/ippconfig/sdssmosaic/psastro.config (modified) * trunk/ippconfig/simtest/psastro.config (modified) change catdir.synth.grizy photcode names Fri, 01 May 2009 00:32:29 GMT bills [24031] * trunk/ippScripts/scripts/receive_setstatus.pl (added) New script to update the transfer status on the outgoing data store. Fri, 01 May 2009 00:31:56 GMT bills [24030] * trunk/ippScripts/scripts/rcserver_checkstatus.pl (modified) name of disttool parameter changed Fri, 01 May 2009 00:29:02 GMT eugene [24029] * trunk/psphot/src/psphotBlendFit.c (modified) close comment paren Fri, 01 May 2009 00:28:42 GMT eugene [24028] * trunk/Ohana/src/opihi/lib.shell/gprint.c (modified) return false on error, do not abort Fri, 01 May 2009 00:28:27 GMT eugene [24027] * trunk/Ohana/src/opihi/cmd.astro/coord_systems.c (modified) rationalize output ra range (0 - 360) Fri, 01 May 2009 00:28:04 GMT eugene [24026] * trunk/psastro/src/psastroLoadRefstars.c (modified) generate color from input getstar table, or default to 0.0 Fri, 01 May 2009 00:27:22 GMT eugene [24025] * trunk/psModules/src/objects/pmSourceIO_MatchedRefs.c (modified) add color to matched ref output table Fri, 01 May 2009 00:27:01 GMT eugene [24024] * trunk/psLib/configure.ac (modified) re-allow tests to be built Fri, 01 May 2009 00:26:44 GMT eugene [24023] * trunk/psLib/test/astro/tap_psTime_01.c (modified) * trunk/psLib/test/sys/tap_psMemory.c (modified) * trunk/psLib/test/sys/tap_psString.c (modified) fixed API errors Fri, 01 May 2009 00:16:32 GMT eugene [24022] * trunk/psModules/src/astrom/pmAstrometryObjects.c (modified) add default for Color, add to copy function Fri, 01 May 2009 00:16:03 GMT eugene [24021] * trunk/psModules/src/astrom/pmAstrometryObjects.h (modified) add Color to pmAstromObj, change Mag and dMag to float Fri, 01 May 2009 00:09:47 GMT eugene [24020] * trunk/psLib/test/math/tap_psMatrix08.c (added) add test of specific problem images for psMatrixGJSolve Fri, 01 May 2009 00:08:45 GMT eugene [24019] * trunk/psLib/test/math (modified) * trunk/psLib/test/math/Makefile.am (modified) ignore tap_psMatrix08 Fri, 01 May 2009 00:04:18 GMT eugene [24018] * trunk/tools/ipp_apply_burntool.pl (modified) use RAWTABLES Fri, 01 May 2009 00:03:30 GMT eugene [24017] * trunk/ippconfig/gpc1/ppImage.config (modified) only perform crosstalk measurement for CHIP; add EXPTIME constraint ... Thu, 30 Apr 2009 23:58:02 GMT eugene [24016] * trunk/ippMonitor/def/camProcessedExp_Images.d (added) * trunk/ippMonitor/def/detStackedImfile_failure.d (modified) * trunk/ippMonitor/def/warpProcessedSkyfiles_Images.d (added) * trunk/ippMonitor/raw/ipp.science.dat (modified) minor updates Thu, 30 Apr 2009 23:56:05 GMT eugene [24015] * trunk/ippconfig/gpc1/psastro.config (modified) save the reference matches by default for gpc1 Thu, 30 Apr 2009 23:55:29 GMT eugene [24014] * trunk/ippTools/src/regtool.c (modified) * trunk/ippTools/src/regtoolConfig.c (modified) add option to modify the user_1 value Thu, 30 Apr 2009 20:07:05 GMT Paul Price [24012] * trunk/ippconfig/recipes/Makefile.am (modified) Adding recipe for ppSkycell. Thu, 30 Apr 2009 20:05:52 GMT Paul Price [24011] * trunk/ippconfig/system.config (modified) Adding recipe for ppSkycell. Thu, 30 Apr 2009 20:05:11 GMT Paul Price [24010] * trunk/ippconfig/recipes/ppSkycell.config (added) Adding recipe values for ppSkycell. Thu, 30 Apr 2009 20:04:00 GMT Paul Price [24009] * trunk/ppSkycell/src/ppSkycellCamera.c (modified) Adding recipe values for ppSkycell. Thu, 30 Apr 2009 04:58:09 GMT bills [24008] * trunk/ippTools/share/disttool_definebyquery_camera.sql (modified) * trunk/ippTools/share/disttool_definebyquery_chip.sql (modified) * trunk/ippTools/share/disttool_definebyquery_diff.sql (modified) * trunk/ippTools/share/disttool_definebyquery_fake.sql (modified) * trunk/ippTools/share/disttool_definebyquery_raw.sql (modified) * trunk/ippTools/share/disttool_definebyquery_stack.sql (modified) * trunk/ippTools/share/disttool_definebyquery_warp.sql (modified) When joining to distRun add AND distRun.clean = distTarget.clean Thu, 30 Apr 2009 04:03:11 GMT eugene [24007] * trunk/psModules/src/camera/pmFPARead.c (modified) lastScan was being calculated too late: before numScans had been adjusted Thu, 30 Apr 2009 04:02:27 GMT eugene [24006] * trunk/ppMerge/src/ppMergeMask.c (modified) we were passing the wrong view to ppMergeFileOpenInput Thu, 30 Apr 2009 03:36:40 GMT Paul Price [24005] * trunk/ppSkycell/src/ppSkycellLoop.c (modified) Fix double free. Ensure outputs are written out. Thu, 30 Apr 2009 03:23:54 GMT Paul Price [24004] * 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) Adding configuration lines to support ppSkycell. Thu, 30 Apr 2009 03:21:31 GMT Paul Price [24003] * trunk/ppSkycell/src/ppSkycellLoop.c (modified) * trunk/psModules/src/camera/pmFPABin.c (modified) Deal with mask when binning. Thu, 30 Apr 2009 03:13:43 GMT Paul Price [24002] * trunk/Ohana/src/addstar/src/load_subpix.c (modified) Checking return value of fscanf to avoid fatal warning under gcc 4.3.3. Thu, 30 Apr 2009 01:29:41 GMT bills [24001] * trunk/ippScripts/Build.PL (modified) * trunk/ippScripts/scripts/dist_queue_runs.pl (added) * trunk/ippTasks/dist.pro (modified) * trunk/ippTools/src/disttool.c (modified) * trunk/ippTools/src/disttool.h (modified) * trunk/ippTools/src/disttoolConfig.c (modified) Add modes for creating the various tables used for the server side of ... Thu, 30 Apr 2009 01:29:21 GMT Paul Price [24000] * trunk/ppSkycell/src/ppSkycellLoop.c (modified) Working, but producing error: 'All data points have the same value: ... Thu, 30 Apr 2009 01:28:33 GMT bills [23999] * trunk/dbconfig/dist.md (modified) * trunk/dbconfig/rc.md (modified) mdc description of a couple of tables didn't match the tables created