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) @6309   20 years drobbin Added comments, removed old code & comments, added NULL checks.
(edit) @6308   20 years gusciora .…
(edit) @6307   20 years gusciora This test was completely rewritten.
(edit) @6306   20 years gusciora .…
(edit) @6305   20 years gusciora This file contains some of the generic math functions which were …
(edit) @6304   20 years gusciora .…
(edit) @6303   20 years desonia fixed test to reflect new behaviour ps psDBDumpRows returning NULL if …
(edit) @6302   20 years gusciora .…
(edit) @6296   20 years desonia patch from Bug 680 -- psDB behavior fixes.
(edit) @6295   20 years desonia patch from Bug #677 - enables large file support.
(edit) @6294   20 years desonia changed psImagePixelExtract to take a psPixels instead of psVector of …
(edit) @6291   20 years gusciora .…
(edit) @6283   20 years gusciora .…
(edit) @6280   20 years gusciora .…
(edit) @6278   20 years drobbin Added error handling to psString for NULL string inputs.
(edit) @6270   20 years gusciora Fixed bug 674.
(edit) @6269   20 years drobbin Updated psTimeFromISO to use 2nd argument, psTimeType and output the …
(edit) @6268   20 years drobbin Fixed Time conversions and ToMJD & ToJD fxns to use TAI type. Updated …
(edit) @6254   20 years gusciora Fixed math error with the TransformDeriv function
(edit) @6253   20 years drobbin Added test for PlaneTransformDeriv in Coord02
(edit) @6251   20 years drobbin Added type support in Metadata for s8,s16,u8-32. Edited …
(edit) @6230   20 years drobbin Implemented psPixelsTransform.
(edit) @6227   20 years desonia changed 'complex' to 'double complex' to be more C99 compliant.
(edit) @6226   20 years gusciora I added tests for psImageSmooth, modified the psStats stuff and the …
(edit) @6218   20 years drobbin Updated psStringSplit and created/finished corresponding test.
(edit) @6216   20 years gusciora Moved some files around, changed the structure.
(edit) @6215   20 years gusciora Made the requested changes to the psStats structure and added the …
(edit) @6213   20 years drobbin Fixed error message.
(edit) @6212   20 years drobbin changed printf statement that was failing on the server. (line 163)
(edit) @6211   20 years drobbin started working on test for psStringSplit
(edit) @6204   20 years gusciora Implemented the polynomial alloc argument changes.
(edit) @6203   20 years gusciora .…
(edit) @6202   20 years gusciora Unset trace levels
(edit) @6201   20 years drobbin added psStringSplit from bug 657.
(edit) @6200   20 years gusciora .…
(edit) @6199   20 years gusciora .…
(edit) @6198   20 years gusciora Fixed bug in 3D 4D poly eval vector.
(edit) @6197   20 years gusciora .…
(edit) @6196   20 years gusciora .…
(edit) @6195   20 years drobbin Fixed/updated MetadataCopy (bug579) (& tests). Now makes deeper …
(edit) @6194   20 years gusciora This code is in tst_psPolynomial.c
(edit) @6193   20 years gusciora Several mods mostly to the psPolynomial fitting routines.
(edit) @6192   20 years gusciora These files are now obsolted by tst_psPolyFit2D.c
(edit) @6191   20 years drobbin changed float output to show only 7 sig digits.
(edit) @6190   20 years drobbin fixed ConfigFormat, Write. Added extra error checks. …
(edit) @6189   21 years drobbin Fixed psMetadataConfigFormat to use %22.15g for F32,F64. Fixed …
(edit) @6187   21 years drobbin Created psArguments.[ch] and moved psArguments fxn in from psMetadata …
(edit) @6186   21 years gusciora Misc code cleaning
(edit) @6185   21 years gusciora psMinimize is now split into 3 files.
(edit) @6184   21 years drobbin updated PrecessMethod. Fixed MetadataAddStr to error on NULL input. …
(edit) @6101   21 years gusciora Restructuring of the psMinimize.c file psMinimizeLMM.c …
(edit) @6100   21 years gusciora .…
(edit) @6099   21 years gusciora Rewrite of the previous poly fitting tests. These are more complete, …
(edit) @6039   21 years drobbin chgd psMetadataType's to psDataType's. Moved SpherePrecess to EOC. …
(edit) @6036   21 years drobbin Small update to TEO/polarTide. New fxn Time_TideUT1Corr done and tested.
(edit) @6030   21 years drobbin Updated Table parser, Fixed misc EOC, worked primarily on GravityDeflection
(edit) @5970   21 years drobbin Expanded table parser to allow inclusion of error columns
(edit) @5969   21 years drobbin Updated fxns in EOC. Updated/expanded TableParser.
(edit) @5892   21 years drobbin Added psTableParse to makefile
(edit) @5841   21 years desonia merged branch eam_rel9_b1. Contains many fixes made by IfA.
(edit) @5839   21 years desonia merged fixes found on eam_rel9_b1 branch.
(edit) @5824   21 years drobbin Updated tests in EOC to test great circle distance for precession …
(edit) @5823   21 years gusciora I've incorporated the 4D polynomial fitting routines from EAM into the …
(edit) @5822   21 years gusciora More testing.
(edit) @5821   21 years gusciora .…
(edit) @5820   21 years gusciora .…
(edit) @5819   21 years gusciora The 3D fitting code should work, I have working tests for it. I had …
(edit) @5818   21 years gusciora Added some of EAM's 3D and 4D fitting code.
(edit) @5816   21 years drobbin Cosmetic change of n1, etc... to order1, etc…
(edit) @5815   21 years drobbin modified finals data. contains MJD, dX&dY (A), dX&dY (B)
(edit) @5814   21 years drobbin Made several changes to EOC tests & fxns. Revamped GetPolarMotion to …
(edit) @5813   21 years gusciora Implemented the chi-squared algorithm for calculated Chebyshev poly …
(edit) @5794   21 years drobbin List of dX and dY data for psEarthPole corrections
(edit) @5793   21 years drobbin Updated all tests. Fixed GetPolarMotion, PrecessionCorr, etc. …
(edit) @5783   21 years desonia bug #623 -- fixes from eam_rel9_b0 branch.
(edit) @5771   21 years drobbin Updated tests and debugged code. PrecessionModel now working.
(edit) @5749   21 years drobbin updated tests, got TEOtoCEO working and verified. Currently working …
(edit) @5716   21 years drobbin Updated EOC tests to verify against given test cases. All tests fail. …
(edit) @5715   21 years desonia changed version number.
(edit) @5705   21 years gusciora psModule routines.
(edit) @5688   21 years desonia * empty log message *
(edit) @5687   21 years desonia removed psProject / psDeproject tests, as they may not be correctly …
(edit) @5686   21 years drobbin Fixed bug 602, (added 1,1 to x0,y0 for psRegionToString)
(edit) @5684   21 years drobbin fixed formatting for strings for bug 600, TimeFromISO
(edit) @5682   21 years gusciora The previous psCoord.c merge is not correct. Neither is this.
(edit) @5680   21 years desonia adjusted creation of private pslib.config to point to the source …
(edit) @5678   21 years desonia Bug 601 -- changed ${prefix}/share to ${datadir}.
(edit) @5677   21 years desonia added tests.
(edit) @5676   21 years desonia Preserved col0,row0 in psImageCopy (Bug #609).
(edit) @5657   21 years drobbin Debugging/Test code updates. Aberration, Gravity, and CEOtoTEO mainly
(edit) @5656   21 years mberning Added Support for different data typesCVS: …
(edit) @5655   21 years gusciora .…
(edit) @5647   21 years gusciora .…
(edit) @5642   21 years drobbin Revised/Updated tests to use provided test values. NONE of the values …
(edit) @5641   21 years desonia tests were added to cover more data types.
(edit) @5639   21 years desonia adjustments relating to merging in eam_rel8_b2 branch.
(edit) @5638   21 years desonia removed a printing of a useless number.
(edit) @5627   21 years drobbin Added verified files for this test. Not sure if output is actually …
(edit) @5626   21 years drobbin Edited psCubeToSphere, tests. EOC - gravity still fails. Others …
(edit) @5625   21 years mberning Modified test to add support for additional data types
Note: See TracRevisionLog for help on using the revision log.