IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3480   21 years jhoblitt removed _merge_multi_symbols() & _merge_duplicates() (breaks stuff) …
(edit) @3479   21 years jhoblitt first working version
(edit) @3478   21 years jhoblitt major test cleanup
(edit) @3477   21 years desonia changed configure to use mysql_config to get CFLAGS/LDFLAGS.
(edit) @3476   21 years desonia * empty log message *
(edit) @3475   21 years desonia added tests for psFitsReadTableColumn.
(edit) @3474   21 years desonia added test for psFitsReadTableColumnNum.
(edit) @3473   21 years eugene working towards better table support
(edit) @3472   21 years evanalst Update test cases for psSphereGetOffset and psSphereSetOffset.
(edit) @3471   21 years evanalst Update tests for psSphereGetOffset and psSphereSetOffset.
(edit) @3470   21 years evanalst Updates for psSphereGetOffset and psSphereSetOffset.
(edit) @3469   21 years Paul Price Fixed a bug in determining the position of the lower-left corner.
(edit) @3468   21 years jhoblitt add DateTime::Format::ISO8601
(edit) @3467   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'uniphot-1-1'.
(edit) @3466   21 years eugene loneos.h to dvo.h; FITS tables for smpfiles
(edit) @3465   21 years eugene loneos.h to dvo.h, fixed event handling (like kii)
(edit) @3464   21 years eugene minor cleanups
(edit) @3463   21 years eugene loneos.h to dvo.h
(edit) @3462   21 years eugene changed from loneos.h to dvo.h
(edit) @3461   21 years eugene added lightcurve.c
(edit) @3460   21 years eugene output to outfile
(edit) @3459   21 years eugene added char type to fits tables
(edit) @3458   21 years evanalst Update test point numbers.
(edit) @3457   21 years jhoblitt create a new parser in ->new() instead of ->parse()
(edit) @3456   21 years jhoblitt full 'TYPE' support convert 'TYPE' typdefs into 'metadata's
(edit) @3455   21 years desonia removed psTest.[ch] from project, as psLib now exports these functions.
(edit) @3454   21 years jhoblitt move comment_line|blank_line removal into grammar
(edit) @3453   21 years jhoblitt fix metadata recursion
(edit) @3452   21 years evanalst Add stderr file for new test file for psProject/psDeproject.
(edit) @3451   21 years evanalst Create new test file for psProject/psDeproject.
(edit) @3450   21 years evanalst Update psProject and psDeproject functions to match ADD-09.
(edit) @3449   21 years jhoblitt clarification of time table formats
(edit) @3448   21 years jhoblitt typo fixes
(edit) @3447   21 years jhoblitt changes to the Time section: add psTimeBulliten enum add leapsecond …
(edit) @3446   21 years desonia added BILINEAR_VARIANCE interpolation mode.
(edit) @3445   21 years desonia updated test to force psMetadataItemPrint to cast float<->int before …
(edit) @3444   21 years desonia fixed bug in psVectorSort of float/double data.
(edit) @3443   21 years desonia updated the list of generated files.
(edit) @3442   21 years desonia added interpolation types; code support to come.
(edit) @3441   21 years desonia fixed psMetadataItemPrint to cast numeric values to specified format.
(edit) @3440   21 years desonia made mysql and swig to be enabled by default.
(edit) @3439   21 years desonia made the default library location to be the standard build location, …
(edit) @3438   21 years jhoblitt updated time section changes
(edit) @3437   21 years jhoblitt typo fix
(edit) @3436   21 years jhoblitt Changes to the Time section: added references updated definitions of …
(edit) @3435   21 years Paul Price Made leak detection a TESTING option
(edit) @3434   21 years Paul Price Problem with upper right corner led to incorrect size.
(edit) @3433   21 years Paul Price Musings about phase 4 --- image combination and subtraction. Some …
(edit) @3432   21 years evanalst Update test case for psPlaneDistortApply.
(edit) @3431   21 years evanalst Update test case for psPlaneAlloc and psPlaneTransformApply.
(edit) @3430   21 years jhoblitt typo fix
(edit) @3429   21 years jhoblitt updated definition of UT1 (Ed Pier)
(edit) @3428   21 years jhoblitt misc. Time cleanups
(edit) @3427   21 years Paul Price untabified
(edit) @3426   21 years Paul Price Put image combination, subtraction in main part of document instead of …
(edit) @3425   21 years Paul Price Added section on image combination and subtraction.
(edit) @3424   21 years Paul Price Cleaned up psImageTransform prototype.
(edit) @3423   21 years Paul Price Added psImageGrowMask.
(edit) @3422   21 years jhoblitt recompile the grammar for each parse run add 'TYPE' support allow '-' …
(edit) @3421   21 years jhoblitt first working version
(edit) @3420   21 years Paul Price Added psPixels structure, psPixelsToMask, psMaskToPixels, …
(edit) @3419   21 years eugene adding minor files
(edit) @3418   21 years eugene fixed memory error
(edit) @3417   21 years eugene minor fixes
(edit) @3416   21 years eugene adding mosaic astrometry support and smp-fits files
(edit) @3415   21 years eugene fixed WRP mode
(edit) @3414   21 years eugene pushing scalar precision to 12 digits
(edit) @3413   21 years eugene addings FITS tables to smp format
(edit) @3412   21 years eugene adding FITS tables to imclean
(edit) @3411   21 years asc added psDB.[hc] to build
(edit) @3410   21 years asc added various MySQL tests
(edit) @3409   21 years asc fixed a comment
(edit) @3408   21 years asc Joshua Hoblitt's MySQL DB code with slight modifications for …
(edit) @3407   21 years desonia made adjustments to psMetadata and added psFitsUpdateTable.
(edit) @3406   21 years evanalst Add new test file for psPolynomial4DEval and psPolynomial4DEvalVector.
(edit) @3405   21 years evanalst Update psPolynomail4DEvalVector.
(edit) @3404   21 years eugene working to mosaic astrom
(edit) @3403   21 years eugene abstracted bytes/block
(edit) @3402   21 years eugene adding mosaic astrom support
(edit) @3401   21 years eugene added mosaic astrom support (WRP / DIS)
(edit) @3400   21 years eugene working to mosaic astrom
(edit) @3399   21 years evanalst Add tst_psFunc10.c file to make list.
(edit) @3398   21 years evanalst Add test cases for psPolynomial3DEval and Vector functions.
(edit) @3397   21 years evanalst Fix psPolynomialXDEvalVector functions.
(edit) @3396   21 years jhoblitt rename 04_metadata_example.t -> 04_sdrs_metadata_example.t
(edit) @3395   21 years jhoblitt change grammar such that all statements are terminated by \n add …
(edit) @3394   21 years jhoblitt additional examples
(edit) @3393   21 years eugene added mosaic astrometry functions
(edit) @3392   21 years eugene added notes and minor pieces
(edit) @3391   21 years eugene added new versions of ALLOCATE (see libohana)
(edit) @3390   21 years eugene minor mods, no impact on elixir
(edit) @3389   21 years eugene adding mosaic astrometry concepts
(edit) @3388   21 years eugene fixed ALLOCATE / REALLOCATE out-of-memory messages
(edit) @3387   21 years Paul Price Fixed half-pixel problem. Reassessed default parameters.
(edit) @3386   21 years evanalst Add file tst_psFunc09.c.
(edit) @3385   21 years evanalst Update test cases for psPolynomial2DEval and Vector.
(edit) @3384   21 years evanalst Update psPolynomial1DEvalVector function.
(edit) @3383   21 years evanalst Update allocation test cases.
(edit) @3382   21 years evanalst Updated allocation test cases.
(edit) @3381   21 years desonia modified psMetadata to use a special psMetadataType to signify …
Note: See TracRevisionLog for help on using the revision log.