# # ChangeLog for / # # Generated by Trac 1.6 # Aug 4, 2026, 5:05:45 AM Thu, 12 May 2005 01:35:35 GMT desonia [3888] * trunk/psLib/test/FullUnitTest (deleted) * trunk/psLib/test/FullUnitTest.in (added) File now generated by configure to include build directory of library. Thu, 12 May 2005 00:54:49 GMT desonia [3887] * trunk/psLib/configure.ac (modified) * trunk/psLib/src/dataManip/psUnaryOp.c (modified) * trunk/psLib/src/image/psImageManip.c (modified) * trunk/psLib/src/math/psUnaryOp.c (modified) * trunk/psLib/test/image/tst_psImageFFT.c (modified) * trunk/psLib/test/image/tst_psImageManip.c (modified) fixes to compile on OSX. Mainly dealt with getting cabs to be found ... Thu, 12 May 2005 00:10:26 GMT desonia [3886] * trunk/psLib/configure.ac (modified) chenges PS_PI* to M_PI*. Wed, 11 May 2005 23:46:07 GMT desonia [3885] * trunk/psLib/test/FullUnitTest (modified) added --makeonly and --help options. Wed, 11 May 2005 22:02:16 GMT desonia [3884] * trunk/psLib/pslib.kdevelop.pcs (modified) * trunk/psLib/pslib.kdevses (modified) * trunk/psLib/src/astro/psCoord.c (modified) * trunk/psLib/src/astro/psTime.c (modified) * trunk/psLib/src/astronomy/psCoord.c (modified) * trunk/psLib/src/astronomy/psTime.c (modified) * trunk/psLib/src/dataManip/psConstants.h (modified) * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/image/psImageManip.c (modified) * trunk/psLib/src/image/psImageStats.c (modified) * trunk/psLib/src/imageops/psImageStats.c (modified) * trunk/psLib/src/math/psConstants.h (modified) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) * trunk/psLib/test/dataManip/tst_psMatrixVectorArithmetic02.c (modified) * trunk/psLib/test/dataManip/tst_psVectorFFT.c (modified) * trunk/psLib/test/image/tst_psImageFFT.c (modified) * trunk/psLib/test/image/tst_psImageManip.c (modified) changed PS_PI* to M_PI*. Wed, 11 May 2005 22:00:35 GMT desonia [3883] * trunk/psLib/test/astronomy/tst_psAstrometry01.c (modified) * trunk/psLib/test/astronomy/verified/tst_psAstrometry01.stdout (modified) removed the printing of RANDOM numbers! Wed, 11 May 2005 21:49:01 GMT desonia [3882] * trunk/psLib/test/astronomy/tst_psAstrometry01.c (modified) replaced BSD random() function with POSIX rand() funciton. Wed, 11 May 2005 20:56:31 GMT desonia [3881] * trunk/psModules/src/pmObjects.c (modified) replaced PS_PI with M_PI. Wed, 11 May 2005 02:29:39 GMT desonia [3880] * trunk/psLib/pslib.kdevelop.pcs (modified) * trunk/psLib/pslib.kdevses (modified) * trunk/psLib/src/dataManip/psConstants.h (modified) * trunk/psLib/src/dataManip/psMatrix.c (modified) * trunk/psLib/src/image/psImageManip.c (modified) * trunk/psLib/src/image/psImageManip.h (modified) * trunk/psLib/src/math/psConstants.h (modified) * trunk/psLib/src/math/psMatrix.c (modified) tweaks Wed, 11 May 2005 02:26:03 GMT desonia [3879] * trunk/psLib/src/collections/Makefile.am (modified) added psPixels.h to installed header list. Wed, 11 May 2005 00:33:44 GMT gusciora [3878] * trunk/psModules/src/pmImageCombine.c (modified) I added some missing code (for adding pixels to pixelLists). Tue, 10 May 2005 23:48:19 GMT gusciora [3877] * trunk/psModules/src/Makefile.am (modified) * trunk/psModules/src/pmImageCombine.c (added) * trunk/psModules/src/pmObjects.c (modified) * trunk/psModules/src/pmObjects.h (modified) This is the first version of the combineImage code. It compiles. ... Tue, 10 May 2005 19:47:36 GMT cvs2svn [3876] * tags/RHLmergePAP (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) * tags/RHLmergePAP/pois/AUTHORS (copied) * tags/RHLmergePAP/pois/COPYING (copied) * tags/RHLmergePAP/pois/ChangeLog (copied) * tags/RHLmergePAP/pois/Makefile.am (copied) * tags/RHLmergePAP/pois/NEWS (copied) * tags/RHLmergePAP/pois/README (copied) * tags/RHLmergePAP/pois/python (copied) * tags/RHLmergePAP/pois/python/.cvsignore (copied) * tags/RHLmergePAP/pois/python/pois.py (copied) * tags/RHLmergePAP/pois/src/poisAddPenalty.c (copied) * tags/RHLmergePAP/pois/src/poisExtractKernel.c (copied) * tags/RHLmergePAP/pois/src/poisMakeMask.c (copied) * tags/RHLmergePAP/pois/src/poisSolveEquation.c (copied) * tags/RHLmergePAP/pois/swig/p_psSwig.i (copied) * tags/RHLmergePAP/pois/swig/psLibForSwig.c (copied) * tags/RHLmergePAP/pois/swig/psLibForSwig.h (copied) * tags/RHLmergePAP/pois/swig/simpleFits.h (copied) * tags/RHLmergePAP/pois/swig/xpaSwig.i (copied) * trunk/psLib (deleted) * trunk/psModules (deleted) * trunk/stac (deleted) This commit was manufactured by cvs2svn to create tag 'RHLmergePAP'. Tue, 10 May 2005 19:47:35 GMT rhl [3875] * trunk/pois/src/poisRejectStamps.c (modified) Fix sign of test on psListAdd Tue, 10 May 2005 10:09:49 GMT desonia [3874] * trunk/psLib/swig/Makefile.PL (modified) added _XOPEN_SOURCE=500 to allow compilation on Gentoo Linux. Tue, 10 May 2005 01:57:47 GMT desonia [3873] * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/image/psImageExtraction.c (modified) * trunk/psLib/src/math/psMinimize.c (modified) small syntax tweaks. Sat, 07 May 2005 02:51:43 GMT jhoblitt [3872] * trunk/glueforge/templates/psdb/popobject_h.tt (modified) fix prototype Sat, 07 May 2005 02:50:42 GMT jhoblitt [3871] * trunk/glueforge/templates/psdb/create_h.tt (modified) * trunk/glueforge/templates/psdb/init_h.tt (modified) * trunk/glueforge/templates/psdb/insert_h.tt (modified) * trunk/glueforge/templates/psdb/insertobject_h.tt (modified) add space between prototype and doxygen Sat, 07 May 2005 02:49:03 GMT jhoblitt [3870] * trunk/glueforge/templates/psdb/code.tt (modified) * trunk/glueforge/templates/psdb/header.tt (modified) * trunk/glueforge/templates/psdb/insertobject_h.tt (modified) * trunk/glueforge/templates/psdb/popobject_h.tt (modified) change func[object_name] -> funcObject Sat, 07 May 2005 02:47:03 GMT jhoblitt [3869] * trunk/glueforge/templates/psdb/alloc_h.tt (added) first working version Fri, 06 May 2005 21:13:27 GMT rhl [3868] * trunk/pois/swig/Makefile.am (modified) Assume that they said 'jhbuild build xpa' Fri, 06 May 2005 21:12:56 GMT rhl [3867] * trunk/pois/configure.ac (modified) * trunk/pois/swig/simpleFits.c (modified) Use AC_C_BIGENDIAN to detect endianness (setting PS_BIGENDIAN) Fri, 06 May 2005 18:15:25 GMT desonia [3866] * trunk/psLib/pslib.kdevelop.pcs (modified) * trunk/psLib/pslib.kdevses (modified) * trunk/psLib/src/dataIO/psDB.c (modified) * trunk/psLib/src/db/psDB.c (modified) * trunk/psLib/src/sys/psString.c (modified) * trunk/psLib/src/sys/psString.h (modified) * trunk/psLib/src/sysUtils/psString.c (modified) * trunk/psLib/src/sysUtils/psString.h (modified) Bug #395 - consolidated psString functions introduced for psDB to ... Fri, 06 May 2005 04:30:50 GMT jhoblitt [3865] * trunk/glueforge/templates/psdb/code.tt (modified) * trunk/glueforge/templates/psdb/create.tt (modified) * trunk/glueforge/templates/psdb/init.tt (modified) * trunk/glueforge/templates/psdb/insert.tt (modified) * trunk/glueforge/templates/psdb/makefile.tt (modified) change from table_name -> namespace where appropriate change from ... Fri, 06 May 2005 04:24:24 GMT jhoblitt [3864] * trunk/glueforge/templates/psdb/header.tt (modified) add #define [foo]_TABLE_NAME change from table_name to namespace ... Fri, 06 May 2005 04:16:18 GMT jhoblitt [3863] * trunk/glueforge/templates/psdb/insertobject_h.tt (added) first working version Fri, 06 May 2005 04:15:44 GMT jhoblitt [3862] * trunk/glueforge/templates/psdb/header.tt (modified) * trunk/glueforge/templates/psdb/pop_h.tt (deleted) * trunk/glueforge/templates/psdb/popobject_h.tt (added) rename pop_h.tt -> popobject_h.tt Fri, 06 May 2005 04:07:42 GMT jhoblitt [3861] * trunk/glueforge/glueforge.in (modified) * trunk/glueforge/templates/psdb/datatype.tt (deleted) * trunk/glueforge/templates/psdb/header.tt (modified) * trunk/glueforge/templates/psdb/object_h.tt (added) * trunk/glueforge/templates/psdb/pop_h.tt (modified) rename data_type -> object_name Fri, 06 May 2005 01:40:32 GMT jhoblitt [3860] * trunk/glueforge/templates/psdb/configure_ac.tt (modified) require automake 1.6 change automake to 'foreign' Fri, 06 May 2005 01:39:03 GMT jhoblitt [3859] * trunk/glueforge/templates/psdb/autogen_sh.tt (modified) don't require automake-1.6 Fri, 06 May 2005 01:07:33 GMT desonia [3858] * trunk/psModules/Makefile.cvs (modified) * trunk/psModules/autogen.sh (added) * trunk/psModules/config.guess (deleted) * trunk/psModules/config.sub (deleted) * trunk/psModules/configure.ac (modified) * trunk/psModules/depcomp (deleted) * trunk/psModules/install-sh (deleted) * trunk/psModules/missing (deleted) * trunk/psModules/mkinstalldirs (deleted) Bug #387 -- changes to autotools setup. Thu, 05 May 2005 22:33:14 GMT gusciora [3857] * trunk/psLib/src/dataManip/psFunctions.c (modified) * trunk/psLib/src/math/psPolynomial.c (modified) * trunk/psLib/src/math/psSpline.c (modified) Comments. Thu, 05 May 2005 22:32:34 GMT gusciora [3856] * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/math/psMinimize.c (modified) Got read of image/vector print routine. Thu, 05 May 2005 22:23:29 GMT gusciora [3855] * trunk/psLib/src/dataManip/psMinimize.h (modified) * trunk/psLib/src/math/psMinimize.h (modified) Must add in doxygen comments. Thu, 05 May 2005 22:21:55 GMT gusciora [3854] * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/math/psMinimize.c (modified) Coding standard modes: changed local function names and declared them ... Thu, 05 May 2005 22:15:16 GMT gusciora [3853] * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/dataManip/psMinimize.h (modified) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/src/math/psMinimize.h (modified) Minor coding standard mods. Thu, 05 May 2005 22:10:12 GMT gusciora [3852] * trunk/psLib/src/dataManip/psMinimize.c (modified) * trunk/psLib/src/dataManip/psMinimize.h (modified) * trunk/psLib/src/math/psMinimize.c (modified) * trunk/psLib/src/math/psMinimize.h (modified) Eugene's mods to LM minimization. Thu, 05 May 2005 21:25:47 GMT desonia [3851] * trunk/psLib/src/dataIO/psFits.c (modified) * trunk/psLib/src/fits/psFits.c (modified) fix for bug#348. When reading a string table element, the buffer ... Thu, 05 May 2005 21:24:50 GMT desonia [3850] * trunk/psLib/src/sys/psTrace.c (modified) * trunk/psLib/src/sysUtils/psTrace.c (modified) added a flush of the stream in psTrace. This is required for ... Thu, 05 May 2005 21:11:39 GMT asc [3849] * trunk/psLib/src/dataIO/psDB.c (modified) * trunk/psLib/src/db/psDB.c (modified) bugfix 344, 345, 346 Thu, 05 May 2005 20:12:37 GMT Paul Price [3848] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) Fixed to allow latex to work. Thu, 05 May 2005 03:25:23 GMT jhoblitt [3847] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) indicate changes made for bug #393 Thu, 05 May 2005 03:21:42 GMT jhoblitt [3846] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) change psTimeFromISO() to accept a psTimeType to specifiy what time ... Thu, 05 May 2005 03:11:19 GMT jhoblitt [3845] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) add PS_META_TIME to psMetadataType Wed, 04 May 2005 22:14:18 GMT jhoblitt [3844] * trunk/PS-IPP-Metadata-Config/scripts/mddump.pl (modified) change VERSION to '0.02' print a warning to STDERR if the parse failed Wed, 04 May 2005 22:09:28 GMT jhoblitt [3843] * trunk/PS-IPP-Metadata-Config/lib/PS/IPP/Metadata/Config.pm (modified) change metadata_name & metadata_end to allow comments change ... Wed, 04 May 2005 22:08:08 GMT jhoblitt [3842] * trunk/PS-IPP-Metadata-Config/t/02_examples.t (modified) add Paul/megacam example Wed, 04 May 2005 22:05:24 GMT jhoblitt [3841] * trunk/PS-IPP-Metadata-Config/t/03_metadata.t (modified) add comment test Wed, 04 May 2005 21:48:53 GMT jhoblitt [3840] * trunk/PS-IPP-Metadata-Config/lib/PS/IPP/Metadata/Config.pm (modified) change typedef to match 'word(s)' as element values Wed, 04 May 2005 21:46:13 GMT jhoblitt [3839] * trunk/PS-IPP-Metadata-Config/lib/PS/IPP/Metadata/Config.pm (modified) change type to try 'STR' first Wed, 04 May 2005 21:22:45 GMT rhl [3838] * trunk/pois/INSTALL (modified) Updated XPA_DIR notes Wed, 04 May 2005 21:17:54 GMT rhl [3837] * trunk/pois/python/pois.py (modified) misc cleanup Wed, 04 May 2005 21:17:37 GMT rhl [3836] * trunk/pois/src/poisStamp.c (modified) p_psMemSetDeallocator is renamed to psMemSetDeallocator Wed, 04 May 2005 19:27:15 GMT desonia [3835] * trunk/psLib/configure.ac (modified) changed AC_CONFIG_HEADER to AM_CONFIG_HEADER. Wed, 04 May 2005 02:47:50 GMT desonia [3834] * trunk/psLib/configure.ac (modified) changed AC_CONFIG_HEADERS to AC_CONFIG_HEADER to be compatible with ... Wed, 04 May 2005 01:57:28 GMT desonia [3833] * trunk/psLib/autogen.sh (modified) changed the executable flag. Wed, 04 May 2005 01:39:52 GMT jhoblitt [3832] * trunk/PS-IPP-Metadata-Config/lib/PS/IPP/Metadata/Config.pm (modified) allow name to match tokens that contain METADATA|END|TYPE Wed, 04 May 2005 01:17:36 GMT jhoblitt [3831] * trunk/PS-IPP-Metadata-Config/MANIFEST (modified) * trunk/PS-IPP-Metadata-Config/scripts (added) * trunk/PS-IPP-Metadata-Config/scripts/mddump.pl (added) add scripts/mddump.pl Tue, 03 May 2005 01:09:54 GMT jhoblitt [3830] * trunk/pois/src/Makefile.am (modified) compile pois Tue, 03 May 2005 00:39:49 GMT jhoblitt [3829] * trunk/pois/configure.ac (modified) * trunk/pois/src/Makefile.am (modified) * trunk/pois/src/parseErrorCodes.pl (added) add parseErrorCodes.pl add probe for perl binary Mon, 02 May 2005 21:19:37 GMT Paul Price [3828] * trunk/stac/scripts/README (added) Adding a warning.... Mon, 02 May 2005 21:04:26 GMT Paul Price [3827] * trunk/doc/pslib/ChangeLogSDRS.tex (modified) * trunk/doc/pslib/psLibSDRS.tex (modified) Added psLibFinalize (bug 388) Mon, 02 May 2005 20:47:23 GMT rhl [3826] * trunk/pois/INSTALL (modified) More thoughts Mon, 02 May 2005 20:47:07 GMT rhl [3825] * trunk/pois/swig/simpleFits.c (modified) The type in a psMetadataItem is a psMetadataType not a psElemTyps Mon, 02 May 2005 20:45:33 GMT rhl [3824] * trunk/pois/swig/psLibSwig.i (modified) PS_TYPE_PTR is no more Mon, 02 May 2005 20:45:05 GMT rhl [3823] * trunk/pois/swig/Makefile.am (modified) Make clean remove autogenerated Makefile{,.in} Mon, 02 May 2005 20:44:23 GMT jhoblitt [3822] * trunk/pois/autogen.sh (modified) * trunk/pois/m4 (added) * trunk/pois/m4/ac_pkg_swig.m4 (added) * trunk/pois/m4/ac_python_devel.m4 (added) add AC swig macro add AC python macro Mon, 02 May 2005 20:42:18 GMT jhoblitt [3821] * trunk/pois/autogen.sh (modified) * trunk/pois/configure.ac (modified) update autogen.sh & configure.ac to the current convention Mon, 02 May 2005 19:50:53 GMT rhl [3820] * trunk/pois/missing (deleted) missing really is auto-generated Mon, 02 May 2005 19:50:06 GMT rhl [3819] * trunk/pois (modified) * trunk/pois/.cvsignore (modified) No; missing really is auto-generated Mon, 02 May 2005 19:49:28 GMT rhl [3818] * trunk/pois/swig/Makefile.am (modified) Don't hardcode XPA_DIR Mon, 02 May 2005 19:43:15 GMT rhl [3817] * trunk/pois (modified) * trunk/pois/.cvsignore (modified) Removed missing as it is needed Mon, 02 May 2005 19:42:47 GMT rhl [3816] * trunk/pois/missing (added) Initial version Fri, 29 Apr 2005 21:47:33 GMT rhl [3815] * trunk/pois/src/poisRejectStamps.c (modified) Added missing ; --- grrr Fri, 29 Apr 2005 20:55:21 GMT rhl [3814] * trunk/pois/src/poisRejectStamps.c (modified) Don't need to debias estimate of mean deviation Fri, 29 Apr 2005 20:53:49 GMT rhl [3813] * trunk/pois/INSTALL (modified) * trunk/pois/NOTES (modified) * trunk/pois/python/pois.py (modified) * trunk/pois/src/pois.c (modified) * trunk/pois/src/pois.h (modified) * trunk/pois/src/poisFindStamps.c (modified) * trunk/pois/src/poisRejectStamps.c (modified) * trunk/pois/swig/poisSwig.i (modified) Make poisRejectStamps return a list of rejected stamps Fri, 29 Apr 2005 19:33:13 GMT rhl [3812] * trunk/pois/INSTALL (modified) Updated Fri, 29 Apr 2005 19:29:36 GMT rhl [3811] * trunk/pois/python/pois.py (modified) outFile can be None; improved docs Fri, 29 Apr 2005 18:52:26 GMT rhl [3810] * trunk/pois (modified) * trunk/pois/.cvsignore (added) * trunk/pois/python (modified) * trunk/pois/python/.cvsignore (added) * trunk/pois/src (modified) * trunk/pois/src/.cvsignore (added) * trunk/pois/swig (modified) * trunk/pois/swig/.cvsignore (modified) Added new ignorable files, mostly from autoconf/automake Fri, 29 Apr 2005 18:51:35 GMT rhl [3809] * trunk/pois/src/errorCodes-skl.c (added) * trunk/pois/src/errorCodes-skl.h (added) * trunk/pois/src/errorCodes.dat (added) Initial version Fri, 29 Apr 2005 18:44:24 GMT desonia [3808] * trunk/psLib/autogen.sh (modified) modified to not force version and to check for glibtoolize (for MacOSX). Fri, 29 Apr 2005 18:40:09 GMT rhl [3807] * trunk/pois/src/pois.h (modified) misc Fri, 29 Apr 2005 18:39:26 GMT rhl [3806] * trunk/pois/src/poisMaskOps.c (added) Initial version Fri, 29 Apr 2005 18:38:32 GMT rhl [3805] * trunk/pois/src/poisParseConfig.c (modified) 1/ Factor poisConfigAlloc() out of poisParseConfig() 2/ help() can ... Fri, 29 Apr 2005 18:36:34 GMT rhl [3804] * trunk/pois/src/poisStamp.c (modified) 1/ Don't call psFree(stamp) in a free-pointer-callback (it results in ... Fri, 29 Apr 2005 18:35:18 GMT rhl [3803] * trunk/pois/src/poisRejectStamps.c (modified) Don't reset coordinates of deleted stamps (POIS_STAMP_RESET ... Fri, 29 Apr 2005 18:34:47 GMT rhl [3802] * trunk/pois/src/poisFindStamps.c (modified) Don't reset coordinates of deleted stamps (POIS_STAMP_RESET suffices) Fri, 29 Apr 2005 18:34:13 GMT rhl [3801] * trunk/pois/src/poisConvolveImage.c (modified) Remove unused variables Fri, 29 Apr 2005 18:33:26 GMT rhl [3800] * trunk/pois/src/poisKernelBasisFunctions.c (modified) adjust trace levels Fri, 29 Apr 2005 18:33:05 GMT rhl [3799] * trunk/pois/src/poisCalculateEquation.c (modified) Remove unused variables; adjust trace levels Fri, 29 Apr 2005 18:31:56 GMT rhl [3798] * trunk/pois/src/poisCalculateDeviations.c (modified) You do need to free these Fri, 29 Apr 2005 18:31:28 GMT rhl [3797] * trunk/pois/src/pois.c (modified) Register pois error codes Fri, 29 Apr 2005 18:31:01 GMT rhl [3796] * trunk/pois/src/Makefile.am (modified) Build error codes, and also poisMaskOps.o Fri, 29 Apr 2005 18:30:13 GMT rhl [3795] * trunk/pois/swig/Makefile.am (modified) Be smarter about installing swigged libraries for python Fri, 29 Apr 2005 15:43:19 GMT rhl [3794] * trunk/pois/pois.pc.in (added) Initial version Fri, 29 Apr 2005 15:39:54 GMT cvs2svn [3793] * branches/v1_0/pois (copied) This commit was manufactured by cvs2svn to create branch 'v1_0'. Fri, 29 Apr 2005 15:39:53 GMT rhl [3792] * trunk/pois (added) * trunk/pois/AUTHORS (copied) * trunk/pois/COPYING (copied) * trunk/pois/ChangeLog (copied) * trunk/pois/INSTALL (copied) * trunk/pois/Makefile.am (copied) * trunk/pois/NEWS (copied) * trunk/pois/NOTES (copied) * trunk/pois/README (copied) * trunk/pois/autogen.sh (copied) * trunk/pois/configure.ac (copied) * trunk/pois/python (added) * trunk/pois/python/Makefile.am (copied) * trunk/pois/python/ds9.py (copied) * trunk/pois/python/pois.py (copied) * trunk/pois/python/ps.py (copied) * trunk/pois/src (added) * trunk/pois/src/Makefile.am (copied) * trunk/pois/src/pois.c (copied) * trunk/pois/src/pois.h (copied) * trunk/pois/src/poisAddPenalty.c (copied) * trunk/pois/src/poisCalculateDeviations.c (copied) * trunk/pois/src/poisCalculateEquation.c (copied) * trunk/pois/src/poisConvolveImage.c (copied) * trunk/pois/src/poisExtractKernel.c (copied) * trunk/pois/src/poisFindStamps.c (copied) * trunk/pois/src/poisKernelBasisFunctions.c (copied) * trunk/pois/src/poisMakeMask.c (copied) * trunk/pois/src/poisParseConfig.c (copied) * trunk/pois/src/poisRejectStamps.c (copied) * trunk/pois/src/poisSolveEquation.c (copied) * trunk/pois/src/poisStamp.c (copied) * trunk/pois/swig (added) * trunk/pois/swig/.cvsignore (copied) * trunk/pois/swig/Makefile.am (copied) * trunk/pois/swig/p_psSwig.i (copied) * trunk/pois/swig/poisSwig.i (copied) * trunk/pois/swig/psLibForSwig.c (copied) * trunk/pois/swig/psLibForSwig.h (copied) * trunk/pois/swig/psLibSwig.i (copied) * trunk/pois/swig/simpleFits.c (copied) * trunk/pois/swig/simpleFits.h (copied) * trunk/pois/swig/xpaSwig.i (copied) This commit was generated by cvs2svn to compensate for changes in ... Fri, 29 Apr 2005 15:39:53 GMT rhl [3791] * branches/Price (added) * branches/Price/pois (added) * branches/Price/pois/AUTHORS (added) * branches/Price/pois/COPYING (added) * branches/Price/pois/ChangeLog (added) * branches/Price/pois/INSTALL (added) * branches/Price/pois/Makefile.am (added) * branches/Price/pois/NEWS (added) * branches/Price/pois/NOTES (added) * branches/Price/pois/README (added) * branches/Price/pois/autogen.sh (added) * branches/Price/pois/configure.ac (added) * branches/Price/pois/python (added) * branches/Price/pois/python/Makefile.am (added) * branches/Price/pois/python/ds9.py (added) * branches/Price/pois/python/pois.py (added) * branches/Price/pois/python/ps.py (added) * branches/Price/pois/src (added) * branches/Price/pois/src/Makefile.am (added) * branches/Price/pois/src/pois.c (added) * branches/Price/pois/src/pois.h (added) * branches/Price/pois/src/poisAddPenalty.c (added) * branches/Price/pois/src/poisCalculateDeviations.c (added) * branches/Price/pois/src/poisCalculateEquation.c (added) * branches/Price/pois/src/poisConvolveImage.c (added) * branches/Price/pois/src/poisExtractKernel.c (added) * branches/Price/pois/src/poisFindStamps.c (added) * branches/Price/pois/src/poisKernelBasisFunctions.c (added) * branches/Price/pois/src/poisMakeMask.c (added) * branches/Price/pois/src/poisParseConfig.c (added) * branches/Price/pois/src/poisRejectStamps.c (added) * branches/Price/pois/src/poisSolveEquation.c (added) * branches/Price/pois/src/poisStamp.c (added) * branches/Price/pois/swig (added) * branches/Price/pois/swig/.cvsignore (added) * branches/Price/pois/swig/Makefile.am (added) * branches/Price/pois/swig/p_psSwig.i (added) * branches/Price/pois/swig/poisSwig.i (added) * branches/Price/pois/swig/psLibForSwig.c (added) * branches/Price/pois/swig/psLibForSwig.h (added) * branches/Price/pois/swig/psLibSwig.i (added) * branches/Price/pois/swig/simpleFits.c (added) * branches/Price/pois/swig/simpleFits.h (added) * branches/Price/pois/swig/xpaSwig.i (added) As provided by Paul Price, but adapted to use autoconf/automake Fri, 29 Apr 2005 09:20:47 GMT magnier [3790] * branches/eam-psphot-branch/psModules/src/pmObjects.c (modified) * branches/eam-psphot-branch/psModules/src/pmObjects.h (modified) checking in pmObjects changes already submitted to bugzilla Fri, 29 Apr 2005 09:17:03 GMT cvs2svn [3789] * tags/eam-psphot-1 (copied) * branches/eam-psphot-branch/psModules (deleted) This commit was manufactured by cvs2svn to create tag 'eam-psphot-1'.