# # ChangeLog for / # # Generated by Trac 1.6 # Aug 5, 2026, 12:10:03 PM Wed, 15 Jun 2005 03:20:36 GMT evanalst [4270] * trunk/psLib/test/dataIO/tst_psDB.c (modified) * trunk/psLib/test/dataIO/verified/tst_psDB.stderr (modified) Update test case for psCreateTable to verify invalid arguments. Wed, 15 Jun 2005 03:20:04 GMT evanalst [4269] * trunk/psLib/src/dataIO/psDB.c (modified) * trunk/psLib/src/dataIO/psFileUtilsErrors.dat (modified) * trunk/psLib/src/dataIO/psFileUtilsErrors.h (modified) * trunk/psLib/src/db/psDB.c (modified) Update psDBCreateTable to handle invalid arguments. Wed, 15 Jun 2005 02:58:05 GMT Paul Price [4268] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) Updated psFits stuff --- added some functions, and changed some too Wed, 15 Jun 2005 02:25:07 GMT jhoblitt [4267] * trunk/glueforge/templates/psdb/popfits.tt (modified) * trunk/glueforge/templates/psdb/popfits_h.tt (modified) * trunk/glueforge/templates/psdb/selectrowsfits.tt (modified) * trunk/glueforge/templates/psdb/selectrowsfits_h.tt (modified) change limit params to type unsigned long long Wed, 15 Jun 2005 02:22:48 GMT jhoblitt [4266] * trunk/glueforge/templates/psdb/insertfits.tt (modified) find extension to insert by name Wed, 15 Jun 2005 01:49:04 GMT jhoblitt [4265] * trunk/glueforge/templates/psdb/popobject.tt (modified) fix type warning Wed, 15 Jun 2005 01:48:49 GMT jhoblitt [4264] * trunk/glueforge/glueforge.in (modified) add popfits_c.tt Wed, 15 Jun 2005 01:48:25 GMT evanalst [4263] * trunk/psLib/test/dataIO/tst_psDB.c (modified) * trunk/psLib/test/dataIO/verified/tst_psDB.stderr (modified) Update test case for psDBChange to verify invalid arguments. Wed, 15 Jun 2005 01:47:30 GMT evanalst [4262] * trunk/psLib/src/dataIO/psDB.c (modified) * trunk/psLib/src/dataIO/psFileUtilsErrors.dat (modified) * trunk/psLib/src/dataIO/psFileUtilsErrors.h (modified) * trunk/psLib/src/db/psDB.c (modified) Update psDBChange to handle invalid arguments. Wed, 15 Jun 2005 01:19:11 GMT Paul Price [4261] * trunk/doc/pslib/psLibSDRS.tex (modified) Updated psImageMaskRegion/Circle and psImageKeepRegion/Circle. Wed, 15 Jun 2005 01:11:17 GMT jhoblitt [4260] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) no longer abv. format as fmt Wed, 15 Jun 2005 01:08:13 GMT jhoblitt [4259] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) change p_psDBRunQuery() to accept a printf() style format Wed, 15 Jun 2005 01:03:19 GMT jhoblitt [4258] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) add limit param to psDBDeleteRows() Wed, 15 Jun 2005 01:02:08 GMT evanalst [4257] * trunk/psLib/test/dataIO/tst_psDB.c (modified) * trunk/psLib/test/dataIO/verified/tst_psDB.stderr (modified) Update test case fro psDBInit and psDBCleanup to include error ... Wed, 15 Jun 2005 01:01:08 GMT evanalst [4256] * trunk/psLib/src/dataIO/psDB.c (modified) * trunk/psLib/src/dataIO/psFileUtilsErrors.dat (modified) * trunk/psLib/src/dataIO/psFileUtilsErrors.h (modified) * trunk/psLib/src/db/psDB.c (modified) Update function psDBInit and psDBCleanup to handle error conditions. Wed, 15 Jun 2005 00:54:58 GMT jhoblitt [4255] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) change mysql 'limit' types to unsigned long long Wed, 15 Jun 2005 00:52:45 GMT Paul Price [4254] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) Updating thread policy, removing psMutex (what's the point?), added ... Wed, 15 Jun 2005 00:30:28 GMT eugene [4253] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) added psImageMask/KeepRegion/Circle, psRegionForSquare Tue, 14 Jun 2005 20:28:53 GMT Paul Price [4252] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) Changed void * to psPtr Tue, 14 Jun 2005 13:23:24 GMT eugene [4251] * trunk/psphot/Makefile (modified) * trunk/psphot/src/LocalSky.c (modified) * trunk/psphot/src/apply_psf_model.c (modified) * trunk/psphot/src/choose_psf_model.c (modified) * trunk/psphot/src/find_defects.c (modified) * trunk/psphot/src/find_defects_new.c (added) * trunk/psphot/src/fit_galaxies.c (modified) * trunk/psphot/src/load_args.c (modified) * trunk/psphot/src/psUtils.c (modified) * trunk/psphot/src/psphot-utils.c (modified) * trunk/psphot/src/psphot.c (modified) * trunk/psphot/src/psphot.h (modified) * trunk/psphot/src/pspsf.c (modified) * trunk/psphot/src/setup.c (modified) * trunk/psphot/src/source_moments.c (modified) * trunk/psphot/src/subtract_psf_source.c (modified) mask/noise are working Tue, 14 Jun 2005 04:12:51 GMT jhoblitt [4250] * trunk/glueforge/templates/psdb/code.tt (modified) * trunk/glueforge/templates/psdb/insertfits.tt (added) add [foo]InsertFits() src Tue, 14 Jun 2005 04:12:21 GMT jhoblitt [4249] * trunk/glueforge/templates/psdb/popfits_c.tt (modified) * trunk/glueforge/templates/psdb/tests_makefile_am.tt (modified) add [foo]PopFits() tests Tue, 14 Jun 2005 04:11:33 GMT jhoblitt [4248] * trunk/glueforge/templates/psdb/selectrowsfits.tt (modified) add fits writing typo fix Tue, 14 Jun 2005 03:31:44 GMT Paul Price [4247] * trunk/doc/pslib/psLibSDRS.tex (modified) Lookup tables are a subsection, not subsub. Tue, 14 Jun 2005 03:30:54 GMT Paul Price [4246] * trunk/doc/pslib/psLibSDRS.tex (modified) Fixing up a bug. Tue, 14 Jun 2005 03:29:12 GMT Paul Price [4245] * trunk/doc/pslib/psLibSDRS.tex (modified) Small edits. Tue, 14 Jun 2005 03:07:19 GMT Paul Price [4244] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) Changed some char* to psString to follow policy Tue, 14 Jun 2005 02:54:15 GMT drobbin [4243] * trunk/psLib/src/collections/psMetadata.h (modified) * trunk/psLib/src/collections/psMetadataIO.h (modified) * trunk/psLib/src/dataManip/psMinimize.h (modified) * trunk/psLib/src/image/psImageConvolve.h (modified) * trunk/psLib/src/image/psImageGeomManip.h (modified) * trunk/psLib/src/image/psImageStats.h (modified) * trunk/psLib/src/imageops/psImageConvolve.h (modified) * trunk/psLib/src/imageops/psImageGeomManip.h (modified) * trunk/psLib/src/imageops/psImageStats.h (modified) * trunk/psLib/src/math/psMinimize.h (modified) * trunk/psLib/src/types/psMetadata.h (modified) * trunk/psLib/src/types/psMetadataConfig.h (modified) * trunk/psLib/src/xml/psXML.h (modified) *** empty log message *** Tue, 14 Jun 2005 02:19:36 GMT Paul Price [4242] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) Changes to psMetadataType --> psDataType Tue, 14 Jun 2005 00:54:10 GMT jhoblitt [4241] * trunk/glueforge/templates/psdb/pop.tt (modified) * trunk/glueforge/templates/psdb/selectrowsfits.tt (modified) add missing psFree()s Tue, 14 Jun 2005 00:08:30 GMT jhoblitt [4240] * trunk/glueforge/templates/psdb/insertfits_h.tt (modified) add const to fits param Mon, 13 Jun 2005 22:41:59 GMT Paul Price [4239] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) Reorganised Mon, 13 Jun 2005 21:29:08 GMT cvs2svn [4238] * tags/rel6_1 (copied) This commit was manufactured by cvs2svn to create tag 'rel6_1'. Mon, 13 Jun 2005 21:29:07 GMT cvs2svn [4237] * tags/rel6_0 (copied) This commit was manufactured by cvs2svn to create tag 'rel6_0'. Mon, 13 Jun 2005 21:29:06 GMT cvs2svn [4236] * branches/rel6 (copied) * trunk/Nebulous (deleted) * trunk/Nebulous-Server (deleted) * trunk/Ohana (deleted) * trunk/PS-IPP-Metadata-Config (deleted) * trunk/archive (deleted) * trunk/doc (deleted) * trunk/glueforge (deleted) * trunk/pois (deleted) * trunk/psLib/config (deleted) * trunk/psLib/data (deleted) * trunk/psLib/src/fileUtils (deleted) * trunk/psLib/test/collections/builddir (deleted) * trunk/psLib/test/dataManip/builddir (deleted) * trunk/psLib/test/fileUtils (deleted) * trunk/psLib/test/sysUtils/builddir (deleted) * branches/rel6/psModules/AUTHORS (copied) * branches/rel6/psModules/COPYING (copied) * branches/rel6/psModules/ChangeLog (copied) * branches/rel6/psModules/INSTALL (copied) * branches/rel6/psModules/NEWS (copied) * branches/rel6/psModules/README (copied) * branches/rel6/psModules/TODO (copied) * branches/rel6/psModules/templates (copied) * trunk/psphot (deleted) * trunk/stac (deleted) This commit was manufactured by cvs2svn to create branch 'rel6'. Mon, 13 Jun 2005 21:29:05 GMT desonia [4235] * trunk/psLib (modified) * trunk/psLib/.cvsignore (modified) * trunk/psLib/src/Makefile.am (modified) * trunk/psModules (modified) * trunk/psModules/.cvsignore (modified) * trunk/psModules/configure.ac (modified) * trunk/psModules/test (modified) * trunk/psModules/test/.cvsignore (modified) *** empty log message *** Mon, 13 Jun 2005 21:12:14 GMT desonia [4234] * trunk/psLib/test/collections/Makefile.am (modified) *** empty log message *** Mon, 13 Jun 2005 21:11:35 GMT desonia [4233] * trunk/psLib/test/collections (modified) * trunk/psLib/test/collections/.cvsignore (modified) * trunk/psLib/test/collections/Makefile.am (modified) *** empty log message *** Mon, 13 Jun 2005 21:07:40 GMT desonia [4232] * trunk/psLib/test/collections/Makefile.am (modified) added test?.config to dist file list. Mon, 13 Jun 2005 21:05:54 GMT desonia [4231] * trunk/psLib/test/collections/Makefile.am (modified) * trunk/psLib/test/collections/data/test1.config (added) * trunk/psLib/test/collections/data/test2.config (added) * trunk/psLib/test/collections/data/test3.config (added) * trunk/psLib/test/collections/data/test4.config (added) * trunk/psLib/test/collections/data/test5.config (added) * trunk/psLib/test/collections/test1.config (deleted) * trunk/psLib/test/collections/test2.config (deleted) * trunk/psLib/test/collections/test3.config (deleted) * trunk/psLib/test/collections/test4.config (deleted) * trunk/psLib/test/collections/test5.config (deleted) added generation of test?.config files. Mon, 13 Jun 2005 20:43:40 GMT desonia [4230] * trunk/psLib/src/collections/psPixels.c (modified) * trunk/psLib/src/types/psPixels.c (modified) * trunk/psLib/test/astronomy/verified/tst_psAstrometry01.stdout (modified) removed a bug introduced. Mon, 13 Jun 2005 20:34:51 GMT gusciora [4229] * trunk/psLib/test/astronomy/tst_psAstrometry01.c (modified) I modified the test so that endpoints of the fit are not being ... Mon, 13 Jun 2005 20:28:09 GMT gusciora [4228] * trunk/psModules/test/verified/tst_pmObjects01.stderr (modified) * trunk/psModules/test/verified/tst_pmObjects01.stdout (modified) Removed the sourcecontours test. Mon, 13 Jun 2005 20:27:06 GMT gusciora [4227] * trunk/psModules/src/pmImageCombine.c (modified) ... Mon, 13 Jun 2005 20:26:36 GMT gusciora [4226] * trunk/psModules/src/pmImageCombine.c (modified) ... Mon, 13 Jun 2005 20:18:18 GMT gusciora [4225] * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/astronomy/psCoord.c (modified) * trunk/psLib/src/collections/psPixels.c (modified) * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/dataManip/psStats.c (modified) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/src/math/psStats.c (modified) * trunk/psLib/src/types/psPixels.c (modified) ... Mon, 13 Jun 2005 20:12:18 GMT gusciora [4224] * trunk/psModules/test/tst_pmImageSubtract.c (modified) Cosmetic modes. Mon, 13 Jun 2005 20:09:53 GMT gusciora [4223] * trunk/psModules/src/pmImageSubtract.c (modified) Cosmetic mods. Mon, 13 Jun 2005 20:00:49 GMT gusciora [4222] * trunk/psModules/src/pmObjects.c (modified) ... Mon, 13 Jun 2005 19:59:21 GMT gusciora [4221] * trunk/psModules/test/tst_pmObjects01.c (modified) I removed the test for pmSourceCOntours with acceptable data. Known bug. Mon, 13 Jun 2005 19:55:35 GMT desonia [4220] * trunk/psLib/test/image/verified/tst_psImageGeomManip.stderr (modified) added a stub for test for psImageTransform. Mon, 13 Jun 2005 19:40:52 GMT gusciora [4219] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) * trunk/psModules/test/Makefile.am (modified) * trunk/psModules/test/tst_pmObjects01.c (modified) * trunk/psModules/test/verified/tst_pmImageCombine.stderr (added) * trunk/psModules/test/verified/tst_pmImageCombine.stdout (added) ... Mon, 13 Jun 2005 19:36:46 GMT gusciora [4218] * trunk/psModules/test/tst_pmImageCombine.c (added) First version of test code. pmRejectPixels() contains a known bug. Mon, 13 Jun 2005 19:36:12 GMT gusciora [4217] * trunk/psModules/src/pmImageCombine.c (modified) * trunk/psModules/src/pmImageCombine.h (modified) pmRejectPixels() contains a known bug. Mon, 13 Jun 2005 01:49:21 GMT eugene [4216] * trunk/psphot/src/LocalSky.c (modified) * trunk/psphot/src/apply_psf_model.c (modified) * trunk/psphot/src/choose_psf_model.c (modified) * trunk/psphot/src/find_peaks.c (modified) * trunk/psphot/src/image_stats.c (modified) * trunk/psphot/src/psphot-utils.c (modified) * trunk/psphot/src/psphot.c (modified) * trunk/psphot/src/psphot.h (modified) * trunk/psphot/src/pspsf.c (modified) * trunk/psphot/src/setup.c (modified) * trunk/psphot/src/source_moments.c (modified) rework with masks and noise array Sat, 11 Jun 2005 15:43:47 GMT eugene [4215] * trunk/psphot/src/LocalSky.c (added) * trunk/psphot/src/choose_psf_model.c (modified) * trunk/psphot/src/find_peaks.c (modified) * trunk/psphot/src/image_stats.c (modified) * trunk/psphot/src/psphot-utils.c (modified) * trunk/psphot/src/psphot.c (modified) * trunk/psphot/src/psphot.h (modified) * trunk/psphot/src/setup.c (modified) * trunk/psphot/src/source_moments.c (modified) adding mask & noise images Sat, 11 Jun 2005 02:19:05 GMT desonia [4214] * trunk/psLib/src/collections/psPixels.c (modified) * trunk/psLib/src/collections/psPixels.h (modified) * trunk/psLib/src/dataIO/psFits.h (modified) * trunk/psLib/src/fits/psFits.h (modified) * trunk/psLib/src/image/psImageGeomManip.c (modified) * trunk/psLib/src/image/psImageGeomManip.h (modified) * trunk/psLib/src/imageops/psImageGeomManip.c (modified) * trunk/psLib/src/imageops/psImageGeomManip.h (modified) * trunk/psLib/src/sys/psConfigure.c (modified) * trunk/psLib/src/sysUtils/psConfigure.c (modified) * trunk/psLib/src/types/psPixels.c (modified) * trunk/psLib/src/types/psPixels.h (modified) * trunk/psLib/test/image/tst_psImageGeomManip.c (modified) beefed up psImageTransform Fri, 10 Jun 2005 21:49:58 GMT desonia [4213] * trunk/psLib/test/collections/verified/tst_psVector.stdout (deleted) no longer needed. Fri, 10 Jun 2005 21:46:46 GMT desonia [4212] * trunk/psLib/src/collections/psCollectionsErrors.dat (modified) * trunk/psLib/src/collections/psCollectionsErrors.h (modified) * trunk/psLib/src/collections/psPixels.c (modified) * trunk/psLib/src/collections/psVector.c (modified) * trunk/psLib/src/collections/psVector.h (modified) * trunk/psLib/src/mathtypes/psVector.c (modified) * trunk/psLib/src/mathtypes/psVector.h (modified) * trunk/psLib/src/types/psPixels.c (modified) * trunk/psLib/test/collections/tst_psVector.c (modified) * trunk/psLib/test/collections/verified/tst_psVector.stderr (modified) fixed bug in psPixels and tested psVectorExtend. Fri, 10 Jun 2005 21:26:47 GMT desonia [4211] * trunk/psLib/src/image/psImageGeomManip.c (modified) * trunk/psLib/src/imageops/psImageGeomManip.c (modified) oops. last version didn't compile. Fri, 10 Jun 2005 21:14:10 GMT desonia [4210] * trunk/psLib/src/image/psImageGeomManip.c (modified) * trunk/psLib/src/imageops/psImageGeomManip.c (modified) fixed silly typo/bug. Fri, 10 Jun 2005 18:09:12 GMT desonia [4209] * trunk/psLib/configure.ac (modified) * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astronomy/psTime.c (modified) * trunk/psLib/src/collections/psMetadataIO.c (modified) * trunk/psLib/src/collections/psMetadataIO.h (modified) * trunk/psLib/src/types/psMetadataConfig.c (modified) * trunk/psLib/src/types/psMetadataConfig.h (modified) * trunk/psLib/src/xml/psXML.c (modified) * trunk/psLib/src/xml/psXML.h (modified) * trunk/psLib/test/astronomy/verified/tst_psTime_04.stderr (modified) * trunk/psLib/test/collections/tst_psMetadataIO.c (modified) * trunk/psLib/test/collections/tst_psMetadata_07.c (modified) * trunk/psLib/test/collections/verified/tst_psMetadataIO.stderr (modified) renamed psMetadataParseConfig to psMetadataConfigParse. Fri, 10 Jun 2005 03:56:03 GMT Paul Price [4208] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) General tidy up through to section ~ 2. Still need to check psString ... Fri, 10 Jun 2005 03:25:46 GMT eugene [4207] * trunk/doc/pslib/psLibADD.tex (modified) added refraction stuff from ken Fri, 10 Jun 2005 02:30:47 GMT desonia [4206] * trunk/psLib/src/image/psImagePixelExtract.c (modified) * trunk/psLib/src/image/psImagePixelExtract.h (modified) * trunk/psLib/src/imageops/psImagePixelExtract.c (modified) * trunk/psLib/src/imageops/psImagePixelExtract.h (modified) * trunk/psLib/test/image/tst_psImagePixelExtract.c (modified) changed psImageCut & psImageSlice to use psRegion. Fri, 10 Jun 2005 01:41:35 GMT desonia [4205] * trunk/psLib/src/sys/psConfigure.c (modified) * trunk/psLib/src/sys/psConfigure.h (modified) * trunk/psLib/src/sysUtils/psConfigure.c (modified) * trunk/psLib/src/sysUtils/psConfigure.h (modified) * trunk/psLib/test/astronomy/tst_psTime_01.c (modified) * trunk/psLib/test/astronomy/tst_psTime_02.c (modified) * trunk/psLib/test/astronomy/tst_psTime_03.c (modified) * trunk/psLib/test/astronomy/tst_psTime_04.c (modified) modified psLibInit to match SDRS. Thu, 09 Jun 2005 23:56:39 GMT evanalst [4204] * trunk/psModules/test/tst_pmObjects01.c (modified) Fix pmMoments allocation test. Thu, 09 Jun 2005 23:51:49 GMT desonia [4203] * trunk/psLib/pslib.kdevelop.pcs (modified) * trunk/psLib/pslib.kdevses (modified) * trunk/psLib/src/collections/psPixels.c (modified) * trunk/psLib/src/types/psPixels.c (modified) * trunk/psLib/test/collections/tst_psPixels.c (modified) changed psPixelsAlloc to set n to nalloc (as psVectorAlloc does). Thu, 09 Jun 2005 23:45:42 GMT gusciora [4202] * trunk/psModules/test/tst_pmObjects01.c (modified) Added in a fabs() > 0.0. Thu, 09 Jun 2005 23:41:57 GMT desonia [4201] * trunk/psModules/src/pmObjects.c (modified) * trunk/psModules/test (modified) * trunk/psModules/test/.cvsignore (modified) made functions static, as needed. Thu, 09 Jun 2005 23:02:09 GMT gusciora [4200] * trunk/psModules/test/verified/tst_pmImageSubtract.stderr (added) * trunk/psModules/test/verified/tst_pmImageSubtract.stdout (added) * trunk/psModules/test/verified/tst_pmObjects01.stderr (modified) * trunk/psModules/test/verified/tst_pmObjects01.stdout (modified) * trunk/psModules/test/verified/tst_pmSubtractBias.stderr (modified) ... Thu, 09 Jun 2005 22:21:06 GMT jhoblitt [4199] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) add psFitsOpenFD() Thu, 09 Jun 2005 22:14:44 GMT jhoblitt [4198] * trunk/doc/pslib/psLibSDRS.tex (modified) add a const to psDBSelectRows() Thu, 09 Jun 2005 22:03:06 GMT jhoblitt [4197] * trunk/glueforge/templates/psdb/code.tt (modified) * trunk/glueforge/templates/psdb/createtable.tt (modified) * trunk/glueforge/templates/psdb/pop.tt (modified) * trunk/glueforge/templates/psdb/selectrowsfits.tt (modified) add cpp [foo]_INDEX_NAME Thu, 09 Jun 2005 21:55:33 GMT jhoblitt [4196] * trunk/glueforge/templates/psdb/alloc.tt (modified) * trunk/glueforge/templates/psdb/alloc_h.tt (modified) * trunk/glueforge/templates/psdb/createtable.tt (modified) * trunk/glueforge/templates/psdb/header.tt (modified) * trunk/glueforge/templates/psdb/insert.tt (modified) * trunk/glueforge/templates/psdb/insert_c.tt (modified) * trunk/glueforge/templates/psdb/insert_h.tt (modified) * trunk/glueforge/templates/psdb/insertobject.tt (modified) * trunk/glueforge/templates/psdb/object_h.tt (modified) * trunk/glueforge/templates/psdb/pop_h.tt (modified) * trunk/glueforge/templates/psdb/popobject.tt (modified) * trunk/glueforge/templates/psdb/selectrowsfits.tt (modified) * trunk/glueforge/templates/psdb/selectrowsfits_h.tt (modified) add const to params where appropriate tt cleanup Thu, 09 Jun 2005 21:20:20 GMT drobbin [4195] * trunk/psLib/src/image/psImage.h (modified) * trunk/psLib/src/mathtypes/psImage.h (modified) *** empty log message *** Thu, 09 Jun 2005 21:19:50 GMT desonia [4194] * trunk/psLib/test/astronomy (modified) * trunk/psLib/test/astronomy/.cvsignore (modified) * trunk/psLib/test/sysUtils (modified) * trunk/psLib/test/sysUtils/.cvsignore (modified) updated list. Thu, 09 Jun 2005 21:17:45 GMT desonia [4193] * trunk/psLib/src/dataIO/psFits.c (modified) * trunk/psLib/src/fft/psImageFFT.c (modified) * trunk/psLib/src/fits/psFits.c (modified) * trunk/psLib/src/image/psImageFFT.c (modified) * trunk/psLib/test/dataIO/tst_psFits.c (modified) fixed minor bugs (Bug #307, etc.) Thu, 09 Jun 2005 21:09:57 GMT jhoblitt [4192] * trunk/glueforge/templates/psdb/alloc_c.tt (modified) * trunk/glueforge/templates/psdb/insertobject_c.tt (modified) * trunk/glueforge/templates/psdb/popfits_c.tt (modified) * trunk/glueforge/templates/psdb/popobject_c.tt (modified) free objects Thu, 09 Jun 2005 19:40:51 GMT desonia [4191] * trunk/psLib/pslib.kdevelop.pcs (modified) * trunk/psLib/pslib.kdevses (modified) * trunk/psLib/src/dataIO/psFits.c (modified) * trunk/psLib/src/dataIO/psFits.h (modified) * trunk/psLib/src/fits/psFits.c (modified) * trunk/psLib/src/fits/psFits.h (modified) * trunk/psLib/test/dataIO/tst_psFits.c (modified) * trunk/psLib/test/image/tst_psImageGeomManip.c (modified) removed extname from psFitsWrite* functions (Bug #412). Thu, 09 Jun 2005 19:26:48 GMT drobbin [4190] * trunk/psLib/src/astro/psCoord.h (modified) * trunk/psLib/src/astronomy/psCoord.h (modified) * trunk/psLib/src/dataIO/psFits.h (modified) * trunk/psLib/src/dataManip/psFunctions.h (modified) * trunk/psLib/src/fits/psFits.h (modified) * trunk/psLib/src/math/psPolynomial.h (modified) * trunk/psLib/src/math/psSpline.h (modified) * trunk/psLib/src/sys/psError.h (modified) * trunk/psLib/src/sysUtils/psError.h (modified) *** empty log message *** Thu, 09 Jun 2005 17:22:03 GMT eugene [4189] * trunk/psphot/src/find_peaks.c (modified) * trunk/psphot/src/load_args.c (added) * trunk/psphot/src/psphot.c (modified) * trunk/psphot/src/setup.c (modified) cleaning arg parsing, adding noise/mask images Thu, 09 Jun 2005 16:28:24 GMT eugene [4188] * trunk/psphot/src/find_defects.c (modified) * trunk/psphot/src/psUtils.c (modified) * trunk/psphot/src/psphot.c (modified) exploring the defect strategy Thu, 09 Jun 2005 06:19:27 GMT gusciora [4187] * trunk/psModules/src/pmObjects.h (modified) ... Thu, 09 Jun 2005 06:18:28 GMT gusciora [4186] * trunk/psModules/src/pmObjects.h (modified) ... Thu, 09 Jun 2005 06:18:19 GMT gusciora [4185] * trunk/psModules/src/pmImageCombine.c (modified) * trunk/psModules/src/pmImageSubtract.c (modified) The code here might not be matematically correct. However, it should ... Thu, 09 Jun 2005 06:13:15 GMT gusciora [4184] * trunk/psLib/src/sysUtils/psLogMsg.c (modified) ... Thu, 09 Jun 2005 06:13:14 GMT gusciora [4183] * trunk/psLib/src/sys/psLogMsg.c (modified) * trunk/psLib/src/sysUtils/psLogMsg.c (modified) ... Thu, 09 Jun 2005 06:13:06 GMT gusciora [4182] * trunk/psLib/src/sys/psLogMsg.c (modified) * trunk/psLib/src/sysUtils/psLogMsg.c (modified) ... Thu, 09 Jun 2005 06:12:56 GMT gusciora [4181] * trunk/psLib/src/sys/psLogMsg.c (modified) * trunk/psLib/src/sysUtils/psLogMsg.h (modified) ... Thu, 09 Jun 2005 06:12:31 GMT gusciora [4180] * trunk/psLib/src/sys/psLogMsg.c (modified) * trunk/psLib/src/sys/psLogMsg.h (modified) * trunk/psLib/src/sysUtils/psLogMsg.c (modified) ... Thu, 09 Jun 2005 05:43:13 GMT gusciora [4179] * trunk/psModules/test/tst_pmImageSubtract.c (added) FIrst version of the ImageSubtract test code. Thu, 09 Jun 2005 05:16:41 GMT eugene [4178] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) more section reorganization Thu, 09 Jun 2005 05:16:23 GMT eugene [4177] * trunk/doc/pslib/psLibADD.tex (modified) added improved minimization discussion Thu, 09 Jun 2005 05:15:49 GMT eugene [4176] * trunk/doc/modules/CameraImages.tex (added) * trunk/doc/modules/ChangeLogSDRS.tex (modified) * trunk/doc/modules/ModulesSDRS.tex (modified) moved image hierarch from psLib, added model abstractions, pmPSF Thu, 09 Jun 2005 04:08:57 GMT jhoblitt [4175] * trunk/glueforge/templates/psdb/popfits_c.tt (added) first working version Thu, 09 Jun 2005 03:38:17 GMT jhoblitt [4174] * trunk/glueforge/templates/psdb/code.tt (modified) * trunk/glueforge/templates/psdb/popfits.tt (added) add [foo]PopFits src Thu, 09 Jun 2005 03:17:50 GMT jhoblitt [4173] * trunk/glueforge/templates/psdb/popobject.tt (modified) change psAlloc() -> [foo]Alloc() Thu, 09 Jun 2005 03:11:17 GMT jhoblitt [4172] * trunk/glueforge/templates/psdb/alloc.tt (modified) set a deallocation function to free strings Thu, 09 Jun 2005 02:57:02 GMT jhoblitt [4171] * trunk/glueforge/templates/psdb/selectrowsfits.tt (modified) add i