# # ChangeLog for trunk # # Generated by Trac 1.6 # Jul 23, 2026, 7:04:24 PM Wed, 06 Aug 2008 01:08:20 GMT Paul Price [18925] * trunk/psconfig/psbuild (modified) In bash, aliases are not interpolated after the file is read, so we ... Wed, 06 Aug 2008 00:39:59 GMT Paul Price [18924] * trunk/pswarp/src/pswarp.c (modified) * trunk/pswarp/src/pswarpArguments.c (modified) * trunk/pswarp/src/pswarpLoop.c (modified) * trunk/pswarp/src/pswarpParseCamera.c (modified) Adding configuration dumping. Required reorganisation of how recipe ... Tue, 05 Aug 2008 22:23:33 GMT Paul Price [18921] * trunk/psModules/src/config/pmConfig.c (modified) Take database information from user or site configuration. Tue, 05 Aug 2008 21:52:02 GMT Paul Price [18920] * trunk/ppSub/src/ppSubArguments.c (modified) * trunk/ppSub/src/ppSubCamera.c (modified) * trunk/ppSub/src/ppSubLoop.c (modified) * trunk/ppSub/src/ppSubReadout.c (modified) Adding configuration dumping. Required reorganisation of how recipe ... Tue, 05 Aug 2008 21:28:13 GMT jhoblitt [18919] * trunk/ippTools/src/pzgetexp.c (modified) * trunk/ippTools/src/pzgetexpConfig.c (modified) add -all opt Tue, 05 Aug 2008 21:18:27 GMT Paul Price [18918] * trunk/ppStack/src/ppStackArguments.c (modified) * trunk/ppStack/src/ppStackLoop.c (modified) * trunk/ppStack/src/ppStackMatch.c (modified) * trunk/ppStack/src/ppStackPSF.c (modified) * trunk/ppStack/src/ppStackReadout.c (modified) * trunk/ppStack/src/ppStackSources.c (modified) Adding configuration dumping. Required reorganisation of how recipe ... Tue, 05 Aug 2008 20:25:15 GMT Paul Price [18917] * trunk/ppImage/src/ppImageLoop.c (modified) No need for #ifdef. Tue, 05 Aug 2008 20:10:53 GMT Paul Price [18916] * trunk/ippTasks/warp.pro (modified) Fixing output directory name so it's not just a number. Tue, 05 Aug 2008 20:10:36 GMT Paul Price [18915] * trunk/ippTools/share/warptool_tooverlap.sql (modified) Want exp_tag for output directory name. Tue, 05 Aug 2008 19:19:40 GMT Paul Price [18914] * trunk/ppConfigDump/src/ppConfigDump.c (modified) * trunk/psastro/src/psastroLoadRefstars.c (modified) * trunk/psphot/src/psphotOutput.c (modified) * trunk/pswarp/src/pswarpDefineSkycell.c (modified) config->complete has been removed. Tue, 05 Aug 2008 16:55:45 GMT bills [18913] * trunk/DataStore/lib/DataStore/Utils.pm (modified) Add Fileset type OOF Tue, 05 Aug 2008 03:47:15 GMT Paul Price [18909] * trunk/ppImage/src/ppImageLoop.c (modified) Dump configuration. Tue, 05 Aug 2008 03:45:56 GMT Paul Price [18908] * trunk/psModules/src/camera/pmFPAfileDefine.c (modified) * trunk/psModules/src/config/pmConfig.c (modified) * trunk/psModules/src/config/pmConfig.h (modified) * trunk/psModules/src/config/pmConfigCommand.c (modified) * trunk/psModules/src/config/pmConfigDump.c (modified) * trunk/psModules/src/config/pmConfigRecipes.c (modified) Removing use of pmConfig.complete in favour of proper use of what's ... Tue, 05 Aug 2008 02:36:25 GMT Paul Price [18907] * trunk/psModules/src/objects/pmFootprintFind.c (modified) Casting away const to satisfy compiler. Tue, 05 Aug 2008 02:16:32 GMT Paul Price [18906] * trunk/ippconfig/system.config (modified) Adding file naming rules for configuration dumps. Tue, 05 Aug 2008 02:16:06 GMT Paul Price [18905] * trunk/psModules/src/camera/pmFPAview.c (modified) * trunk/psModules/src/camera/pmFPAview.h (modified) * trunk/psModules/src/config/Makefile.am (modified) * trunk/psModules/src/config/pmConfig.c (modified) * trunk/psModules/src/config/pmConfig.h (modified) * trunk/psModules/src/config/pmConfigDump.c (added) * trunk/psModules/src/config/pmConfigDump.h (added) * trunk/psModules/src/psmodules.h (modified) Adding functions to dump configuration to an MDC file on disk, so we ... Tue, 05 Aug 2008 02:13:25 GMT bills [18904] * trunk/ippTasks/summit.copy.pro (modified) Add timeout to pzgetexp and extend the task's timeout value Tue, 05 Aug 2008 02:12:55 GMT bills [18903] * trunk/ippTasks/pstamp.pro (modified) remove an echo Tue, 05 Aug 2008 02:09:30 GMT Paul Price [18902] * trunk/psModules/src/objects/pmFootprintFind.c (modified) Fixing compilation error. 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 ...