# # ChangeLog for trunk # # Generated by Trac 1.6 # Aug 11, 2026, 12:14:56 AM Wed, 08 Feb 2006 21:52:05 GMT gusciora [6384] * trunk/psLib/src/astro/psCoord.c (modified) Misc code cleaning. Wed, 08 Feb 2006 21:34:53 GMT gusciora [6383] * trunk/psLib/src/astro/psCoord.c (modified) .... Wed, 08 Feb 2006 21:30:34 GMT gusciora [6382] * trunk/psLib/src/astro/psCoord.c (modified) Tests for psPlaneAlloc() psPlaneFree(). Initialized the members of ... Wed, 08 Feb 2006 21:30:09 GMT gusciora [6381] * trunk/psLib/test/astro/tst_psCoord.c (modified) Tests for psPlaneAlloc() psPlaneFree(). Wed, 08 Feb 2006 06:52:03 GMT eugene [6379] * trunk/psphot/src/Makefile.am (modified) * trunk/psphot/src/pmCellSetMask.c (modified) * trunk/psphot/src/pmModelFitSet.c (modified) * trunk/psphot/src/pmSourceFitSet.c (modified) * trunk/psphot/src/psModulesUtils.c (modified) * trunk/psphot/src/psSparse.c (modified) * trunk/psphot/src/psphot.c (modified) * trunk/psphot/src/psphot.h (modified) * trunk/psphot/src/psphotApResid.c (modified) * trunk/psphot/src/psphotArguments.c (modified) * trunk/psphot/src/psphotBasicDeblend.c (modified) * trunk/psphot/src/psphotBlendFit.c (modified) * trunk/psphot/src/psphotChoosePSF.c (modified) * trunk/psphot/src/psphotEnsemblePSF.c (modified) * trunk/psphot/src/psphotFindPeaks.c (modified) * trunk/psphot/src/psphotFitGalaxies.c (modified) * trunk/psphot/src/psphotFullFit.c (modified) * trunk/psphot/src/psphotGrowthCurve.c (modified) * trunk/psphot/src/psphotImageLoop.c (modified) * trunk/psphot/src/psphotLoadPixels.c (modified) * trunk/psphot/src/psphotModelTest.c (modified) * trunk/psphot/src/psphotOutput.c (modified) * trunk/psphot/src/psphotParseCamera.c (modified) * trunk/psphot/src/psphotReadout.c (modified) * trunk/psphot/src/psphotRoughClass.c (modified) * trunk/psphot/src/psphotSourceFits.c (modified) * trunk/psphot/src/psphotSourceStats.c (modified) extensive cleanup of memory handling : no more leaks! Wed, 08 Feb 2006 03:26:01 GMT jhoblitt [6371] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) reorder psPrecessMethod to match the implementation in pslib reorder ... Wed, 08 Feb 2006 02:48:43 GMT jhoblitt [6370] * trunk/ippTools/src/regtool.c (modified) free config Wed, 08 Feb 2006 02:36:18 GMT jhoblitt [6369] * trunk/ippTools/src/chiptoolConfig.c (modified) * trunk/ippTools/src/pxadminConfig.c (modified) remove initialization of pxConfig fields Wed, 08 Feb 2006 02:35:29 GMT jhoblitt [6368] * trunk/ippTools/src/chiptoolConfig.c (modified) * trunk/ippTools/src/pxadminConfig.c (modified) * trunk/ippTools/src/pxconfig.c (modified) * trunk/ippTools/src/regtoolConfig.c (modified) remove arguments field from pxConfig Wed, 08 Feb 2006 02:35:28 GMT jhoblitt [6367] * trunk/ippTools/src/pxtools.h (modified) accidental premature checkin Wed, 08 Feb 2006 02:28:20 GMT jhoblitt [6366] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) merged from SDRS-18-FIXES: sync psElemType, psDataType, & psFitsType ... Wed, 08 Feb 2006 01:57:47 GMT desonia [6360] * trunk/psModules/test/config (modified) * trunk/psModules/test/config/.cvsignore (modified) * trunk/psModules/test/config/Makefile.am (modified) * trunk/psModules/test/config/tst_pmConfig.c (modified) * trunk/psModules/test/config/verified/tst_pmConfig.stderr (modified) fixed a distcheck-specific bug. Wed, 08 Feb 2006 01:06:41 GMT jhoblitt [6357] * trunk/doc/pslib/pslib-delta (modified) include *.h.in files for code Wed, 08 Feb 2006 01:06:40 GMT jhoblitt [6356] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) merged from SDRS-18-FIXES: add *out param to psFitsReadHeaderSet() Wed, 08 Feb 2006 01:03:35 GMT desonia [6354] * trunk/psLib/src/fits/psFits.c (modified) * trunk/psLib/src/fits/psFits.h (modified) * trunk/psLib/src/fits/psFitsHeader.c (modified) * trunk/psLib/src/fits/psFitsHeader.h (modified) * trunk/psLib/src/fits/psFitsTable.c (modified) * trunk/psLib/src/imageops/psImageGeomManip.c (modified) * trunk/psLib/src/imageops/psImageGeomManip.h (modified) * trunk/psLib/test/fits/tst_psFits.c (modified) fixed a leak in psFits table reading and cleaned up things according ... Wed, 08 Feb 2006 00:12:05 GMT gusciora [6350] * trunk/psLib/test/mathtypes/verified/tst_psVector.stderr (modified) .... Wed, 08 Feb 2006 00:00:36 GMT gusciora [6349] * trunk/psLib/src/sys/psType.h (modified) * trunk/psLib/test/mathtypes/tst_psVector.c (modified) Undid the changes to the psElemType. Tue, 07 Feb 2006 23:39:24 GMT gusciora [6348] * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psPolynomial.h (modified) * trunk/psLib/src/math/psStats.h (modified) * trunk/psLib/src/sys/psType.h (modified) * trunk/psLib/src/types/psList.h (modified) .... Tue, 07 Feb 2006 23:14:21 GMT gusciora [6346] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) * trunk/psLib/src/math/psMinimizeLMM.c (modified) * trunk/psLib/src/math/psMinimizePowell.c (modified) * trunk/psLib/src/math/psMinimizePowell.h (modified) * trunk/psLib/test/math/tst_psMinimizePowell.c (modified) .... Tue, 07 Feb 2006 20:36:15 GMT jhoblitt [6341] * trunk/ippTools/src/chiptool.c (modified) * trunk/ippTools/src/chiptoolConfig.c (modified) * trunk/ippTools/src/p2insertPendingFrames.c (modified) * trunk/ippTools/src/p2searchDoneFrames.c (modified) * trunk/ippTools/src/p2searchPendingFrames.c (modified) * trunk/ippTools/src/p2updatePending.c (modified) * trunk/ippTools/src/pxadminConfig.c (modified) * trunk/ippTools/src/pxconfig.c (modified) * trunk/ippTools/src/pxframes.c (modified) * trunk/ippTools/src/pxtables.c (modified) * trunk/ippTools/src/pxtools.h (modified) * trunk/ippTools/src/regtool.c (modified) * trunk/ippTools/src/regtoolConfig.c (modified) rename pxConfig database -> dbh Tue, 07 Feb 2006 20:35:00 GMT jhoblitt [6340] * trunk/ippTools/src/regtoolConfig.c (modified) fix strcmp() on NULL Tue, 07 Feb 2006 20:29:48 GMT jhoblitt [6339] * trunk/ippTools/src/pxconfig.c (modified) init config->mode to PX_MODE_NONE Tue, 07 Feb 2006 20:27:31 GMT jhoblitt [6338] * trunk/ippTools/src/Makefile.am (modified) * trunk/ippTools/src/pxconfig.c (added) * trunk/ippTools/src/pxtools.h (modified) * trunk/ippTools/src/regtool.c (modified) * trunk/ippTools/src/regtoolConfig.c (modified) add pxConfigAlloc() change p0search[Config] to use pxConfigAlloc() Tue, 07 Feb 2006 20:22:06 GMT jhoblitt [6337] * trunk/ippTools/src/pxframes.c (modified) fix freefunc memory leak Tue, 07 Feb 2006 20:19:58 GMT jhoblitt [6336] * trunk/ippTools/src/p2insertPendingFrames.c (modified) * trunk/ippTools/src/p2pendingToDone.c (modified) * trunk/ippTools/src/p2rawToPending.c (modified) * trunk/ippTools/src/p2updatePending.c (modified) * trunk/ippTools/src/pxframes.c (modified) * trunk/ippTools/src/pxtables.c (modified) * trunk/ippTools/src/regtool.c (modified) * trunk/ippTools/src/regtoolConfig.c (modified) remove p0CameraConfig tables update database table formats Tue, 07 Feb 2006 01:11:52 GMT gusciora [6335] * trunk/psLib (modified) * trunk/psLib/.cvsignore (modified) * trunk/psLib/test/imageops (modified) * trunk/psLib/test/imageops/.cvsignore (modified) * trunk/psLib/test/math (modified) * trunk/psLib/test/math/.cvsignore (modified) * trunk/psLib/test/math/tst_psFunc08.c (deleted) * trunk/psLib/test/math/tst_psFunc09.c (deleted) * trunk/psLib/test/math/tst_psFunc10.c (deleted) * trunk/psLib/test/math/tst_psFunc11.c (deleted) * trunk/psLib/test/math/tst_psMinimize05.c (deleted) * trunk/psLib/test/math/tst_psMinimize06.c (deleted) * trunk/psLib/test/types (modified) * trunk/psLib/test/types/.cvsignore (modified) .... Tue, 07 Feb 2006 01:08:14 GMT gusciora [6334] * trunk/psLib/test/math (modified) * trunk/psLib/test/math/.cvsignore (modified) .... Tue, 07 Feb 2006 00:51:33 GMT Paul Price [6333] * trunk/doc/pslib/psLibSDRS.tex (modified) Added psListLength, psArrayLength, psVectorLength, psPixelsLength. Mon, 06 Feb 2006 22:27:20 GMT desonia [6332] * trunk/psLib/test/math/tst_psMinimizeLMM.c (modified) * trunk/psLib/test/math/tst_psMinimizePowell.c (modified) * trunk/psLib/test/math/verified/tst_psMinimizeLMM.stdout (modified) * trunk/psLib/test/math/verified/tst_psMinimizePowell.stdout (modified) reduced the precision of printing of float values to mitigate machine ... Mon, 06 Feb 2006 22:20:05 GMT gusciora [6331] * trunk/psLib/src/mathtypes/psImage.c (modified) * trunk/psLib/src/mathtypes/psScalar.c (modified) .... Mon, 06 Feb 2006 22:18:37 GMT Paul Price [6330] * trunk/stac/src/combine.c (modified) Output file opened for writing, not reading. Mon, 06 Feb 2006 22:17:54 GMT gusciora [6329] * trunk/psModules/src/objects/pmObjects.c (modified) * trunk/psModules/test/config/tst_pmConfig.c (modified) These changes incorporate the new psMinimizeLMM prototype. Mon, 06 Feb 2006 21:57:04 GMT drobbin [6328] * trunk/psLib/src/astro/psEarthOrientation.c (modified) added comments Mon, 06 Feb 2006 21:42:18 GMT eugene [6327] * trunk/Ohana/src/opihi/lib.shell/variable.c (modified) added variable existence tests Mon, 06 Feb 2006 21:23:46 GMT gusciora [6326] * trunk/psLib/test/astronomy/tst_psAstrometry01.c (modified) * trunk/psLib/test/math/tst_psStats07.c (modified) * trunk/psModules/test/config/tst_pmConfig.c (modified) * trunk/psModules/test/imsubtract/tst_pmSubtractSky.c (modified) * trunk/psModules/test/objects/tst_pmObjects01.c (modified) Cosmetic mods.... Mon, 06 Feb 2006 21:03:25 GMT gusciora [6325] * trunk/psModules/src/config/pmConfig.c (modified) * trunk/psModules/src/imcombine/pmReadoutCombine.c (modified) * trunk/psModules/src/imsubtract/pmSubtractBias.c (modified) * trunk/psModules/src/imsubtract/pmSubtractSky.c (modified) * trunk/psModules/src/objects/pmObjects.c (modified) * trunk/psModules/test/config/tst_pmConfig.c (modified) * trunk/psModules/test/config/verified/tst_pmConfig.stderr (modified) * trunk/psModules/test/config/verified/tst_pmConfig.stdout (modified) * trunk/psModules/test/imcombine/verified/tst_pmImageCombine.stdout (modified) These changes mostly reflect the new psStats SDRS changes. However, ... Sat, 04 Feb 2006 23:58:27 GMT eugene [6324] * trunk/psphot/src/psphotImageMedian.c (added) adding image median Sat, 04 Feb 2006 02:49:41 GMT desonia [6323] * trunk/psLib/test/math/verified/tst_psStats07.stdout (added) added due to informational printout that included the word 'error'. Fri, 03 Feb 2006 22:05:22 GMT gusciora [6322] * trunk/psLib/src/math/psMinimizeLMM.c (modified) * trunk/psLib/src/math/psMinimizePowell.c (modified) * trunk/psLib/src/math/psStats.c (modified) Misc code cleaning Fri, 03 Feb 2006 21:13:25 GMT jhoblitt [6321] * trunk/dbconfig/tasks.md (modified) large table field reorganization Fri, 03 Feb 2006 18:51:28 GMT eugene [6320] * trunk/psphot/src/psphotFindPeaks.c (modified) * trunk/psphot/src/psphotImageStats.c (modified) * trunk/psphot/src/psphotRoughClass.c (modified) * trunk/psphot/src/psphotSourceStats.c (modified) no leaks Fri, 03 Feb 2006 18:48:32 GMT eugene [6319] * trunk/psphot/src/psphotBasicDeblend.c (modified) * trunk/psphot/src/psphotImageBackground.c (modified) * trunk/psphot/src/psphotReadout.c (modified) added missing frees Fri, 03 Feb 2006 18:36:50 GMT eugene [6318] * trunk/ppImage/src/ppImageConfig.c (modified) added -key Fri, 03 Feb 2006 01:34:11 GMT gusciora [6317] * trunk/psLib/test/math/tst_psStats00.c (modified) I modified the psVectorStats behavior when called with bad params. Fri, 03 Feb 2006 01:30:36 GMT gusciora [6316] * trunk/psLib/test/math/tst_psStats07.c (modified) Cleaned and modified the robust stats. Fri, 03 Feb 2006 01:30:14 GMT gusciora [6315] * trunk/psLib/src/math/psStats.c (modified) Cleaned and modified the robust stats. Fri, 03 Feb 2006 00:12:02 GMT desonia [6314] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/fits/psFitsTable.c (modified) * trunk/psLib/src/sys/psMemory.c (modified) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/test/fits/tst_psFits.c (modified) * trunk/psLib/test/types/tst_psMetadata_04.c (modified) * trunk/psLib/test/types/tst_psMetadata_07.c (modified) modified to reflect change in behaviour of psMetadataLookupPtr/Str/MD ... Thu, 02 Feb 2006 23:42:43 GMT eugene [6312] * trunk/psphot/doc/output.txt (added) * trunk/psphot/doc/regions.txt (added) * trunk/psphot/doc/versions.txt (modified) updated versions, added notes on regions Thu, 02 Feb 2006 23:30:35 GMT eugene [6311] * trunk/psphot/src/Makefile.am (modified) * trunk/psphot/src/pmCellSetMask.c (modified) * trunk/psphot/src/psLibUtils.h (modified) * trunk/psphot/src/psLine.c (modified) * trunk/psphot/src/psModulesUtils.c (modified) * trunk/psphot/src/psModulesUtils.h (modified) * trunk/psphot/src/psphot.c (modified) * trunk/psphot/src/psphot.h (modified) * trunk/psphot/src/psphotArguments.c (modified) * trunk/psphot/src/psphotDefinePixels.c (modified) * trunk/psphot/src/psphotFindPeaks.c (modified) * trunk/psphot/src/psphotGrowthCurve.c (modified) * trunk/psphot/src/psphotImageBackground.c (modified) * trunk/psphot/src/psphotImageLoop.c (modified) * trunk/psphot/src/psphotModelTest.c (modified) * trunk/psphot/src/psphotOutput.c (modified) * trunk/psphot/src/psphotParseCamera.c (modified) * trunk/psphot/src/psphotReadout.c (modified) updated to use new image/subimage/region coordinate consistency Thu, 02 Feb 2006 23:29:18 GMT eugene [6310] * trunk/psphot/configure.ac (modified) fixed optimization flags Thu, 02 Feb 2006 23:19:58 GMT drobbin [6309] * trunk/psLib/src/astro/psSphereOps.c (modified) * trunk/psLib/test/astro/tst_psSphereOps.c (modified) * trunk/psLib/test/astro/verified/tst_psSphereOps.stderr (modified) Added comments, removed old code & comments, added NULL checks. Thu, 02 Feb 2006 22:17:00 GMT gusciora [6308] * trunk/psLib/test/math/verified/tst_psStats09.stderr (added) .... Thu, 02 Feb 2006 22:15:21 GMT gusciora [6307] * trunk/psLib/test/math/tst_psStats09.c (modified) * trunk/psLib/test/math/verified/tst_psStats09.stdout (modified) This test was completely rewritten. Thu, 02 Feb 2006 21:11:13 GMT gusciora [6306] * trunk/psLib/src/imageops/psImageStats.c (modified) * trunk/psLib/src/pslib_strict.h (modified) * trunk/psLib/test/imageops/tst_psImageStats.c (modified) * trunk/psLib/test/math/tst_psMathUtils.c (modified) .... Thu, 02 Feb 2006 21:09:08 GMT gusciora [6305] * trunk/psLib/src/math/Makefile.am (modified) * trunk/psLib/src/math/psMathUtils.c (added) * trunk/psLib/src/math/psMathUtils.h (added) * trunk/psLib/src/math/psMinimizePolyFit.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) * trunk/psLib/src/math/psSpline.h (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/math/psStats.h (modified) This file contains some of the generic math functions which were ... Thu, 02 Feb 2006 21:06:10 GMT gusciora [6304] * trunk/psLib/test/imageops/tst_psImageStats.c (modified) * trunk/psLib/test/math/Makefile.am (modified) * trunk/psLib/test/math/tst_psMathUtils.c (added) * trunk/psLib/test/math/tst_psPolyFit1D.c (modified) * trunk/psLib/test/math/tst_psPolynomial.c (added) * trunk/psLib/test/math/tst_psPolynomialEval1D.c (added) * trunk/psLib/test/math/tst_psPolynomialEval2D.c (added) * trunk/psLib/test/math/tst_psPolynomialEval3D.c (added) * trunk/psLib/test/math/tst_psPolynomialEval4D.c (added) * trunk/psLib/test/math/tst_psStats07.c (modified) * trunk/psLib/test/math/tst_psStats09.c (modified) .... Thu, 02 Feb 2006 20:59:36 GMT desonia [6303] * trunk/psLib/test/db/tst_psDB.c (modified) fixed test to reflect new behaviour ps psDBDumpRows returning NULL if ... Thu, 02 Feb 2006 20:31:55 GMT gusciora [6302] * trunk/psLib/test/math/tst_psStats05.c (modified) .... Thu, 02 Feb 2006 18:42:29 GMT gusciora [6301] * trunk/psModules/src/astrom/Makefile.am (modified) I took FPAconstruct out of the makefile. Thu, 02 Feb 2006 05:43:36 GMT jhoblitt [6300] * trunk/ippTools/src/regtool.c (modified) complete implementation of -update (will need to be changed to ... Thu, 02 Feb 2006 05:43:03 GMT jhoblitt [6299] * trunk/ippTools/src/p2insertPendingFrames.c (modified) * trunk/ippTools/src/p2rawToPending.c (modified) add stats field Thu, 02 Feb 2006 04:56:44 GMT desonia [6298] * trunk/psModules/configure.ac (modified) added large file support and removed GNU_SOURCE, as I have no idea ... Thu, 02 Feb 2006 04:51:14 GMT desonia [6297] * trunk/psModules/src/config/pmConfig.c (modified) * trunk/psModules/src/config/pmConfig.h (modified) Bug 678 patch applied - psModule can't be built against a pslib built ... Thu, 02 Feb 2006 04:48:47 GMT desonia [6296] * trunk/psLib/src/db/psDB.c (modified) patch from Bug 680 -- psDB behavior fixes. Thu, 02 Feb 2006 04:46:30 GMT desonia [6295] * trunk/psLib/configure.ac (modified) patch from Bug #677 - enables large file support. Thu, 02 Feb 2006 04:41:45 GMT desonia [6294] * trunk/psLib/src/imageops/psImagePixelExtract.c (modified) * trunk/psLib/src/imageops/psImagePixelExtract.h (modified) * trunk/psLib/test/imageops/tst_psImagePixelExtract.c (modified) changed psImagePixelExtract to take a psPixels instead of psVector of ... Thu, 02 Feb 2006 04:27:14 GMT jhoblitt [6293] * trunk/dbconfig/tasks.md (modified) add stats field to p2PendingExp Thu, 02 Feb 2006 02:09:55 GMT jhoblitt [6292] * trunk/ippTools/src/pxtables.c (modified) drop rawDetrendImfile add p0CameraConfig Wed, 01 Feb 2006 23:36:04 GMT gusciora [6291] * trunk/psLib/test/math/tst_psMinimizeLMM.c (added) * trunk/psLib/test/math/verified/tst_psMinimizeLMM.stderr (added) * trunk/psLib/test/math/verified/tst_psMinimizeLMM.stdout (added) .... Wed, 01 Feb 2006 22:38:58 GMT jhoblitt [6290] * trunk/dbconfig/tasks.md (modified) add p0CameraConfig Wed, 01 Feb 2006 22:37:25 GMT jhoblitt [6289] * trunk/dbconfig/tasks.md (modified) drop rawDetrendImfile Wed, 01 Feb 2006 22:23:04 GMT jhoblitt [6286] * trunk/ippTools/src/regtool.c (modified) change -pending to only return 'pending' frames implement -update Wed, 01 Feb 2006 22:22:31 GMT jhoblitt [6285] * trunk/ippTools/src/pxframes.c (modified) change PX_FRAME_SEARCH() to gracefully handle not finding any Imfiles Wed, 01 Feb 2006 21:51:24 GMT jhoblitt [6284] * trunk/ippTools/src/pxframes.c (modified) yet another psArray index error Wed, 01 Feb 2006 21:44:36 GMT gusciora [6283] * trunk/psLib/test/imageops/tst_psImageStats.c (modified) .... Wed, 01 Feb 2006 21:42:54 GMT jhoblitt [6282] * trunk/ippTools/src/pxframes.c (modified) * trunk/ippTools/src/pxtools.h (modified) add: newToRawScienceFrame() rawScienceFrameInsert() ... Wed, 01 Feb 2006 21:39:29 GMT jhoblitt [6281] * trunk/ippTools/src/pxtools.h (modified) fix typo rawDetrnedFrameAlloc() -> rawDetrendFrameAlloc() Wed, 01 Feb 2006 21:38:45 GMT gusciora [6280] * trunk/psLib/test/imageops/tst_psImageSmooth.c (added) * trunk/psLib/test/imageops/tst_psImageStats.c (modified) * trunk/psLib/test/math/tst_psMinimizePowell.c (added) * trunk/psLib/test/math/verified/tst_psMinimizePowell.stderr (added) * trunk/psLib/test/math/verified/tst_psMinimizePowell.stdout (added) .... Wed, 01 Feb 2006 21:36:11 GMT jhoblitt [6279] * trunk/ippTools/src/pxframes.c (modified) rawDetrendFrames use rawImfiles Wed, 01 Feb 2006 20:40:56 GMT drobbin [6278] * trunk/psLib/src/sys/psString.c (modified) * trunk/psLib/src/sys/psString.h (modified) * trunk/psLib/src/types/psMetadata.c (modified) * trunk/psLib/test/sys/tst_psString.c (modified) * trunk/psLib/test/sys/verified/tst_psString.stderr (modified) Added error handling to psString for NULL string inputs. Wed, 01 Feb 2006 05:26:40 GMT jhoblitt [6277] * trunk/ippTools/src/p2insertPendingFrames.c (modified) * trunk/ippTools/src/p2pendingToDone.c (modified) * trunk/ippTools/src/p2rawToPending.c (modified) move exptype from Imfile -> Exp rename exptype -> exp_type rename Wed, 01 Feb 2006 05:12:38 GMT jhoblitt [6276] * trunk/dbconfig/tasks.md (modified) rename exptype -> exp_type Wed, 01 Feb 2006 05:09:28 GMT jhoblitt [6275] * trunk/dbconfig/tasks.md (modified) move exptype field from Imfile -> Exp Wed, 01 Feb 2006 04:51:00 GMT jhoblitt [6274] * trunk/ippTools/src/pxtables.c (modified) don't abort all creation/deletions if a single operation fails Wed, 01 Feb 2006 04:45:19 GMT jhoblitt [6273] * trunk/ippTools/src/pxtables.c (modified) add rawDetrendExp & rawDetrendImfile tables Wed, 01 Feb 2006 04:42:56 GMT jhoblitt [6272] * trunk/ippTools/src/pxframes.c (modified) * trunk/ippTools/src/pxtools.h (modified) add rawDetrendFrame add rawDetrnedFrameAlloc() add ... Wed, 01 Feb 2006 03:53:44 GMT jhoblitt [6271] * trunk/dbconfig/tasks.md (modified) add rawDetrendImfile Wed, 01 Feb 2006 02:07:24 GMT gusciora [6270] * trunk/psLib/src/math/psStats.c (modified) Fixed bug 674. Wed, 01 Feb 2006 00:17:44 GMT drobbin [6269] * trunk/psLib/src/astro/psTime.c (modified) Updated psTimeFromISO to use 2nd argument, psTimeType and output the ... Tue, 31 Jan 2006 23:24:21 GMT drobbin [6268] * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/test/astro/tst_psCoord.c (modified) * trunk/psLib/test/astro/tst_psCoord02.c (modified) * trunk/psLib/test/astro/tst_psTime_01.c (modified) * trunk/psLib/test/astro/tst_psTime_02.c (modified) * trunk/psLib/test/astro/tst_psTime_04.c (modified) * trunk/psLib/test/astro/verified/tst_psCoord02.stderr (modified) * trunk/psLib/test/astro/verified/tst_psTime_04.stderr (modified) Fixed Time conversions and ToMJD & ToJD fxns to use TAI type. ... Tue, 31 Jan 2006 07:31:57 GMT eugene [6266] * trunk/Ohana/src/opihi/cmd.basic/cd.c (modified) * trunk/Ohana/src/opihi/test/tests.sh (modified) updating tests, moving cd output to outfile Tue, 31 Jan 2006 07:31:24 GMT eugene [6265] * trunk/Ohana/src/opihi/cmd.basic/test/break.sh (added) * trunk/Ohana/src/opihi/cmd.basic/test/cd.sh (added) * trunk/Ohana/src/opihi/cmd.basic/test/config.sh (added) * trunk/Ohana/src/opihi/cmd.basic/test/continue.sh (added) * trunk/Ohana/src/opihi/cmd.basic/test/date.sh (added) * trunk/Ohana/src/opihi/cmd.basic/test/echo.sh (added) * trunk/Ohana/src/opihi/cmd.basic/test/fprintf.sh (added) * trunk/Ohana/src/opihi/cmd.basic/test/getchr.sh (added) adding more test points Tue, 31 Jan 2006 06:51:55 GMT eugene [6264] * trunk/Ohana/src/opihi/cmd.basic/test/file.sh (added) * trunk/Ohana/src/opihi/cmd.basic/test/shell.sh (added) added tests Tue, 31 Jan 2006 04:29:30 GMT jhoblitt [6263] * trunk/dbconfig/tasks.md (modified) add rawDetrendExp Tue, 31 Jan 2006 04:09:36 GMT jhoblitt [6262] * trunk/ippTools/src/regtool.c (added) oops Tue, 31 Jan 2006 04:08:56 GMT jhoblitt [6261] * trunk/ippTools/src/Makefile.am (modified) * trunk/ippTools/src/chiptool.c (modified) * trunk/ippTools/src/chiptoolConfig.c (modified) * trunk/ippTools/src/p2updatePending.c (modified) * trunk/ippTools/src/pxadmin.c (modified) * trunk/ippTools/src/pxadminConfig.c (modified) * trunk/ippTools/src/pxframes.c (modified) * trunk/ippTools/src/pxtables.c (modified) * trunk/ippTools/src/pxtools.h (modified) * trunk/ippTools/src/regtoolConfig.c (added) merge p0/2 types -> pxMode/pxConfig add initial p0 support: ... Tue, 31 Jan 2006 04:00:06 GMT Paul Price [6260] * trunk/ppImage/src/Makefile.am (modified) * trunk/ppImage/src/ppConfig.c (added) * trunk/ppImage/src/ppConfig.h (added) * trunk/ppImage/src/ppFile.c (modified) * trunk/ppImage/src/ppFile.h (added) * trunk/ppImage/src/ppImage.c (modified) * trunk/ppImage/src/ppImage.h (modified) * trunk/ppImage/src/ppImageConfig.c (modified) * trunk/ppImage/src/ppImageData.c (added) * trunk/ppImage/src/ppImageData.h (added) * trunk/ppImage/src/ppImageDetrend.h (added) * trunk/ppImage/src/ppImageDetrendBias.c (modified) * trunk/ppImage/src/ppImageDetrendCell.c (modified) * trunk/ppImage/src/ppImageDetrendMask.c (modified) * trunk/ppImage/src/ppImageDetrendNonLinear.c (modified) * trunk/ppImage/src/ppImageLoop.c (modified) * trunk/ppImage/src/ppImageOptions.c (modified) * trunk/ppImage/src/ppImageOptions.h (added) * trunk/ppImage/src/ppImageParseCamera.c (modified) * trunk/ppImage/src/ppImageParseDetrend.c (modified) * trunk/ppImage/src/ppImageWeights.c (modified) * trunk/ppImage/src/ppMem.c (added) * trunk/ppImage/src/ppMem.h (added) * trunk/ppImage/src/ppTest.c (added) Rearranging header files Tue, 31 Jan 2006 03:47:49 GMT jhoblitt [6259] * trunk/ippTools/src/p2searchRawFrames.c (deleted) removed Tue, 31 Jan 2006 03:47:19 GMT jhoblitt [6258] * trunk/ippTools/src/Makefile.am (modified) * trunk/ippTools/src/chiptool.c (modified) * trunk/ippTools/src/p2searchPendingFrames.c (modified) * trunk/ippTools/src/pxframes.c (modified) * trunk/ippTools/src/pxtools.h (modified) rename: p2searchRawFrames() -> rawScienceFrameSearch() ... Tue, 31 Jan 2006 03:19:13 GMT jhoblitt [6257] * trunk/ippTools/src/Makefile.am (modified) * trunk/ippTools/src/pxalloc.c (deleted) * trunk/ippTools/src/pxframes.c (modified) merge pxalloc.c into pxframes.c add PX_FRAME_ALLOC macro add ...