IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psLib/src/astro

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8712   20 years jhoblitt move $SRCINC to always be left of $PSLIB_CFLAGS
(edit) @8627   20 years jhoblitt add gcc format attributes to: psAbort() psErrorStackPrint() …
(edit) @8595   20 years rhl <time.h> fails to define gmtime_r on os/x 10.4.6 due to an apparent …
(edit) @8412   20 years Paul Price Propogating PSLIB_CFLAGS to the lower levels, so that, e.g., …
(edit) @8245   20 years jhoblitt normalize psTrace() facility names
(edit) @8232   20 years jhoblitt bug #790 - remove psErrorText.h and inline all error codes. all newly …
(edit) @7985   20 years Paul Price Adding output of coverage testing to CLEANFILES and .cvsignore
(edit) @7961   20 years jhoblitt add psTimeStrftime()
(edit) @7942   20 years rhl Return error indication (NAN/NULL) in case of error, don't just call …
(edit) @7934   20 years rhl Remove unimplemented p_psPlaneTransformLinearInvert_MHPCC for swig's sake
(edit) @7914   20 years drobbin Added error handling to memory checking functions. Will hopefully …
(edit) @7766   20 years Paul Price Moved PS_ASSERT functions into appropriate places. Created psAssert.h …
(edit) @7703   20 years jhoblitt add psTimeStrptime()
(edit) @7701   20 years jhoblitt remove commented code
(edit) @7700   20 years jhoblitt add psTimeToTM() rename p_psTimeFromTM() -> psTimeFromTM() minor …
(edit) @7608   20 years rhl 1/ The p_psMemAllocatePersistent() block didn't cover enough of the …
(edit) @7552   20 years Paul Price Removing extraneous comma.
(edit) @7547   20 years Paul Price Removing stats from psLookupTableInterpolateAll
(edit) @7427   20 years Paul Price Adding calls to p_psMemAllocatePersistent within p_psTimeInit, per bug 753.
(edit) @7300   20 years Paul Price Applying patches from RHL. * Correctly detect cfitsio 3 (ffdkopn) * …
(edit) @7210   20 years Paul Price Adding emacs temporary files to CLEANFILES
(edit) @7118   20 years drobbin Updated outputting message in EOC. (Added VERBOSE option, set default …
(edit) @7079   20 years magnier cleaned up ELIXIR/OLD version split
(edit) @6874   20 years magnier variety of small changes related to inconsistencies between psModules …
(edit) @6536   20 years drobbin changed getToken to see if it has gotten to NULL before incrementing …
(edit) @6534   20 years drobbin Edited psSphereOps to use dynamically allocated psSphereRot's everywhere.
(edit) @6484   20 years drobbin Changed psArray & psVector to zero 'n' upon allocation. Used to set …
(edit) @6445   20 years drobbin Changed psArrayAlloc to set ->n = 0. Updated corresponding functions …
(edit) @6425   20 years drobbin Added psMemThreadSafety. Removed p_lock from psList. Added comments …
(edit) @6409   20 years gusciora Rewrote psPlaneTransformCombine().
(edit) @6395   20 years gusciora .…
(edit) @6394   20 years gusciora .…
(edit) @6393   20 years gusciora .…
(edit) @6392   20 years gusciora .…
(edit) @6389   20 years gusciora Complete rewrite of psPlaneTransformInvert(). I now call the …
(edit) @6388   20 years gusciora The psPlaneTransformFit() was completely rewritten and simplified. We …
(edit) @6384   20 years gusciora Misc code cleaning.
(edit) @6383   20 years gusciora .…
(edit) @6382   20 years gusciora Tests for psPlaneAlloc() psPlaneFree(). Initialized the members of psPlane.
(edit) @6346   20 years gusciora .…
(edit) @6328   20 years drobbin added comments
(edit) @6314   20 years desonia modified to reflect change in behaviour of psMetadataLookupPtr/Str/MD …
(edit) @6309   20 years drobbin Added comments, removed old code & comments, added NULL checks.
(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) @6204   20 years gusciora Implemented the polynomial alloc argument changes.
(edit) @6187   21 years drobbin Created psArguments.[ch] and moved psArguments fxn in from psMetadata …
(edit) @6186   21 years gusciora Misc code cleaning
(edit) @6184   21 years drobbin updated PrecessMethod. Fixed MetadataAddStr to error on NULL input. …
(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) @5969   21 years drobbin Updated fxns in EOC. Updated/expanded TableParser.
(edit) @5841   21 years desonia merged branch eam_rel9_b1. Contains many fixes made by IfA.
(edit) @5816   21 years drobbin Cosmetic change of n1, etc... to order1, etc…
(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) @5793   21 years drobbin Updated all tests. Fixed GetPolarMotion, PrecessionCorr, etc. …
(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) @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) @5657   21 years drobbin Debugging/Test code updates. Aberration, Gravity, and CEOtoTEO mainly
(edit) @5642   21 years drobbin Revised/Updated tests to use provided test values. NONE of the values …
(edit) @5626   21 years drobbin Edited psCubeToSphere, tests. EOC - gravity still fails. Others …
(edit) @5624   21 years desonia merged eam_r8.0_b2 into CVS trunk.
(edit) @5588   21 years gusciora .…
(edit) @5578   21 years gusciora Fixed hidden bugs associated with the polynomial nTerms->nOrder change.
(edit) @5576   21 years gusciora .…
(edit) @5544   21 years gusciora Added polynomial nTerms/nOrder type changes.
(edit) @5542   21 years gusciora Asserts for psPolynomial, andvarious psCoord mods.
(edit) @5533   21 years drobbin Implemented function NutationCorr and test. Has yet to be verified.
(edit) @5531   21 years desonia removed non-ASCII character.
(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) @5519   21 years desonia modifications due to psMetadataLookupPtr now incrementing the …
(edit) @5513   21 years drobbin Updated Precession
(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) @5450   21 years drobbin Implemented and tested psAberration, but results have not been verified.
(edit) @5447   21 years drobbin Updated EarthOrientation - Gravity Deflection and tests
(edit) @5446   21 years drobbin Finished and tested psGravityDeflection function
(edit) @5444   21 years drobbin Fixed psSphereOps except for Galactic transformation at the pole.
(edit) @5437   21 years drobbin Implemented, debugged, fixed psSphereRot functions/tests. 1 problem …
(edit) @5368   21 years drobbin Made changes to sphereOps, but errors still exist, especially in …
(edit) @5343   21 years drobbin Made updates to SphereOps & tests. ApplyCel & Precess still produce …
(edit) @5319   21 years drobbin Fixed/Updated SphereRot functions and tests.
(edit) @5306   21 years drobbin Fixed psSphereRotAlloc and test. Correctly verified calculations.
(edit) @5294   21 years gusciora Polynomial members are now nX, nY, nZ, nT.
(edit) @5235   21 years drobbin Added test files and modified makefiles to include EOC and SphereOps files.
(edit) @5224   21 years drobbin Updated/fixed Image Mask/Keep fxns and implemented tests
(edit) @5222   21 years drobbin Added testing for psArgument functions and updated some psTime (minor …
(edit) @5217   21 years desonia added .loT files for ignoring.
Note: See TracRevisionLog for help on using the revision log.