IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5053   21 years gusciora .…
(edit) @5052   21 years gusciora I think I fixed a problem with memory reference counters in the …
(edit) @5036   21 years desonia * empty log message *
(edit) @5035   21 years desonia updated for release.
(edit) @5034   21 years desonia changed the version number and fixed a problem with cflags in …
(edit) @5029   21 years desonia obsolete. Use autogen.sh instead.
(edit) @5028   21 years gusciora Makefile mod for pmAstrometry.
(edit) @5024   21 years drobbin copied pslib runTest to support the "--printdiff" option
(edit) @5006   21 years gusciora Cosmetic modifications.
(edit) @4999   21 years gusciora .…
(edit) @4998   21 years gusciora Added the row0 and col0 inits for the pmReadoutAllocs.
(edit) @4997   21 years gusciora .…
(edit) @4996   21 years gusciora Fixed test for addition of pmReadout parameter.
(edit) @4992   21 years gusciora .…
(edit) @4811   21 years gusciora Fixed problem with the pmReadout->row0 col0 inititalization.
(edit) @4779   21 years gusciora I added the metadata things.
(edit) @4771   21 years gusciora
(edit) @4770   21 years gusciora There are a lot of changes here required by the new SDRS. Most …
(edit) @4754   21 years gusciora
(edit) @4579   21 years drobbin psModules now works with the reorganized version of psLib
(edit) @4577   21 years desonia * empty log message *
(edit) @4425   21 years gusciora psTrace message modifications.
(edit) @4424   21 years gusciora Modified trace levels.
(edit) @4418   21 years gusciora The ISIS kernel looks okay. The POIS kernels don't seem that good.
(edit) @4417   21 years gusciora Significant modifications.
(edit) @4322   21 years gusciora The code is in better shape than the release version. …
(edit) @4291   21 years gusciora
(edit) @4290   21 years gusciora Removed bug in pmRejectPixels().
(edit) @4235   21 years desonia * empty log message *
(edit) @4228   21 years gusciora Removed the sourcecontours test.
(edit) @4227   21 years gusciora
(edit) @4226   21 years gusciora
(edit) @4224   21 years gusciora Cosmetic modes.
(edit) @4223   21 years gusciora Cosmetic mods.
(edit) @4222   21 years gusciora
(edit) @4221   21 years gusciora I removed the test for pmSourceCOntours with acceptable data. Known bug.
(edit) @4219   21 years gusciora
(edit) @4218   21 years gusciora First version of test code. pmRejectPixels() contains a known bug.
(edit) @4217   21 years gusciora pmRejectPixels() contains a known bug.
(edit) @4204   21 years evanalst Fix pmMoments allocation test.
(edit) @4202   21 years gusciora Added in a fabs() > 0.0.
(edit) @4201   21 years desonia made functions static, as needed.
(edit) @4200   21 years gusciora
(edit) @4187   21 years gusciora
(edit) @4186   21 years gusciora
(edit) @4185   21 years gusciora The code here might not be matematically correct. However, it should …
(edit) @4179   21 years gusciora FIrst version of the ImageSubtract test code.
(edit) @4168   21 years desonia PS_SQRT_F32 was depreciated.
(edit) @4132   21 years gusciora Added doxygen comments.
(edit) @4131   21 years gusciora Some comment changes, and fixed a bug with the numCols bound check code.
(edit) @4103   21 years gusciora SetPixelsCircle
(edit) @4102   21 years gusciora SetPixels
(edit) @4100   21 years gusciora
(edit) @4099   21 years gusciora
(edit) @4098   21 years gusciora
(edit) @4097   21 years gusciora Worked on pmObjects.c and test functions. They should pass.
(edit) @4096   21 years gusciora Modified to be compatible with Eugene's changes.
(edit) @4060   21 years gusciora Version 1.
(edit) @4049   21 years gusciora
(edit) @4037   21 years gusciora Resolved a few more (x, y) issues.
(edit) @4036   21 years gusciora I code-reviewed it to ensure we had (x, y) (row, col) issues addressed.
(edit) @4035   21 years gusciora Compile bugs in the initial version of pmImageSubtract.c were fixed.
(edit) @4034   21 years gusciora First version.
(edit) @4033   21 years gusciora Is this the first version of psImageSubtract.c
(edit) @4030   21 years gusciora I renamed many of the PS_CHECK macros to PS_ASSERT
(edit) @4028   21 years gusciora
(edit) @3981   21 years desonia added additional generated files to list.
(edit) @3881   21 years desonia replaced PS_PI with M_PI.
(edit) @3878   21 years gusciora I added some missing code (for adding pixels to pixelLists).
(edit) @3877   21 years gusciora This is the first version of the combineImage code. It compiles. …
(edit) @3858   21 years desonia Bug #387 -- changes to autotools setup.
(edit) @3723   21 years gusciora pmFindImagePeaks() should now work with images of 1-row, or 1-col.
(edit) @3717   21 years gusciora Cleaning the code in pmObjects.c, fixing bugs with the allocators and …
(edit) @3701   21 years gusciora Fixed row,col order in peakAlloc.
(edit) @3700   21 years gusciora
(edit) @3699   21 years gusciora Fixed type (bug 359).
(edit) @3698   21 years gusciora Cleaned up some comments, added macros.
(edit) @3697   21 years gusciora Fixed problem with the pmSource deallocator. The image data was not …
(edit) @3696   21 years desonia adjusted to match the latest SDRS for psLib (change of function names).
(edit) @3675   21 years desonia changed the version number.
(edit) @3672   21 years desonia changed the name of the project to 'psmodule' to match the name of the …
(edit) @3668   21 years desonia removed stupid hardcoded includes to psConstants.h (duh!). Fixes Bug#352.
(edit) @3651   21 years desonia merged changes from rel5.
(edit) @3636   21 years desonia * empty log message *
(edit) @3633   21 years desonia updated list of generated files.
(edit) @3632   21 years desonia added some cleanup direction.
(edit) @3631   21 years desonia corrected spelling in messages.
(edit) @3630   21 years desonia fixed check so that distcheck works.
(edit) @3629   21 years gusciora
(edit) @3628   21 years desonia * empty log message *
(edit) @3625   21 years gusciora
(edit) @3624   21 years desonia * empty log message *
(edit) @3623   21 years desonia updated the testing platform to match psLib, enabling the use of 'make …
(edit) @3600   21 years gusciora Doxygen.
(edit) @3595   21 years gusciora Used full-size images in subtractSky.
(edit) @3594   21 years evanalst Update STDERR and STDOUT verified files
(edit) @3583   21 years gusciora
(edit) @3582   21 years gusciora
(edit) @3579   21 years gusciora
(edit) @3576   21 years gusciora
Note: See TracRevisionLog for help on using the revision log.