# # ChangeLog for trunk # # Generated by Trac 1.6 # Aug 10, 2026, 5:40:21 PM Fri, 03 Mar 2006 22:09:31 GMT gusciora [6510] * trunk/psLib/src/math/psMinimizeLMM.c (modified) .... Fri, 03 Mar 2006 22:08:02 GMT gusciora [6509] * trunk/psLib/src/math/psMinimizeLMM.c (modified) From rel10_ifa Fri, 03 Mar 2006 21:49:22 GMT Paul Price [6508] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) Added psFitsIsImage and psFitsIsTable Fri, 03 Mar 2006 21:48:12 GMT Paul Price [6507] * trunk/doc/pslib/psLibSDRS.tex (modified) Adding psFitsIsImage and psFitsIsTable. Thu, 02 Mar 2006 23:16:05 GMT gusciora [6506] * trunk/psModules/src/imsubtract/pmSubtractBias.c (modified) Modified the private function psListLength() my_psListLength() since ... Thu, 02 Mar 2006 23:04:22 GMT drobbin [6505] * trunk/psLib/src/types/psList.c (modified) * trunk/psLib/src/types/psList.h (modified) Removed #include from psList files. Tue, 28 Feb 2006 20:03:22 GMT mberning [6504] * trunk/psLib/src/pslib_strict.h (modified) Updated pslib_strict.h to remove outdated Doxygen tags Tue, 28 Feb 2006 03:56:46 GMT jhoblitt [6503] * trunk/DataStore/MANIFEST (modified) * trunk/DataStore/t/04_record.t (added) add DataStore::Record tests Tue, 28 Feb 2006 03:44:32 GMT jhoblitt [6502] * trunk/DataStore/lib/DataStore/Record.pm (modified) add ->request() stub that dies Tue, 28 Feb 2006 03:03:34 GMT jhoblitt [6501] * trunk/DataStore/MANIFEST (modified) * trunk/DataStore/lib/DataStore/File.pm (added) * trunk/DataStore/lib/DataStore/File/Parser.pm (modified) * trunk/DataStore/lib/DataStore/FileSet.pm (added) * trunk/DataStore/lib/DataStore/FileSet/Parser.pm (modified) * trunk/DataStore/lib/DataStore/Product.pm (added) * trunk/DataStore/lib/DataStore/Record.pm (modified) * trunk/DataStore/t/01_load.t (modified) * trunk/DataStore/t/02_fileset_parse.t (modified) * trunk/DataStore/t/03_file_parse.t (modified) add DataStore::Record->new() move DataStore::Record::File out of ... Tue, 28 Feb 2006 02:53:03 GMT drobbin [6500] * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/src/mathtypes/psVector.h (modified) * trunk/psLib/src/sys/psMemory.c (modified) * trunk/psLib/src/sys/psMemory.h (modified) * trunk/psLib/src/types/psArray.c (modified) * trunk/psLib/src/types/psArray.h (modified) * trunk/psLib/src/types/psList.c (modified) * trunk/psLib/src/types/psList.h (modified) * trunk/psLib/src/types/psPixels.c (modified) * trunk/psLib/src/types/psPixels.h (modified) * trunk/psLib/test/astro/tst_psCoord.c (modified) * trunk/psLib/test/mathtypes/tst_psVector.c (modified) * trunk/psLib/test/mathtypes/verified/tst_psVector.stderr (modified) * trunk/psLib/test/types/tst_psArray.c (modified) * trunk/psLib/test/types/tst_psList.c (modified) * trunk/psLib/test/types/tst_psPixels.c (modified) * trunk/psLib/test/types/verified/tst_psArray.stderr (modified) * trunk/psLib/test/types/verified/tst_psList.stderr (modified) * trunk/psLib/test/types/verified/tst_psPixels.stderr (modified) Add Length functions/tests. Modified psPixelsAlloc to set n=0. Mon, 27 Feb 2006 22:32:00 GMT jhoblitt [6499] * trunk/DataStore/lib/DataStore/File/Parser.pm (modified) * trunk/DataStore/lib/DataStore/FileSet/Parser.pm (modified) * trunk/DataStore/lib/DataStore/Record.pm (added) add DataStore::Record rename DataStore::FileSet::Record -> ... Sun, 26 Feb 2006 18:07:52 GMT eugene [6498] * trunk/Ohana/src/addstar/src/DatasetOps.c (added) * trunk/Ohana/src/addstar/src/ListenClients_Thread.c (added) * trunk/Ohana/src/addstar/src/NewImage_Thread.c (added) * trunk/Ohana/src/addstar/src/NewRefcat_Thread.c (added) * trunk/Ohana/src/addstar/src/NewReflist_Thread.c (added) * trunk/Ohana/src/addstar/src/addstart.c (added) added threaded listening to clients Sat, 25 Feb 2006 04:48:25 GMT jhoblitt [6497] * trunk/DataStore/lib/DataStore/FileSet/Parser.pm (modified) * trunk/DataStore/t/02_fileset_parse.t (modified) add DataStore::FileSet::Parser->new( base_uri => ... ) add ... Sat, 25 Feb 2006 04:32:38 GMT eugene [6495] * trunk/psphot/configure.ac (modified) * trunk/psphot/src/pmModelFitSet.c (modified) * trunk/psphot/src/psphotApResid.c (modified) * trunk/psphot/src/psphotBlendFit.c (modified) * trunk/psphot/src/psphotFindPeaks.c (modified) * trunk/psphot/src/psphotMagnitudes.c (modified) * trunk/psphot/src/psphotOutput.c (modified) * trunk/psphot/src/psphotSourceStats.c (modified) added profile enabling, some attempts at optimization Sat, 25 Feb 2006 00:15:06 GMT jhoblitt [6492] * trunk/DataStore/MANIFEST (modified) add META.yml sort Sat, 25 Feb 2006 00:13:36 GMT jhoblitt [6491] * trunk/DataStore/t/02_fileset_parse.t (modified) * trunk/DataStore/t/03_file_parse.t (modified) minor cleanups Sat, 25 Feb 2006 00:11:32 GMT jhoblitt [6490] * trunk/DataStore/lib/DataStore/File/Parser.pm (modified) fix a comment Sat, 25 Feb 2006 00:11:19 GMT jhoblitt [6489] * trunk/DataStore/lib/DataStore/FileSet/Parser.pm (modified) return records in fifo order instead of lifo Sat, 25 Feb 2006 00:09:57 GMT jhoblitt [6488] * trunk/DataStore/MANIFEST (modified) add t/02_fileset_parse.t Sat, 25 Feb 2006 00:09:28 GMT jhoblitt [6487] * trunk/DataStore/MANIFEST (modified) * trunk/DataStore/lib/DataStore/File/Parser.pm (modified) * trunk/DataStore/t/03_file_parse.t (added) complete first pass implimentation of DataStore::File::Parser Sat, 25 Feb 2006 00:07:58 GMT jhoblitt [6486] * trunk/DataStore/Build.PL (modified) build_requires Test::More Fri, 24 Feb 2006 23:55:28 GMT Paul Price [6485] * trunk/stac/src/stacRead.c (modified) Fixing conversion to F32. Fri, 24 Feb 2006 23:43:16 GMT drobbin [6484] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/db/psDB.c (modified) * trunk/psLib/src/fits/psFitsTable.c (modified) * trunk/psLib/src/imageops/psImageGeomManip.c (modified) * trunk/psLib/src/imageops/psImagePixelExtract.c (modified) * trunk/psLib/src/math/psConstants.h (modified) * trunk/psLib/src/math/psMinimizeLMM.c (modified) * trunk/psLib/src/math/psMinimizePolyFit.c (modified) * trunk/psLib/src/math/psMinimizePowell.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/src/types/psArray.c (modified) * trunk/psLib/src/types/psLookupTable.c (modified) * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/test/db/verified/tst_psDB.stderr (modified) * trunk/psLib/test/fits/tst_psFits.c (modified) * trunk/psLib/test/imageops/tst_psImageConvolve.c (modified) * trunk/psLib/test/imageops/tst_psImagePixelExtract.c (modified) * trunk/psLib/test/imageops/verified/tst_psImagePixelExtract.stderr (modified) * trunk/psLib/test/math/tst_psMinimizeLMM.c (modified) * trunk/psLib/test/math/tst_psMinimizePowell.c (modified) * trunk/psLib/test/math/tst_psPolyFit1D.c (modified) * trunk/psLib/test/math/tst_psPolyFit2D.c (modified) * trunk/psLib/test/math/tst_psPolyFit3D.c (modified) * trunk/psLib/test/math/tst_psPolyFit4D.c (modified) * trunk/psLib/test/math/tst_psPolynomialEval1D.c (modified) * trunk/psLib/test/math/tst_psPolynomialEval2D.c (modified) * trunk/psLib/test/math/tst_psPolynomialEval3D.c (modified) * trunk/psLib/test/math/tst_psPolynomialEval4D.c (modified) * trunk/psLib/test/math/tst_psRandom.c (modified) * trunk/psLib/test/math/tst_psSpline1D.c (modified) * trunk/psLib/test/math/tst_psStats07.c (modified) * trunk/psLib/test/math/tst_psStats09.c (modified) * trunk/psLib/test/mathtypes/tst_psVector.c (modified) * trunk/psLib/test/mathtypes/tst_psVectorSort_02.c (modified) * trunk/psLib/test/mathtypes/verified/tst_psVector.stderr (modified) * trunk/psLib/test/types/tst_psLookupTable_01.c (modified) * trunk/psLib/test/types/tst_psMetadataIO.c (modified) * trunk/psLib/test/types/verified/tst_psMetadataIO.stderr (modified) Changed psArray & psVector to zero 'n' upon allocation. Used to set ... Fri, 24 Feb 2006 22:00:52 GMT jhoblitt [6483] * trunk/DataStore/t/02_fileset_parse.t (modified) add 34 DataStore::FileSet::Parser tests Fri, 24 Feb 2006 04:16:11 GMT eugene [6481] * trunk/psphot/src/Makefile.am (modified) * trunk/psphot/src/pmModelFitSet.c (modified) * trunk/psphot/src/pmSourceFitSet.c (modified) * trunk/psphot/src/psModulesUtils.c (modified) * trunk/psphot/src/psModulesUtils.h (modified) * trunk/psphot/src/psSparse.c (modified) * trunk/psphot/src/psSparse.h (modified) * trunk/psphot/src/psphot.c (modified) * trunk/psphot/src/psphot.h (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/psphotImageMedian.c (modified) * trunk/psphot/src/psphotModelTest.c (modified) * trunk/psphot/src/psphotOutput.c (modified) * trunk/psphot/src/psphotRadiusChecks.c (modified) * trunk/psphot/src/psphotReadout.c (modified) * trunk/psphot/src/psphotSkyReplace.c (added) * trunk/psphot/src/psphotSourceFits.c (modified) fixed some errors with double sources, added second-pass linear PSF ... Fri, 24 Feb 2006 03:19:28 GMT jhoblitt [6476] * trunk/DataStore/lib/DataStore/File/Parser.pm (modified) * trunk/DataStore/lib/DataStore/FileSet/Parser.pm (modified) check for # inside fields Fri, 24 Feb 2006 03:14:29 GMT jhoblitt [6475] * trunk/DataStore/MANIFEST (modified) * trunk/DataStore/lib/DataStore/File (added) * trunk/DataStore/lib/DataStore/File/Parser.pm (added) * trunk/DataStore/t/01_load.t (modified) add DataStore::File::Parser (copy of DateStore::FileSet::Parser) Fri, 24 Feb 2006 02:51:31 GMT jhoblitt [6474] * trunk/DataStore/lib/DataStore/FileSet/Parser.pm (modified) * trunk/DataStore/t/02_fileset_parse.t (added) first pass DateStore::FileSet::Parser->parse() implementation Fri, 24 Feb 2006 00:52:14 GMT jhoblitt [6473] * trunk/DataStore/Build.PL (modified) * trunk/DataStore/MANIFEST (modified) * trunk/DataStore/lib/DataStore/FileSet (added) * trunk/DataStore/lib/DataStore/FileSet/Parser.pm (added) * trunk/DataStore/lib/DataStore/Parser.pm (deleted) * trunk/DataStore/t/01_load.t (modified) rename DataStore::Parser -> DataStore::FileSet::Parser Fri, 24 Feb 2006 00:11:50 GMT jhoblitt [6472] * trunk/DataStore/lib/DataStore/Parser.pm (modified) add copyright block fix package name misc cleanups Fri, 24 Feb 2006 00:03:22 GMT jhoblitt [6471] * trunk/DataStore (added) * trunk/DataStore/.cvsignore (copied) * trunk/DataStore/Build.PL (copied) * trunk/DataStore/Changes (copied) * trunk/DataStore/LICENSE (copied) * trunk/DataStore/MANIFEST (copied) * trunk/DataStore/README (copied) * trunk/DataStore/Todo (copied) * trunk/DataStore/lib (added) * trunk/DataStore/lib/DataStore (added) * trunk/DataStore/lib/DataStore/Parser.pm (copied) * trunk/DataStore/t (added) * trunk/DataStore/t/00_distribution.t (copied) * trunk/DataStore/t/01_load.t (copied) This commit was generated by cvs2svn to compensate for changes in ... Thu, 23 Feb 2006 00:45:09 GMT jhoblitt [6469] * trunk/glueforge/templates/latex/tables.tt (modified) remove ending \clearpage Thu, 23 Feb 2006 00:39:40 GMT jhoblitt [6468] * trunk/glueforge/templates/latex/tables.tt (modified) add a final \clearpage Thu, 23 Feb 2006 00:31:31 GMT jhoblitt [6467] * trunk/glueforge/templates/latex/tables.tt (modified) add \hline row separators make col titles \textbf Wed, 22 Feb 2006 02:30:09 GMT jhoblitt [6466] * trunk/glueforge/glueforge.in (modified) allow glueforge METADATA blocks to be omitted from the complex config Wed, 22 Feb 2006 02:29:36 GMT jhoblitt [6465] * trunk/glueforge/templates/latex/tables.tt (modified) fix latex labels Wed, 22 Feb 2006 02:00:19 GMT jhoblitt [6464] * trunk/glueforge/templates/latex/tables.tt (modified) add \clearpage dec every 10 tables add some whitespace Wed, 22 Feb 2006 01:03:58 GMT jhoblitt [6463] * trunk/glueforge/templates/latex/tables.tt (modified) fix newlines Wed, 22 Feb 2006 00:43:19 GMT jhoblitt [6462] * trunk/glueforge/templates/latex/Makefile.am (modified) remove unnecessary tabs Wed, 22 Feb 2006 00:42:51 GMT jhoblitt [6461] * trunk/glueforge/templates/psdb/Makefile.am (modified) add config.pl Wed, 22 Feb 2006 00:42:27 GMT jhoblitt [6460] * trunk/glueforge/templates/latex/Makefile.am (modified) modify for latex templates Wed, 22 Feb 2006 00:27:12 GMT jhoblitt [6459] * trunk/glueforge/configure.ac (modified) VERSION to '0.10' Wed, 22 Feb 2006 00:26:03 GMT jhoblitt [6458] * trunk/glueforge/examples/complex.md (modified) * trunk/glueforge/examples/simple.md (modified) * trunk/glueforge/glueforge.in (modified) spec 'descriptive' comments Wed, 22 Feb 2006 00:11:07 GMT jhoblitt [6457] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) allow psMetadataItem pointer types to have a value of NULL Wed, 22 Feb 2006 00:02:00 GMT eugene [6455] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) minor mods to changes Mon, 20 Feb 2006 03:23:56 GMT eugene [6454] * trunk/Ohana/src/libautocode/Makefile (modified) * trunk/Ohana/src/libautocode/def/autocode.tex (added) * trunk/Ohana/src/libautocode/def/average.d (modified) * trunk/Ohana/src/libautocode/def/coords.d (modified) * trunk/Ohana/src/libautocode/def/image.d (modified) * trunk/Ohana/src/libautocode/def/measure.d (modified) * trunk/Ohana/src/libautocode/def/missing.d (modified) * trunk/Ohana/src/libautocode/def/photcode.d (modified) * trunk/Ohana/src/libautocode/def/secfilt.d (modified) * trunk/Ohana/src/libautocode/generate (modified) added latex bits to def files Sat, 18 Feb 2006 03:11:56 GMT Paul Price [6453] * trunk/stac/configure.ac (modified) Adding optional optimisation instead of default Sat, 18 Feb 2006 03:11:30 GMT Paul Price [6452] * trunk/pois/src/poisCalculateDeviations.c (modified) * trunk/pois/src/poisCalculateEquation.c (modified) * trunk/pois/src/poisConvolveImage.c (modified) * trunk/pois/src/poisExtractKernel.c (modified) Updating to work with pslib rel10 --- needed to fix polynomial ... Sat, 18 Feb 2006 02:33:18 GMT Paul Price [6451] * trunk/pois/configure.ac (modified) Adding optimisation as an option, rather than default. Sat, 18 Feb 2006 02:09:45 GMT Paul Price [6450] * trunk/stac/src/stacInvertMaps.c (modified) Updating to pslib rel10. Sat, 18 Feb 2006 00:56:44 GMT drobbin [6449] * trunk/psLib/src/math/psMinimizePowell.c (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/test/math/tst_psMinimizeLMM.c (modified) * trunk/psLib/test/math/tst_psMinimizePowell.c (modified) Finished updating files affected by changing psArrayAlloc to set ->n=0. Fri, 17 Feb 2006 03:39:28 GMT jhoblitt [6447] * trunk/glueforge/glueforge.in (modified) document that type is reserved keyword Fri, 17 Feb 2006 03:37:31 GMT jhoblitt [6446] * trunk/glueforge/Makefile.am (modified) * trunk/glueforge/configure.ac (modified) * trunk/glueforge/templates/latex (added) * trunk/glueforge/templates/latex/Makefile.am (added) * trunk/glueforge/templates/latex/config.pl (added) * trunk/glueforge/templates/latex/tables.tt (added) add latex template Fri, 17 Feb 2006 03:24:47 GMT drobbin [6445] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/fits/psFitsTable.c (modified) * trunk/psLib/src/types/psArray.c (modified) * trunk/psLib/src/types/psLookupTable.c (modified) * trunk/psLib/test/astro/tst_psCoord02.c (modified) * trunk/psLib/test/fits/tst_psFits.c (modified) * trunk/psLib/test/types/tst_psArray.c (modified) * trunk/psLib/test/types/verified/tst_psArray.stderr (modified) Changed psArrayAlloc to set ->n = 0. Updated corresponding functions ... Fri, 17 Feb 2006 03:22:01 GMT jhoblitt [6444] * trunk/glueforge/glueforge.in (modified) fix config.pl slurping Fri, 17 Feb 2006 03:17:56 GMT jhoblitt [6443] * trunk/glueforge/glueforge.in (modified) disable chmod'ing for autogen.sh as we're now template set agnostic Fri, 17 Feb 2006 02:53:28 GMT eugene [6442] * trunk/psphot/src/psphotReadout.c (modified) fixed leaks Fri, 17 Feb 2006 02:51:07 GMT eugene [6441] * trunk/psphot/src/pmSourceFitSet.c (modified) * trunk/psphot/src/psPolynomialUtils.c (modified) * trunk/psphot/src/psphotImageBackground.c (modified) * trunk/psphot/src/psphotImageMedian.c (modified) * trunk/psphot/src/psphotReadout.c (modified) fixing memory issues, converging with pslib v.10 Fri, 17 Feb 2006 00:56:48 GMT gusciora [6437] * trunk/psLib/src/math/psConstants.h (modified) * trunk/psLib/src/math/psMathUtils.h (modified) * trunk/psLib/src/math/psMinimizeLMM.h (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) * trunk/psLib/src/math/psStats.c (modified) *** empty log message *** Fri, 17 Feb 2006 00:28:56 GMT jhoblitt [6436] * trunk/glueforge/glueforge.in (modified) require template dirs to have a config.pl file describing the ... Fri, 17 Feb 2006 00:28:34 GMT jhoblitt [6435] * trunk/glueforge/templates/psdb/config.pl (added) fwv Thu, 16 Feb 2006 18:57:51 GMT eugene [6434] * trunk/doc/design/Makefile (modified) * trunk/doc/design/ippSCD.tex (modified) * trunk/doc/design/ippSSDD.tex (modified) * trunk/doc/dvo/dvo.tex (modified) * trunk/doc/ipptools/ipptools.tex (modified) * trunk/doc/ipptools/tasks.sxd (modified) * trunk/doc/modules/ChangeLogSDRS.tex (modified) * trunk/doc/modules/ModulesSDRS.tex (modified) * trunk/doc/pantasks/pantasks.tex (modified) * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) * trunk/doc/psphot/psphot.tex (modified) changes leading to CDR Tue, 14 Feb 2006 18:13:45 GMT eugene [6428] * trunk/Ohana/src/delstar/src/delstar.c (modified) * trunk/Ohana/src/perl/Makefile (modified) minor fixes Tue, 14 Feb 2006 16:33:17 GMT eugene [6427] * trunk/psphot/doc/notes.txt (modified) * trunk/psphot/src/Makefile.am (modified) * trunk/psphot/src/psphot.h (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/psphotImageMedian.c (modified) * trunk/psphot/src/psphotRadiusChecks.c (modified) * trunk/psphot/src/psphotReadout.c (modified) * trunk/psphot/src/psphotSourceFits.c (modified) * trunk/psphot/src/psphotSourceStats.c (modified) mods to change from threshold above sky to S/N thresholds Tue, 14 Feb 2006 16:28:31 GMT eugene [6426] * trunk/Ohana/src/gastro2/Makefile (modified) * trunk/Ohana/src/gastro2/include/gastro2.h (modified) * trunk/Ohana/src/gastro2/src/getusnob.c (modified) * trunk/Ohana/src/gastro2/src/greference2.c (modified) fixed bugs in gastro2 Tue, 14 Feb 2006 00:09:27 GMT drobbin [6425] * trunk/psLib/src/astro/psEarthOrientation.c (modified) * trunk/psLib/src/astro/psEarthOrientation.h (modified) * trunk/psLib/src/astro/psSphereOps.h (modified) * trunk/psLib/src/sys/psMemory.c (modified) * trunk/psLib/src/types/psList.c (modified) * trunk/psLib/src/types/psList.h (modified) Added psMemThreadSafety. Removed p_lock from psList. Added comments ... Mon, 13 Feb 2006 19:27:46 GMT eugene [6424] * trunk/Ohana/Makefile (modified) * trunk/Ohana/src/addstar/include/2mass.h (modified) * trunk/Ohana/src/addstar/src/get2mass.c (modified) * trunk/Ohana/src/addstar/src/get2mass_as.c (modified) * trunk/Ohana/src/addstar/src/get2mass_dr2.c (modified) * trunk/Ohana/src/delstar/Makefile (modified) * trunk/Ohana/src/kapa/event/EventLoop.c (modified) * trunk/Ohana/src/kapa/graph/cursor.c (modified) * trunk/Ohana/src/kii/event/EventLoop.c (modified) * trunk/Ohana/src/kii/picture/cursor.c (modified) * trunk/Ohana/src/opihi/dvo/.dvo (deleted) * trunk/Ohana/src/opihi/lib.shell/expand_vars.c (modified) * trunk/Ohana/src/opihi/lib.shell/string.c (modified) * trunk/Ohana/src/opihi/lib.shell/variable.c (modified) various minor fixes Sat, 11 Feb 2006 03:17:14 GMT Paul Price [6423] * trunk/doc/modules/CameraImages.tex (modified) Updating iteration functions. Sat, 11 Feb 2006 03:16:55 GMT Paul Price [6422] * trunk/doc/modules/ModulesSDRS.tex (modified) Adding concepts functions, including reading, writing, blanking, ... Sat, 11 Feb 2006 01:25:23 GMT Paul Price [6421] * trunk/doc/modules/CameraImages.tex (modified) Updating focal plane hierarchy functions: new functions; updating old ... Fri, 10 Feb 2006 04:12:02 GMT gusciora [6420] * trunk/psLib/src/math/psMinimizePowell.c (modified) .... Fri, 10 Feb 2006 02:44:46 GMT drobbin [6419] * trunk/psLib/src/sys/psMemory.c (modified) * trunk/psLib/src/sys/psMemory.h (modified) * trunk/psLib/src/types/psList.c (modified) * trunk/psLib/src/types/psList.h (modified) Added psMemThreadSafety in psMemory and updated corresponding mutex's ... Fri, 10 Feb 2006 02:43:19 GMT gusciora [6418] * trunk/psModules/src/config/pmConfig.c (modified) .... Fri, 10 Feb 2006 02:43:17 GMT jhoblitt [6417] * trunk/ippTools/src/regtoolConfig.c (modified) major config options update Fri, 10 Feb 2006 02:43:00 GMT jhoblitt [6416] * trunk/ippTools/src/pxconfig.c (modified) * trunk/ippTools/src/pxtools.h (modified) add telescope & exp_type fields to pxConfig Fri, 10 Feb 2006 01:47:48 GMT jhoblitt [6415] * trunk/ippTools/src/pxframes.c (modified) fix macro var interpolation in error messages Fri, 10 Feb 2006 01:41:37 GMT gusciora [6414] * 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) This removes the tests for NULL arguments. Fri, 10 Feb 2006 01:30:12 GMT jhoblitt [6413] * trunk/ippTools/src/pxconfig.c (modified) don't attempt to free pxconfig.mode Fri, 10 Feb 2006 01:25:22 GMT gusciora [6412] * trunk/psModules/src/config/pmConfig.c (modified) From bugzilla. We need to determin what to do if pmConfigRead() args ... Fri, 10 Feb 2006 00:56:24 GMT gusciora [6411] * trunk/psLib/test/astro/tst_psCoord02.c (modified) .... Fri, 10 Feb 2006 00:51:14 GMT gusciora [6410] * trunk/psLib/test/astro/tst_psCoord02.c (modified) .... Fri, 10 Feb 2006 00:51:00 GMT gusciora [6409] * trunk/psLib/src/astro/psCoord.c (modified) Rewrote psPlaneTransformCombine(). Thu, 09 Feb 2006 23:58:46 GMT jhoblitt [6407] * trunk/glueforge/templates/psdb/pop.tt (modified) remove psArraGet() FIXME comment Thu, 09 Feb 2006 21:22:24 GMT Paul Price [6404] * trunk/ppImage/src/ppMem.c (modified) Fixing up size in printf. Thu, 09 Feb 2006 19:44:21 GMT Paul Price [6400] * trunk/doc/modules/ModulesSDRS.tex (modified) Removing extraneous reference Thu, 09 Feb 2006 19:40:40 GMT eugene [6399] * trunk/psphot/src/Makefile.am (modified) * trunk/psphot/src/psphot.h (modified) * trunk/psphot/src/psphotCleanup.c (added) * trunk/psphot/src/psphotImageMedian.c (modified) * trunk/psphot/src/psphotReadout.c (modified) added background median map Thu, 09 Feb 2006 02:42:26 GMT Paul Price [6398] * trunk/ppImage/src/Makefile.am (modified) * trunk/ppImage/src/ppTest.c (deleted) Removing ppTest Thu, 09 Feb 2006 02:40:25 GMT Paul Price [6397] * trunk/ppImage/test (modified) * trunk/ppImage/test/.cvsignore (added) Adding .cvsignore Thu, 09 Feb 2006 02:37:59 GMT Paul Price [6396] * trunk/ppImage/src/ppImage.c (modified) * trunk/ppImage/src/ppImageLoop.c (modified) * trunk/ppImage/src/ppImageOptions.c (modified) * trunk/ppImage/src/ppMem.c (modified) * trunk/ppImage/src/ppMem.h (modified) Working version with no memory leaks (on MegaCam splice images)! Thu, 09 Feb 2006 01:57:37 GMT gusciora [6395] * trunk/psLib/src/astro/psCoord.c (modified) .... Thu, 09 Feb 2006 01:57:28 GMT gusciora [6394] * trunk/psLib/src/astro/psCoord.c (modified) .... Thu, 09 Feb 2006 01:57:19 GMT gusciora [6393] * trunk/psLib/src/astro/psCoord.c (modified) .... Thu, 09 Feb 2006 01:57:05 GMT gusciora [6392] * trunk/psLib/src/astro/psCoord.c (modified) .... Thu, 09 Feb 2006 01:23:18 GMT gusciora [6391] * trunk/psLib/src/math/psMinimize.c (deleted) * trunk/psLib/src/math/psMinimize.h (deleted) These ffiles were split into 3 new files. Thu, 09 Feb 2006 01:21:31 GMT gusciora [6390] * trunk/psLib/test/astro/tst_psCoord02.c (modified) * trunk/psLib/test/astro/verified/tst_psCoord02.stderr (modified) The check-in comes after the complete rewrite of the ... Thu, 09 Feb 2006 01:18:53 GMT gusciora [6389] * trunk/psLib/src/astro/psCoord.c (modified) Complete rewrite of psPlaneTransformInvert(). I now call the ... Thu, 09 Feb 2006 00:52:18 GMT gusciora [6388] * trunk/psLib/src/astro/psCoord.c (modified) The psPlaneTransformFit() was completely rewritten and simplified. ... Wed, 08 Feb 2006 21:52:47 GMT gusciora [6385] * trunk/psLib/test/astro/verified/tst_psCoord.stderr (modified) Misc code cleaning Wed, 08 Feb 2006 21:52:05 GMT gusciora [6384] * trunk/psLib/src/astro/psCoord.c (modified) Misc code cleaning.