IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psLib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2303   22 years harman Added psLookupTable and file utils
(edit) @2302   22 years harman Added psLookupTable code
(edit) @2301   22 years harman Time config files updates
(edit) @2294   22 years gusciora
(edit) @2293   22 years gusciora Removed some redundant type checks.
(edit) @2292   22 years gusciora
(edit) @2291   22 years gusciora Removed redundant type checking.
(edit) @2288   22 years desonia various psError syntax changes.
(edit) @2285   22 years desonia More psError fixes.
(edit) @2284   22 years evanalst Add additional check for output vector size equal to input vector size …
(edit) @2283   22 years evanalst Update type psFftDirection to psFFTFlags which is specified in SDR.
(edit) @2281   22 years desonia reset due to psError syntax changes.
(edit) @2280   22 years desonia verified that the changes are only resulting from psError syntax change.
(edit) @2279   22 years desonia verified the test outputs still are valid.
(edit) @2278   22 years evanalst Changed output to print value of pointer instead of converting to an …
(edit) @2274   22 years desonia fixed psError calls for psModule project macros.
(edit) @2273   22 years desonia changed the psError signature to match SDRS. Also made misc. cleanups …
(edit) @2272   22 years gusciora
(edit) @2269   22 years gusciora
(edit) @2268   22 years gusciora Code cleaning.
(edit) @2267   22 years gusciora
(edit) @2265   22 years gusciora Code cleaning in psMinimize.c
(edit) @2262   22 years gusciora Added F64 types for the image fit routines, and test code.
(edit) @2261   22 years gusciora Changing the image fit routines to be of "double" type.
(edit) @2254   22 years gusciora First version. Tests the image fit routines.
(edit) @2252   22 years gusciora
(edit) @2251   22 years gusciora Added return vales to the psRobustSTats() routine.
(edit) @2250   22 years gusciora Fixed the robust stats routines for stdev/mean. Fixed minimization …
(edit) @2248   22 years gusciora code mods.
(edit) @2247   22 years gusciora Removed static declaration.
(edit) @2246   22 years gusciora Working on bracket code.
(edit) @2239   22 years gusciora Working bracket code.
(edit) @2238   22 years gusciora Working on the Bracket min code.
(edit) @2236   22 years gusciora This code does not pass unit tets.
(edit) @2235   22 years gusciora Working with the bracket part of the minimization code.
(edit) @2230   22 years gusciora Modifying the psBracket code.
(edit) @2229   22 years gusciora WOrking on the psMinimization stuff for fitting gaussians to data.
(edit) @2228   22 years gusciora Modifying the minimization algorithms.
(edit) @2227   22 years gusciora
(edit) @2226   22 years gusciora
(edit) @2224   22 years gusciora Added parameter checking to psStats.c
(edit) @2223   22 years gusciora
(edit) @2222   22 years gusciora Parameter checking for the psAstrometry.c file.
(edit) @2221   22 years gusciora Parameter checking for the psCOord.c file.
(edit) @2220   22 years gusciora Added function parameter checking for psStats.c
(edit) @2219   22 years gusciora Type-checking for psMinimize.c parameters.
(edit) @2218   22 years gusciora Added parameter checking for psFunctions.c.
(edit) @2217   22 years gusciora Added parameter checking to psFunctions.c
(edit) @2216   22 years gusciora I've been unifying the naming conventions for various macros that …
(edit) @2215   22 years gusciora I've been unifying the naming conventions for various macros that …
(edit) @2214   22 years gusciora I've been unifying the naming conventions for various macros that …
(edit) @2213   22 years gusciora I've been unifying the naming conventions for various macros that …
(edit) @2212   22 years gusciora I've been unifying the naming conventions for various macros that …
(edit) @2211   22 years gusciora I've been unifying the naming conventions for various macros that …
(edit) @2210   22 years desonia * empty log message *
(edit) @2209   22 years gusciora
(edit) @2208   22 years gusciora added PS_CHECK_VECTOR_SIZE_EQUAL() macro
(edit) @2207   22 years gusciora More macros for parameters.
(edit) @2206   22 years gusciora
(edit) @2205   22 years desonia script to convert C native types to PS types.
(edit) @2204   22 years desonia converted native C types to ps Types, where practical.
(edit) @2203   22 years gusciora Rebmoved stdout file.
(edit) @2202   22 years gusciora Modified the prototype for the LM minimization routines.
(edit) @2201   22 years gusciora Testing the plane transform and allocators and deallocators.
(edit) @2200   22 years gusciora Added the plane transform alloc functions.
(edit) @2199   22 years gusciora Change the case of a few function names.
(edit) @2198   22 years gusciora
(edit) @2197   22 years gusciora
(edit) @2196   22 years harman Added psTimeInit function
(edit) @2195   22 years harman Initial version
(edit) @2182   22 years harman Updated truth
(edit) @2181   22 years harman Replaced ALLOC_TIME with psTimeAlloc Added more error conditionals
(edit) @2180   22 years harman Initial version
(edit) @2179   22 years harman Updated add, subtract, and delta. Added psTimeAlloc
(edit) @2178   22 years harman Updated truth
(edit) @2177   22 years harman Added tests
(edit) @2156   22 years desonia fixed test of psImageSlice.
(edit) @2155   22 years desonia not needed.
(edit) @2154   22 years desonia corrected instructions for making tests in response to elimination of …
(edit) @2153   22 years desonia last edit was a mistake.
(edit) @2152   22 years desonia merged install and installtests targets.
(edit) @2151   22 years desonia fixed code so that tests were relocatable.
(edit) @2145   22 years desonia set the version to 'V1.2-R3'.
(edit) @2144   22 years desonia * empty log message *
(edit) @2137   22 years gusciora Comments…
(edit) @2136   22 years gusciora
(edit) @2135   22 years gusciora
(edit) @2134   22 years desonia added additional files.
(edit) @2129   22 years desonia fixed/tested psErrorRegister and psErrorCodeString.
(edit) @2112   22 years desonia fixed non-portable casting problem.
(edit) @2110   22 years desonia * empty log message *
(edit) @2109   22 years desonia removed unused files.
(edit) @2108   22 years gusciora
(edit) @2107   22 years gusciora Removed unused vars.
(edit) @2106   22 years gusciora Added new NULL check macros.
(edit) @2105   22 years desonia added test for psImageResample.
(edit) @2104   22 years gusciora Mostly cosmetic edit.
(edit) @2103   22 years gusciora Error-checking on parameters.
(edit) @2102   22 years gusciora Cosmetic edit.
(edit) @2101   22 years gusciora small cosmetic mods.
Note: See TracRevisionLog for help on using the revision log.