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) @4288   21 years gusciora
(edit) @4286   21 years gusciora CHeck in, check in often. -- RDD
(edit) @4225   21 years gusciora
(edit) @4209   21 years desonia renamed psMetadataParseConfig to psMetadataConfigParse.
(edit) @4190   21 years drobbin * empty log message *
(edit) @4162   21 years desonia added comments on the end of #endif and #else
(edit) @4127   21 years drobbin * empty log message *
(edit) @4051   21 years evanalst SDR-14 function updates.
(edit) @4029   21 years gusciora I renamed many of the PS_CHECK macros to PS_ASSERT…
(edit) @3991   21 years desonia an old line got slipped back in.
(edit) @3990   21 years gusciora
(edit) @3977   21 years desonia fixes to psRegion.
(edit) @3884   21 years desonia changed PS_PI* to M_PI*.
(edit) @3715   21 years gusciora Improved the psTransformFit() tests.
(edit) @3714   21 years gusciora Created tests for inverting linear psPlaneTransforms. Fixed a bug …
(edit) @3713   21 years evanalst Add new type psTimeBulletin. (SDR-13)
(edit) @3712   21 years evanalst Modify the psTime data structure. (SDR-13)
(edit) @3711   21 years gusciora The psTransformCombine() tests were significantly modified. They now …
(edit) @3708   21 years evanalst Change function name psTimeToLST to psTimeToLMST. (SDR-13)
(edit) @3706   21 years evanalst Change function name psTimeGetTime to psTimeGetNow. (SDR-13)
(edit) @3705   21 years evanalst Change function names from psTimeToISOTime and psTimeFromISOTime to …
(edit) @3704   21 years evanalst Change name psTimeLeapseconds to psTimeLeapSecondDelta. (SDR-13)
(edit) @3682   21 years desonia changed name of p_psMemSetDeallocator/p_psMemGetDeallocator to …
(edit) @3598   21 years desonia cosmetic tweaks.
(edit) @3540   21 years gusciora Plane transform invert, combine, and fit.
(edit) @3470   21 years evanalst Updates for psSphereGetOffset and psSphereSetOffset.
(edit) @3450   21 years evanalst Update psProject and psDeproject functions to match ADD-09.
(edit) @3359   21 years evanalst Update psSpherePrecess function.
(edit) @3351   21 years evanalst Update psSphereTransform functions to pass unit tests.
(edit) @3341   21 years desonia Changes to psMetadata to match latest SDRS.
(edit) @3334   21 years evanalst Update for psSphereTransformGalacticToICRS and ICRSToGalactic.
(edit) @3332   21 years evanalst Update psSphereTransformEclipticToICRS.
(edit) @3325   21 years evanalst Update computations for psSphereTransformICRSToEcliptic.
(edit) @3292   21 years evanalst Update the psSphere and psPlane free functions.
(edit) @3264   21 years desonia Fixed bugs as reported by IfA.
(edit) @3220   21 years desonia * empty log message *
(edit) @3182   21 years desonia prepared the config/data directories to be installed into standard areas.
(edit) @3114   21 years desonia Added SWIG and autoconf.
(edit) @3109   21 years gusciora
(edit) @3095   21 years gusciora Added function prototypes for invert, combine, fit. Create the alloc …
(edit) @3000   22 years gusciora Replace ADD projections with mathworks formulas.
(edit) @2983   22 years gusciora
(edit) @2941   22 years gusciora
(edit) @2933   22 years gusciora Fixed bug with unallowable offset unit type.
(edit) @2931   22 years gusciora Fixed a bug.
(edit) @2778   22 years gusciora Added errors arguments to the VectorStats and VectorHistogram
(edit) @2749   22 years harman Corrected minor math error
(edit) @2744   22 years harman Corrected minor math error
(edit) @2725   22 years harman Added new time math functions
(edit) @2664   22 years harman Removed excess 'a' character to make things compile again
(edit) @2650   22 years gusciora
(edit) @2635   22 years gusciora Redoing the coordinate transforms.
(edit) @2607   22 years harman Updates for version 10 of SDRS
(edit) @2602   22 years gusciora MOdified makefile for /usr/local/include
(edit) @2600   22 years gusciora Renamed members of the psSphereTransform struct.
(edit) @2583   22 years gusciora
(edit) @2515   22 years harman Changed function argument type
(edit) @2436   22 years gusciora Changing order of args to poly eval function.
(edit) @2425   22 years gusciora Added function prototypes for psSpherePrecess.
(edit) @2411   22 years gusciora Added -Wall to Makefile.globals, and fixed resultant compile errors.
(edit) @2365   22 years harman Updates resulting from testing
(edit) @2318   22 years harman Changed function argument
(edit) @2313   22 years harman Changed table names in array initializers
(edit) @2301   22 years harman Time config files updates
(edit) @2273   22 years desonia changed the psError signature to match SDRS. Also made misc. cleanups …
(edit) @2221   22 years gusciora Parameter checking for the psCOord.c file.
(edit) @2212   22 years gusciora I've been unifying the naming conventions for various macros that …
(edit) @2206   22 years gusciora
(edit) @2204   22 years desonia converted native C types to ps Types, where practical.
(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) @2197   22 years gusciora
(edit) @2196   22 years harman Added psTimeInit function
(edit) @2181   22 years harman Replaced ALLOC_TIME with psTimeAlloc Added more error conditionals
(edit) @2179   22 years harman Updated add, subtract, and delta. Added psTimeAlloc
(edit) @2151   22 years desonia fixed code so that tests were relocatable.
(edit) @2112   22 years desonia fixed non-portable casting problem.
(edit) @2104   22 years gusciora Mostly cosmetic edit.
(edit) @2103   22 years gusciora Error-checking on parameters.
(edit) @2083   22 years evanalst Remove unused variables.
(edit) @2077   22 years gusciora Modified the Set/Get offset functions.
(edit) @2075   22 years harman Fixed time additon and subtraction functions
(edit) @2058   22 years gusciora Added new members to psExposure.
(edit) @2048   22 years desonia adjusted the psTime functions to conform to SDRS and made …
(edit) @2032   22 years harman Added type insertion on time preprocessor malloc
(edit) @2028   22 years harman Cosmetic change
(edit) @2025   22 years harman Fixed memory leak
(edit) @2019   22 years harman Fixed per Robert's astrometry bug.
(edit) @2016   22 years harman Removed Robert's commented code
(edit) @2001   22 years desonia changes resulting of testing (bugs found).
(edit) @1864   22 years desonia migrated more psError calls to new style (i.e., psErrorMsg).
(edit) @1795   22 years desonia M_PIl doesn't exist on Darwin; reverted back to using M_PI.
(edit) @1788   22 years harman Third redesign of time and date functions
(edit) @1615   22 years harman Updated psTime for new version of SDRS
(edit) @1614   22 years harman Updated for new version of SDRS
(edit) @1598   22 years harman Cleaned up comments
(edit) @1597   22 years harman Cleaned up comments
(edit) @1595   22 years harman Cleaned up comments
(edit) @1594   22 years harman Cleaned up comments
(edit) @1593   22 years harman Cleaned up comments
Note: See TracRevisionLog for help on using the revision log.