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) @3497   22 years gusciora Added plane transform fit, invert, and combine functions. These will …
(edit) @3496   22 years jhoblitt add MULTI METADATA and MULTI TYPE tests
(edit) @3495   22 years desonia changes for test of psFitsUpdateTable.
(edit) @3494   22 years jhoblitt updated test to reflect behaviors allowed by overwrite()
(edit) @3493   22 years desonia corrected missing const in prototypes.
(edit) @3492   22 years eugene working on FITS autocode
(edit) @3491   22 years eugene working towards autocode FITS table support
(edit) @3490   22 years eugene added fits_vtable_from_ftable
(edit) @3489   22 years jhoblitt updated tests
(edit) @3488   22 years jhoblitt re-add _merge_duplicates()
(edit) @3487   22 years jhoblitt separate tests for SDRS example with and w/o overwrite()
(edit) @3486   22 years jhoblitt fix broken tests
(edit) @3485   22 years jhoblitt merge blank_line & comment_line into just comment_line
(edit) @3484   22 years jhoblitt remove dead code
(edit) @3483   22 years jhoblitt change scalar & vector values to match only the proper type fix bool …
(edit) @3482   22 years jhoblitt new MULTI syntax
(edit) @3481   22 years jhoblitt first working version
(edit) @3480   22 years jhoblitt removed _merge_multi_symbols() & _merge_duplicates() (breaks stuff) …
(edit) @3479   22 years jhoblitt first working version
(edit) @3478   22 years jhoblitt major test cleanup
(edit) @3477   22 years desonia changed configure to use mysql_config to get CFLAGS/LDFLAGS.
(edit) @3476   22 years desonia * empty log message *
(edit) @3475   22 years desonia added tests for psFitsReadTableColumn.
(edit) @3474   22 years desonia added test for psFitsReadTableColumnNum.
(edit) @3473   22 years eugene working towards better table support
(edit) @3472   22 years evanalst Update test cases for psSphereGetOffset and psSphereSetOffset.
(edit) @3471   22 years evanalst Update tests for psSphereGetOffset and psSphereSetOffset.
(edit) @3470   22 years evanalst Updates for psSphereGetOffset and psSphereSetOffset.
(edit) @3469   22 years Paul Price Fixed a bug in determining the position of the lower-left corner.
(edit) @3468   22 years jhoblitt add DateTime::Format::ISO8601
(edit) @3467   22 years cvs2svn This commit was manufactured by cvs2svn to create tag 'uniphot-1-1'.
(edit) @3466   22 years eugene loneos.h to dvo.h; FITS tables for smpfiles
(edit) @3465   22 years eugene loneos.h to dvo.h, fixed event handling (like kii)
(edit) @3464   22 years eugene minor cleanups
(edit) @3463   22 years eugene loneos.h to dvo.h
(edit) @3462   22 years eugene changed from loneos.h to dvo.h
(edit) @3461   22 years eugene added lightcurve.c
(edit) @3460   22 years eugene output to outfile
(edit) @3459   22 years eugene added char type to fits tables
(edit) @3458   22 years evanalst Update test point numbers.
(edit) @3457   22 years jhoblitt create a new parser in ->new() instead of ->parse()
(edit) @3456   22 years jhoblitt full 'TYPE' support convert 'TYPE' typdefs into 'metadata's
(edit) @3455   22 years desonia removed psTest.[ch] from project, as psLib now exports these functions.
(edit) @3454   22 years jhoblitt move comment_line|blank_line removal into grammar
(edit) @3453   22 years jhoblitt fix metadata recursion
(edit) @3452   22 years evanalst Add stderr file for new test file for psProject/psDeproject.
(edit) @3451   22 years evanalst Create new test file for psProject/psDeproject.
(edit) @3450   22 years evanalst Update psProject and psDeproject functions to match ADD-09.
(edit) @3449   22 years jhoblitt clarification of time table formats
(edit) @3448   22 years jhoblitt typo fixes
(edit) @3447   22 years jhoblitt changes to the Time section: add psTimeBulliten enum add leapsecond …
(edit) @3446   22 years desonia added BILINEAR_VARIANCE interpolation mode.
(edit) @3445   22 years desonia updated test to force psMetadataItemPrint to cast float<->int before …
(edit) @3444   22 years desonia fixed bug in psVectorSort of float/double data.
(edit) @3443   22 years desonia updated the list of generated files.
(edit) @3442   22 years desonia added interpolation types; code support to come.
(edit) @3441   22 years desonia fixed psMetadataItemPrint to cast numeric values to specified format.
(edit) @3440   22 years desonia made mysql and swig to be enabled by default.
(edit) @3439   22 years desonia made the default library location to be the standard build location, …
(edit) @3438   22 years jhoblitt updated time section changes
(edit) @3437   22 years jhoblitt typo fix
(edit) @3436   22 years jhoblitt Changes to the Time section: added references updated definitions of …
(edit) @3435   22 years Paul Price Made leak detection a TESTING option
(edit) @3434   22 years Paul Price Problem with upper right corner led to incorrect size.
(edit) @3433   22 years Paul Price Musings about phase 4 --- image combination and subtraction. Some …
(edit) @3432   22 years evanalst Update test case for psPlaneDistortApply.
(edit) @3431   22 years evanalst Update test case for psPlaneAlloc and psPlaneTransformApply.
(edit) @3430   22 years jhoblitt typo fix
(edit) @3429   22 years jhoblitt updated definition of UT1 (Ed Pier)
(edit) @3428   22 years jhoblitt misc. Time cleanups
(edit) @3427   22 years Paul Price untabified
(edit) @3426   22 years Paul Price Put image combination, subtraction in main part of document instead of …
(edit) @3425   22 years Paul Price Added section on image combination and subtraction.
(edit) @3424   22 years Paul Price Cleaned up psImageTransform prototype.
(edit) @3423   22 years Paul Price Added psImageGrowMask.
(edit) @3422   22 years jhoblitt recompile the grammar for each parse run add 'TYPE' support allow '-' …
(edit) @3421   22 years jhoblitt first working version
(edit) @3420   22 years Paul Price Added psPixels structure, psPixelsToMask, psMaskToPixels, …
(edit) @3419   22 years eugene adding minor files
(edit) @3418   22 years eugene fixed memory error
(edit) @3417   22 years eugene minor fixes
(edit) @3416   22 years eugene adding mosaic astrometry support and smp-fits files
(edit) @3415   22 years eugene fixed WRP mode
(edit) @3414   22 years eugene pushing scalar precision to 12 digits
(edit) @3413   22 years eugene addings FITS tables to smp format
(edit) @3412   22 years eugene adding FITS tables to imclean
(edit) @3411   22 years asc added psDB.[hc] to build
(edit) @3410   22 years asc added various MySQL tests
(edit) @3409   22 years asc fixed a comment
(edit) @3408   22 years asc Joshua Hoblitt's MySQL DB code with slight modifications for …
(edit) @3407   22 years desonia made adjustments to psMetadata and added psFitsUpdateTable.
(edit) @3406   22 years evanalst Add new test file for psPolynomial4DEval and psPolynomial4DEvalVector.
(edit) @3405   22 years evanalst Update psPolynomail4DEvalVector.
(edit) @3404   22 years eugene working to mosaic astrom
(edit) @3403   22 years eugene abstracted bytes/block
(edit) @3402   22 years eugene adding mosaic astrom support
(edit) @3401   22 years eugene added mosaic astrom support (WRP / DIS)
(edit) @3400   22 years eugene working to mosaic astrom
(edit) @3399   22 years evanalst Add tst_psFunc10.c file to make list.
(edit) @3398   22 years evanalst Add test cases for psPolynomial3DEval and Vector functions.
Note: See TracRevisionLog for help on using the revision log.