IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4250   21 years jhoblitt add [foo]InsertFits() src
(edit) @4249   21 years jhoblitt add [foo]PopFits() tests
(edit) @4248   21 years jhoblitt add fits writing typo fix
(edit) @4247   21 years Paul Price Lookup tables are a subsection, not subsub.
(edit) @4246   21 years Paul Price Fixing up a bug.
(edit) @4245   21 years Paul Price Small edits.
(edit) @4244   21 years Paul Price Changed some char* to psString to follow policy
(edit) @4243   21 years drobbin * empty log message *
(edit) @4242   21 years Paul Price Changes to psMetadataType --> psDataType
(edit) @4241   21 years jhoblitt add missing psFree()s
(edit) @4240   21 years jhoblitt add const to fits param
(edit) @4239   21 years Paul Price Reorganised
(edit) @4238   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'rel6_1'.
(edit) @4237   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'rel6_0'.
(edit) @4236   21 years cvs2svn This commit was manufactured by cvs2svn to create branch 'rel6'.
(edit) @4235   21 years desonia * empty log message *
(edit) @4234   21 years desonia * empty log message *
(edit) @4233   21 years desonia * empty log message *
(edit) @4232   21 years desonia added test?.config to dist file list.
(edit) @4231   21 years desonia added generation of test?.config files.
(edit) @4230   21 years desonia removed a bug introduced.
(edit) @4229   21 years gusciora I modified the test so that endpoints of the fit are not being checked …
(edit) @4228   21 years gusciora Removed the sourcecontours test.
(edit) @4227   21 years gusciora
(edit) @4226   21 years gusciora
(edit) @4225   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) @4220   21 years desonia added a stub for test for psImageTransform.
(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) @4216   21 years eugene rework with masks and noise array
(edit) @4215   21 years eugene adding mask & noise images
(edit) @4214   21 years desonia beefed up psImageTransform
(edit) @4213   21 years desonia no longer needed.
(edit) @4212   21 years desonia fixed bug in psPixels and tested psVectorExtend.
(edit) @4211   21 years desonia oops. last version didn't compile.
(edit) @4210   21 years desonia fixed silly typo/bug.
(edit) @4209   21 years desonia renamed psMetadataParseConfig to psMetadataConfigParse.
(edit) @4208   21 years Paul Price General tidy up through to section ~ 2. Still need to check psString etc.
(edit) @4207   21 years eugene added refraction stuff from ken
(edit) @4206   21 years desonia changed psImageCut & psImageSlice to use psRegion.
(edit) @4205   21 years desonia modified psLibInit to match SDRS.
(edit) @4204   21 years evanalst Fix pmMoments allocation test.
(edit) @4203   21 years desonia changed psPixelsAlloc to set n to nalloc (as psVectorAlloc does).
(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) @4199   21 years jhoblitt add psFitsOpenFD()
(edit) @4198   21 years jhoblitt add a const to psDBSelectRows()
(edit) @4197   21 years jhoblitt add cpp [foo]_INDEX_NAME
(edit) @4196   21 years jhoblitt add const to params where appropriate tt cleanup
(edit) @4195   21 years drobbin * empty log message *
(edit) @4194   21 years desonia updated list.
(edit) @4193   21 years desonia fixed minor bugs (Bug #307, etc.)
(edit) @4192   21 years jhoblitt free objects
(edit) @4191   21 years desonia removed extname from psFitsWrite* functions (Bug #412).
(edit) @4190   21 years drobbin * empty log message *
(edit) @4189   21 years eugene cleaning arg parsing, adding noise/mask images
(edit) @4188   21 years eugene exploring the defect strategy
(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) @4184   21 years gusciora
(edit) @4183   21 years gusciora
(edit) @4182   21 years gusciora
(edit) @4181   21 years gusciora
(edit) @4180   21 years gusciora
(edit) @4179   21 years gusciora FIrst version of the ImageSubtract test code.
(edit) @4178   21 years eugene more section reorganization
(edit) @4177   21 years eugene added improved minimization discussion
(edit) @4176   21 years eugene moved image hierarch from psLib, added model abstractions, pmPSF
(edit) @4175   21 years jhoblitt first working version
(edit) @4174   21 years jhoblitt add [foo]PopFits src
(edit) @4173   21 years jhoblitt change psAlloc() -> [foo]Alloc()
(edit) @4172   21 years jhoblitt set a deallocation function to free strings
(edit) @4171   21 years jhoblitt add i
(edit) @4170   21 years jhoblitt add [foo]SelectRowsFits src
(edit) @4169   21 years jhoblitt formatting & cleanups
(edit) @4168   21 years desonia PS_SQRT_F32 was depreciated.
(edit) @4167   21 years desonia Mac OSX fix.
(edit) @4166   21 years eugene section reorgs, added a few functions
(edit) @4165   21 years Paul Price Fixing bug so it can compile.
(edit) @4164   21 years jhoblitt change to be just a wrapper around [foo]Pop()
(edit) @4163   21 years jhoblitt add [foo]Pop header, src, & tests
(edit) @4162   21 years desonia added comments on the end of #endif and #else
(edit) @4161   21 years jhoblitt remove extra blank lines
(edit) @4160   21 years desonia Bug #403 -- implemented and tested non-square matrix multiply.
(edit) @4159   21 years desonia Bug #415 -- removed FLIBS references.
(edit) @4158   21 years desonia Bug #410 -- changed the return value of psFitsReadHeaderSet to psMetadata*.
(edit) @4157   21 years desonia * empty log message *
(edit) @4156   21 years desonia error message text reworded. No change in actual test.
(edit) @4155   21 years evanalst Update test case for psPixelsConcatenate from NULL input pixels.
(edit) @4154   21 years evanalst Update psPixelsConcatenate to return NULL if input pixels NULL.
(edit) @4153   21 years evanalst Update test cases for psPixelsFromMask function.
(edit) @4152   21 years evanalst Update test cases for psPixelsToMask function.
(edit) @4151   21 years eugene added old docs related to the pilot project
Note: See TracRevisionLog for help on using the revision log.