# # ChangeLog for trunk # # Generated by Trac 1.6 # Jul 23, 2026, 11:56:42 PM Tue, 05 Aug 2008 02:08:44 GMT Paul Price [18901] * trunk/psModules/src/objects/pmFootprintFind.c (modified) Support for other image types (esp U8 which now comes from having ... Tue, 05 Aug 2008 01:51:57 GMT Paul Price [18900] * trunk/psModules/src/objects/pmFootprintArrayGrow.c (modified) Removing need for additional image allocation. Tue, 05 Aug 2008 01:41:15 GMT eugene [18899] * trunk/doc/plan/ipp.status.2008.08.txt (modified) adding update work from PAP and WS Tue, 05 Aug 2008 01:36:17 GMT Paul Price [18898] * trunk/psModules/src/objects/pmFootprintArrayGrow.c (modified) Wrong operation! Tue, 05 Aug 2008 01:26:25 GMT eugene [18897] * trunk/ippconfig/recipes/ppImage.config (modified) adding recipe option to control number of rows processed per thread Tue, 05 Aug 2008 01:25:58 GMT eugene [18896] * trunk/ppImage/src/ppImageParseCamera.c (modified) turning on multithreads if desired Tue, 05 Aug 2008 01:25:43 GMT eugene [18895] * trunk/ppImage/src/ppImageArguments.c (modified) adding -threads option for multithreading Tue, 05 Aug 2008 01:25:20 GMT eugene [18894] * trunk/ppImage/src/ppImageLoop_Threaded.c (modified) moving threading down into psModules functions Tue, 05 Aug 2008 01:24:47 GMT eugene [18893] * trunk/psModules/src/detrend/Makefile.am (modified) * trunk/psModules/src/detrend/pmBias.c (modified) * trunk/psModules/src/detrend/pmBias.h (modified) * trunk/psModules/src/detrend/pmDark.c (modified) * trunk/psModules/src/detrend/pmDark.h (modified) * trunk/psModules/src/detrend/pmDetrendThreads.c (added) * trunk/psModules/src/detrend/pmDetrendThreads.h (added) * trunk/psModules/src/detrend/pmFlatField.c (modified) * trunk/psModules/src/detrend/pmFlatField.h (modified) * trunk/psModules/src/detrend/pmShutterCorrection.c (modified) * trunk/psModules/src/detrend/pmShutterCorrection.h (modified) * trunk/psModules/src/psmodules.h (modified) adding threaded and unthreaded versions of the detrend application ... Tue, 05 Aug 2008 01:23:59 GMT eugene [18892] * trunk/psLib/src/mathtypes/psScalar.h (modified) adding a macro for looking up data on a scalar Mon, 04 Aug 2008 22:45:42 GMT Paul Price [18891] * trunk/psLib/m4/ipp_stdopts.m4 (modified) Quote so that comma is not interpreted as a break. Mon, 04 Aug 2008 21:50:51 GMT Paul Price [18890] * trunk/pswarp/src/pswarpTransformTile.c (modified) Bounds for iteration were broken: was getting SEGV when running with ... Mon, 04 Aug 2008 21:49:55 GMT Paul Price [18889] * trunk/ippTools/src/warptool.c (modified) Fixing: "Failed to execute SQL query. Error: Column 'fault' in where ... Mon, 04 Aug 2008 21:48:50 GMT bills [18888] * trunk/ippTools/src/chiptool.c (modified) one more fix Mon, 04 Aug 2008 21:38:07 GMT bills [18887] * trunk/ippTools/src/chiptool.c (modified) fixed a couple more bugs in chiptool -processedimfile Mon, 04 Aug 2008 21:31:29 GMT bills [18886] * trunk/ippTools/share/chiptool_processedimfile.sql (modified) add exp_id to output of chiptool -processedimfile Mon, 04 Aug 2008 21:31:02 GMT jhoblitt [18885] * trunk/ippTools/src/chiptool.c (modified) bug fix Mon, 04 Aug 2008 21:12:16 GMT Paul Price [18884] * trunk/pswarp/src/pswarpTransformReadout.c (modified) * trunk/pswarp/src/pswarpTransformReadout_Threaded.c (modified) Removing print to stderr outside of trace. Mon, 04 Aug 2008 21:06:47 GMT Paul Price [18883] * trunk/ippconfig/megacam/pswarp.config (modified) Source for astrometry should be camera level --> PSASTRO.OUTPUT.MEF. Mon, 04 Aug 2008 20:33:26 GMT Paul Price [18882] * trunk/ippconfig/recipes/reductionClasses.mdc (modified) Need FAKEPHOT in each reduction class. Mon, 04 Aug 2008 18:43:58 GMT eugene [18881] * trunk/doc/plan/ipp.status.2008.08.txt (modified) updated notes on current status Mon, 04 Aug 2008 03:26:21 GMT eugene [18878] * trunk/Ohana/configure.tcsh (modified) * trunk/psconfig/psbuild (modified) adding options for profiler code Mon, 04 Aug 2008 03:25:07 GMT eugene [18877] * trunk/ippScripts/scripts/detrend_norm_apply.pl (modified) * trunk/ippScripts/scripts/detrend_stack.pl (modified) using clipped mean for detrend normalization Sun, 03 Aug 2008 20:55:09 GMT eugene [18876] * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/math/psStats.h (modified) added a tmpData and tmpMask element to psStats for multithreading ... Sat, 02 Aug 2008 03:07:13 GMT Paul Price [18871] * trunk/ippTools/src/chiptool.c (modified) Search for files to revert based on fault code. Sat, 02 Aug 2008 02:53:02 GMT Paul Price [18870] * trunk/psphot/src/psphotSourceSize.c (modified) Can't convolve mask in-place if values to set contains values to ... Sat, 02 Aug 2008 02:50:41 GMT Paul Price [18869] * trunk/psLib/src/fits/psFitsHeader.c (modified) * trunk/psLib/src/fits/psFitsImage.c (modified) Don't write header keywords particular to compressed images in ... Sat, 02 Aug 2008 01:29:28 GMT Paul Price [18868] * trunk/psphot/src/psphotSourceSize.c (modified) Grow the CR mask. Sat, 02 Aug 2008 01:29:09 GMT Paul Price [18867] * trunk/psModules/src/objects/pmFootprintArrayGrow.c (modified) Use separable mask convolution to grow the footprints. Sat, 02 Aug 2008 01:27:43 GMT Paul Price [18866] * trunk/ippconfig/recipes/psphot.config (modified) Adding PSPHOT.CR.GROW Sat, 02 Aug 2008 00:50:07 GMT Paul Price [18865] * trunk/psphot/src/psphotChoosePSF.c (modified) * trunk/psphot/src/psphotReadout.c (modified) Adding PSF_FIT_ITER, PSF_FIT_TOL, EXT_FIT_ITER and EXT_FIT_TOL recipe ... Sat, 02 Aug 2008 00:47:40 GMT Paul Price [18864] * trunk/ippconfig/recipes/psphot.config (modified) Adding PSF_FIT_ITER, PSF_FIT_TOL, EXT_FIT_ITER and EXT_FIT_TOL to ... Sat, 02 Aug 2008 00:42:24 GMT eugene [18863] * trunk/psconfig/psbuild (modified) adding profile flags Fri, 01 Aug 2008 23:59:36 GMT eugene [18862] * trunk/ppMerge/src/ppMergeLoop_Threaded.c (modified) * trunk/ppMerge/src/ppMergeSetThreads.c (modified) adding threaded code for DARK and SHUTTER Fri, 01 Aug 2008 23:59:06 GMT eugene [18861] * trunk/psModules/src/imcombine/pmReadoutCombine.c (modified) comment out timer marks Fri, 01 Aug 2008 23:58:37 GMT eugene [18860] * trunk/psModules/src/detrend/pmShutterCorrection.c (modified) * trunk/psModules/src/detrend/pmShutterCorrection.h (modified) splitting off pmShutterCorrectionGeneratePending for threaded coding Fri, 01 Aug 2008 23:58:14 GMT eugene [18859] * trunk/psModules/src/detrend/pmDark.c (modified) * trunk/psModules/src/detrend/pmDark.h (modified) splitting off pmDarkCombinePending for threaded coding Fri, 01 Aug 2008 23:55:26 GMT jhoblitt [18858] * trunk/Nebulous/Changes (modified) * trunk/Nebulous/lib/Nebulous/Client.pm (modified) * trunk/Nebulous/t/59_client_delete.t (modified) fix ->delete() still work if the neb implies a volume on which there ... Fri, 01 Aug 2008 22:11:51 GMT Paul Price [18857] * trunk/psModules/src/objects/pmPSFtry.c (modified) Add a trap for case where no sources have a good extended fit. Fri, 01 Aug 2008 21:11:20 GMT Paul Price [18856] * trunk/ippconfig/recipes/ppImage.config (modified) PPIMAGE_P should write binned versions. Fri, 01 Aug 2008 20:41:48 GMT bills [18855] * trunk/ppSim/src/ppSimSequence.c (modified) fix incorrect fix Fri, 01 Aug 2008 20:40:59 GMT Paul Price [18854] * trunk/psphot/src/psphotMakeFluxScale.c (modified) Catching !model to avoid SEGV. Fri, 01 Aug 2008 20:40:02 GMT bills [18853] * trunk/ppSim/src/ppSimSequence.c (modified) Fix compile error Fri, 01 Aug 2008 19:27:34 GMT Paul Price [18852] * trunk/ippconfig/sdssmosaic/pswarp.config (modified) Removing recipe items not defined at top level. Fri, 01 Aug 2008 19:08:31 GMT Paul Price [18851] * trunk/pstamp/src/ppstampMakeStamp.c (modified) memset arguments were around the wrong way! Fri, 01 Aug 2008 19:05:29 GMT Paul Price [18850] * trunk/ippTools/src/pxadmin.c (modified) Need to check return value of fgets to avoid compiler warnings on ... Fri, 01 Aug 2008 18:46:17 GMT Paul Price [18849] * trunk/ppSim/src/ppSimSequence.c (modified) Need to check the return value of system() to avoid compiler warning ... Fri, 01 Aug 2008 18:40:18 GMT Paul Price [18848] * trunk/psastro/src/psastroDemoPlot.c (modified) Need to check return value of fgets to avoid compiler warnings on ... Fri, 01 Aug 2008 18:39:03 GMT Paul Price [18847] * trunk/psphot/src/psphotExtendedSourceFits.c (modified) Need to check return value of fgets to avoid compiler warning on some ... Fri, 01 Aug 2008 18:38:57 GMT Paul Price [18846] * trunk/psphot/src/psphotDiagnosticPlots.c (modified) Need to check return value of fgets to avoid compiler warning on some ... Fri, 01 Aug 2008 18:33:14 GMT Paul Price [18845] * trunk/psModules/src/objects/pmSourceIO_CMP.c (modified) * trunk/psModules/src/objects/pmSourceIO_SX.c (modified) Need to check return value of fwrite to avoid compiler warning on ... Fri, 01 Aug 2008 18:32:27 GMT Paul Price [18844] * trunk/psModules/src/objects/pmFootprintFind.c (modified) System call memset shouldn't be redefined. Fri, 01 Aug 2008 03:16:10 GMT Paul Price [18843] * trunk/psModules/src/camera/pmFPA.h (modified) * trunk/psModules/src/camera/pmFPAfile.h (modified) Include required headers. Fri, 01 Aug 2008 01:41:20 GMT bills [18842] * trunk/DataStoreServer/scripts/dsprodtool (modified) * trunk/DataStoreServer/scripts/dsreg (modified) improve usage messages Fri, 01 Aug 2008 01:05:39 GMT Paul Price [18841] * trunk/psModules/src/objects/pmSourceIO_OBJ.c (modified) Whoops. Fri, 01 Aug 2008 00:46:04 GMT Paul Price [18840] * trunk/psModules/src/objects/pmSourceIO_OBJ.c (modified) Check return value of fwrite (to get around a compiler warning ... Fri, 01 Aug 2008 00:13:59 GMT eugene [18839] * trunk/ppMerge/src/Makefile.am (modified) * trunk/ppMerge/src/ppMerge.c (modified) * trunk/ppMerge/src/ppMerge.h (modified) * trunk/ppMerge/src/ppMergeArguments.c (modified) * trunk/ppMerge/src/ppMergeLoop_Threaded.c (modified) * trunk/ppMerge/src/ppMergeReadChunk.c (modified) * trunk/ppMerge/src/ppMergeSetThreads.c (added) * trunk/ppMerge/src/ppMergeThreadLauncher.c (modified) * trunk/pswarp/src/Makefile.am (modified) * trunk/pswarp/src/pswarp.h (modified) * trunk/pswarp/src/pswarpArguments.c (modified) * trunk/pswarp/src/pswarpCleanup.c (modified) * trunk/pswarp/src/pswarpLoop.c (modified) * trunk/pswarp/src/pswarpMapGrid.c (modified) * trunk/pswarp/src/pswarpSetThreads.c (added) * trunk/pswarp/src/pswarpThreadLauncher.c (added) * trunk/pswarp/src/pswarpThreads.c (added) * trunk/pswarp/src/pswarpTransformReadout.c (modified) * trunk/pswarp/src/pswarpTransformReadout_Threaded.c (added) * trunk/pswarp/src/pswarpTransformReadout_Unthreaded.c (added) * trunk/pswarp/src/pswarpTransformSources.c (added) * trunk/pswarp/src/pswarpTransformTile.c (added) adding multithread capability Fri, 01 Aug 2008 00:07:08 GMT eugene [18838] * trunk/psphot/src/psphot.h (modified) moved footprint code to psmodules, modified psphotSourceSize Fri, 01 Aug 2008 00:06:39 GMT eugene [18837] * trunk/psphot/src/psphotSignificanceImage.c (modified) comments re threading Fri, 01 Aug 2008 00:05:27 GMT eugene [18836] * trunk/psphot/src/psphotSubtractBackground.c (modified) comment regarding threading Fri, 01 Aug 2008 00:05:12 GMT eugene [18835] * trunk/psphot/src/psphotSourceSize.c (modified) mask the CR pixels Fri, 01 Aug 2008 00:04:52 GMT eugene [18834] * trunk/psphot/src/psphotReadout.c (modified) test code to save some output images Fri, 01 Aug 2008 00:04:23 GMT eugene [18833] * trunk/psphot/src/psphotModelBackground.c (modified) add a threading comment Fri, 01 Aug 2008 00:04:12 GMT eugene [18832] * trunk/psphot/src/psphotMaskReadout.c (modified) add a comment Fri, 01 Aug 2008 00:03:54 GMT eugene [18831] * trunk/psphot/src/Makefile.am (modified) * trunk/psphot/src/pmDetections.c (deleted) * trunk/psphot/src/pmFootprint.c (deleted) * trunk/psphot/src/pmFootprint.h (deleted) * trunk/psphot/src/pmFootprintArrayGrow.c (deleted) * trunk/psphot/src/pmFootprintArraysMerge.c (deleted) * trunk/psphot/src/pmFootprintIDs.c (deleted) * trunk/psphot/src/pmFootprintsAssignPeaks.c (deleted) * trunk/psphot/src/pmFootprintsFind.c (deleted) * trunk/psphot/src/pmFootprintsFindAtPoint.c (deleted) * trunk/psphot/src/pmSpan.c (deleted) moved footprint functions to psModules Fri, 01 Aug 2008 00:01:26 GMT eugene [18830] * trunk/psModules/src/camera/pmFPA.c (modified) * trunk/psModules/src/camera/pmFPA.h (modified) * trunk/psModules/src/camera/pmFPARead.c (modified) * trunk/psModules/src/camera/pmReadoutStack.c (modified) * trunk/psModules/src/camera/pmReadoutStack.h (modified) * trunk/psModules/src/config/pmConfig.c (modified) * trunk/psModules/src/imcombine/pmReadoutCombine.c (modified) * trunk/psModules/src/imcombine/pmReadoutCombine.h (modified) * trunk/psModules/src/objects/Makefile.am (modified) src/objects/Makefile.am Fri, 01 Aug 2008 00:01:17 GMT eugene [18829] * trunk/psModules/src/objects/pmPeaks.c (modified) * trunk/psModules/src/objects/pmPeaks.h (modified) add a reference to the containing footprint Fri, 01 Aug 2008 00:00:43 GMT eugene [18828] * trunk/psModules/src/objects/pmDetections.c (added) * trunk/psModules/src/objects/pmDetections.h (added) * trunk/psModules/src/objects/pmFootprint.c (added) * trunk/psModules/src/objects/pmFootprint.h (added) * trunk/psModules/src/objects/pmFootprintArrayGrow.c (added) * trunk/psModules/src/objects/pmFootprintArraysMerge.c (added) * trunk/psModules/src/objects/pmFootprintAssignPeaks.c (added) * trunk/psModules/src/objects/pmFootprintFind.c (added) * trunk/psModules/src/objects/pmFootprintFindAtPoint.c (added) * trunk/psModules/src/objects/pmFootprintIDs.c (added) * trunk/psModules/src/objects/pmSpan.c (added) * trunk/psModules/src/objects/pmSpan.h (added) * trunk/psModules/src/psmodules.h (modified) adding functions for footprints from psphot Thu, 31 Jul 2008 23:56:29 GMT eugene [18827] * trunk/psLib/src/pslib_strict.h (modified) * trunk/psLib/src/sys/Makefile.am (modified) * trunk/psLib/src/sys/psConfigure.c (modified) * trunk/psLib/src/sys/psThread.c (added) * trunk/psLib/src/sys/psThread.h (added) added psThread code Thu, 31 Jul 2008 23:56:10 GMT eugene [18826] * trunk/psLib/src/sys/psMemory.c (modified) fixed mutex error in psRealloc, cleaned organization a bit, removed ... Thu, 31 Jul 2008 23:41:04 GMT eugene [18825] * trunk/psLib/src/types/psList.c (modified) * trunk/psLib/src/types/psList.h (modified) added psListGetAndRemove function Thu, 31 Jul 2008 23:40:12 GMT eugene [18824] * trunk/psLib/src/mathtypes/psScalar.c (modified) added a comment Thu, 31 Jul 2008 23:37:26 GMT eugene [18823] * trunk/ppImage/src/ppImageLoop_Threaded.c (added) * trunk/ppImage/src/ppImageSetThreads.c (added) adding functions for ppImage threading (not yet finished) Thu, 31 Jul 2008 20:35:48 GMT Paul Price [18821] * trunk/ext/readline-5.2-p12.tar.gz (added) * trunk/ext/readline-5.2-p12.tgz (deleted) Renaming readline-5.2-p12.tgz --> readline-5.2-p12.tar.gz (because ... Thu, 31 Jul 2008 04:07:40 GMT eugene [18820] * trunk/doc/pslib/memory.notes.txt (added) add Thu, 31 Jul 2008 03:54:28 GMT eugene [18807] * trunk/doc/plan/ipp.status.2008.08.txt (added) adding a new status file Thu, 31 Jul 2008 03:22:10 GMT Paul Price [18806] * trunk/psconfig/psdist (modified) Need to ensure aclocal directory exists. Thu, 31 Jul 2008 02:18:45 GMT Paul Price [18805] * trunk/ext/cfitsio3090.tar.gz (added) Adding latest version of cfitsio Thu, 31 Jul 2008 02:09:31 GMT Paul Price [18804] * trunk/psModules/test/camera/data/camera0/#camera.config~ (deleted) * trunk/psModules/test/camera/data/camera1/#camera.config~ (deleted) Removing irrelevant files Thu, 31 Jul 2008 01:48:37 GMT Paul Price [18801] * trunk/psconfig/tagsets/ipp-2.6.1.dist (modified) pedestal is obsolete now too. Thu, 31 Jul 2008 01:47:37 GMT Paul Price [18800] * trunk/psconfig/tagsets/ipp-2.6.1.dist (modified) Nebulous and nebclient shouldn't be distributed or built for anyone ... Thu, 31 Jul 2008 01:43:07 GMT Paul Price [18799] * trunk/psconfig/tagsets/ipp-2.6.1.dist (modified) Need to update branch tag. Thu, 31 Jul 2008 01:40:03 GMT Paul Price [18798] * trunk/psconfig/tagsets/ipp-2.6.1.dist (added) * trunk/psconfig/tagsets/ipp-2.6.1.libs (added) * trunk/psconfig/tagsets/ipp-2.6.1.perl (added) Adding ipp-2.6.1 files: these are a copy of the ipp-2.6 files, but I ... Thu, 31 Jul 2008 00:59:37 GMT Paul Price [18797] * trunk/ippTools/configure.ac (modified) Incrementing ippdb to version 1.1.39 in preparation for IPP 2.6 release Thu, 31 Jul 2008 00:59:09 GMT Paul Price [18796] * trunk/ippdb/configure.ac (modified) * trunk/ippdb/src/ippdb.c (modified) * trunk/ippdb/src/ippdb.h (modified) * trunk/ippdb/tests/alloc.c (modified) * trunk/ippdb/tests/insert.c (modified) * trunk/ippdb/tests/insertobject.c (modified) * trunk/ippdb/tests/metadatafromobject.c (modified) * trunk/ippdb/tests/objectfrommetadata.c (modified) Incrementing to version 1.1.39 in preparation for IPP 2.6 release Thu, 31 Jul 2008 00:56:49 GMT Paul Price [18795] * trunk/dbconfig/config.md (modified) Rolling a new tarball (2.6), so incrementing version number. Thu, 31 Jul 2008 00:35:42 GMT Paul Price [18794] * trunk/ippScripts/Build.PL (modified) * trunk/ippScripts/scripts/fake_exp.pl (deleted) * trunk/ippTasks/fake.pro (modified) I don't think there really is supposed to be an exposure-level fake ... Thu, 31 Jul 2008 00:32:56 GMT Paul Price [18793] * trunk/ippTools/share/faketool_pendingimfile.sql (modified) Missing constraint on LEFT JOIN with fakeProcessedImfile was leaving ... Thu, 31 Jul 2008 00:00:00 GMT Paul Price [18791] * trunk/ippTasks/automate.pro (modified) * trunk/ippTasks/simtest.pro (modified) Adopting common macro naming convenion. Wed, 30 Jul 2008 23:57:54 GMT Paul Price [18790] * trunk/ippTasks/magic.pro (modified) Had wrong names for macros. Wed, 30 Jul 2008 23:55:12 GMT Paul Price [18789] * trunk/ippScripts/Build.PL (modified) Adding fake_exp.pl Wed, 30 Jul 2008 22:15:15 GMT Paul Price [18788] * trunk/psModules/src/imcombine/pmPSFEnvelope.c (modified) Work out maximum "valid" radius (for S/N ~ 1; which is what's used by ... Wed, 30 Jul 2008 21:53:27 GMT Paul Price [18787] * trunk/ippTasks/fake.pro (modified) Adding exposure-level tasks. Wed, 30 Jul 2008 21:52:30 GMT Paul Price [18786] * trunk/ippScripts/scripts/fake_exp.pl (added) Adding stub for fake_exp.pl. Currently, it's a no-op (just pushes ... Wed, 30 Jul 2008 21:30:09 GMT Paul Price [18785] * trunk/ppStack/src/ppStackArguments.c (modified) Fixing defaults to be undefined numbers so that recipes can be read. Wed, 30 Jul 2008 20:47:35 GMT Paul Price [18784] * trunk/ippScripts/scripts/magic_mask.pl (modified) * trunk/ippScripts/scripts/magic_process.pl (modified) * trunk/ippScripts/scripts/magic_tree.pl (modified) Adding --redirect-output Wed, 30 Jul 2008 20:42:33 GMT Paul Price [18783] * trunk/ippTasks/magic.pro (modified) First cut at task for magic stages using reworked process flow. No ... Wed, 30 Jul 2008 20:41:20 GMT Paul Price [18782] * trunk/ippTools/share/magictool_toprocess_tree.sql (modified) Need additional outputs for script. Wed, 30 Jul 2008 20:39:37 GMT Paul Price [18781] * trunk/ippTools/share/magictool_tomask.sql (modified) Need additional values out for script. Wed, 30 Jul 2008 20:38:22 GMT Paul Price [18780] * trunk/ippScripts/scripts/magic_mask.pl (modified) Fixing compilation errors.