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) @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
(edit) @5624   21 years desonia merged eam_r8.0_b2 into CVS trunk.
(edit) @5588   21 years gusciora .…
(edit) @5586   21 years gusciora I added significantl to the tests for alloc/free of the pm FPA, chip, …
(edit) @5580   21 years gusciora Uncommented the remaining test code.
(edit) @5579   21 years gusciora Put the Transform fit, invert and combine routines here.
(edit) @5578   21 years gusciora Fixed hidden bugs associated with the polynomial nTerms->nOrder change.
(edit) @5576   21 years gusciora .…
(edit) @5573   21 years desonia macroized psImageSmooth.
(edit) @5572   21 years desonia added type support to psImageInit.
(edit) @5569   21 years desonia fixed case in psStringNCopy where nChar==0 is not null terminated. …
(edit) @5568   21 years desonia corrected error message for NULL input for psVectorCopy. (Bug #596)
(edit) @5563   21 years gusciora Optimized the non uniform histogram smoothing.
(edit) @5559   21 years gusciora I added a psProject->psDeproject test which seems to demonstrate a bug …
(edit) @5549   21 years gusciora .…
(edit) @5548   21 years gusciora Improved the non-uniform code for p_psVectorSmoothHistGaussian(). Not …
(edit) @5546   21 years gusciora stdout/stderr data.
(edit) @5544   21 years gusciora Added polynomial nTerms/nOrder type changes.
(edit) @5542   21 years gusciora Asserts for psPolynomial, andvarious psCoord mods.
(edit) @5539   21 years drobbin Added fxn psMetadataCopy and test
(edit) @5534   21 years drobbin fixed typo in NutationCorr test (was calling PrecessionModel)
(edit) @5533   21 years drobbin Implemented function NutationCorr and test. Has yet to be verified.
(edit) @5532   21 years desonia added PS_DATA_UNKNOWN to add metadata types.
(edit) @5531   21 years desonia removed non-ASCII character.
(edit) @5530   21 years desonia removed *(type*)& syntax for setting const values of struts.
(edit) @5524   21 years drobbin Fixed memory leaks from EOC Init fxn.
(edit) @5522   21 years drobbin Edited VectorReadFromFile(bug536), added psFree to Meta04, added …
(edit) @5521   21 years desonia * empty log message *
(edit) @5520   21 years desonia made change due to change in psMetadataLookupStr reference counting.
(edit) @5519   21 years desonia modifications due to psMetadataLookupPtr now incrementing the …
(edit) @5518   21 years desonia files generated from the *.txt versions.
(edit) @5517   21 years gusciora Bug fix for psSpline, some new psConstant macros, .…
(edit) @5515   21 years drobbin edited VectorsReadFromFile per bug 577 and added Precession Model to …
(edit) @5514   21 years drobbin fixed pole test (x, 90) for ecliptic trans. (was only failing on server)
(edit) @5513   21 years drobbin Updated Precession
(edit) @5512   21 years desonia * empty log message *
(edit) @5511   21 years desonia Overhauled the Fits functions to match latest SDRS.
(edit) @5508   21 years drobbin forgot these.
(edit) @5507   21 years drobbin Implemented PrecessionCorr function. Not verified, very possibly wrong.
(edit) @5493   21 years drobbin Implemented functions PolarTideCorr, SphereRot CEOtoGCRS & ITRStoTEO …
(edit) @5483   21 years drobbin update doxygen, implemented sphereRot functions in EOC.
(edit) @5466   21 years drobbin Updated EOC files(fxns) and tests, specifically TEOtoCEO sphere rotations
(edit) @5455   21 years drobbin updated tests, function spec's and verified files. resolved some …
(edit) @5454   21 years drobbin Made minor changes in accordance with api-delta report from rev 17
(edit) @5453   21 years gusciora .…
Note: See TracRevisionLog for help on using the revision log.