IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10956   20 years eugene added
(edit) @10955   20 years eugene adding test mana scripts
(edit) @10954   20 years eugene functioning pswarp, needs opt code
(edit) @10953   20 years jhoblitt add pxErrorCode enum
(edit) @10952   20 years eugene compiles without working transformation
(edit) @10951   20 years jhoblitt add "NOT NULL" field attribute support to psDBGenerateCreateTable() …
(edit) @10950   20 years jhoblitt set _GNU_SOURCE for strcasestr() with glibc
(edit) @10949   20 years jhoblitt add our own implementation of strcasestr() that's only used when it …
(edit) @10948   20 years Paul Price Removing unnecessary warning statement.
(edit) @10947   20 years eugene adding config tools for pswarp
(edit) @10946   20 years eugene adding pswarp code
(edit) @10945   20 years gusciora First version for these.
(edit) @10944   20 years jhoblitt add rawScienceExp.camera to -pendingexp & -pendingimfile
(edit) @10943   20 years jhoblitt add rawScienceExp.camera to the output of -pendingimfile
(edit) @10939   20 years eugene added updates to client/server version and threaded server
(edit) @10938   20 years jhoblitt include unistd.h for unlink() prototype
(edit) @10937   20 years eugene extensive work to support MEF images and SPLIT multichip process
(edit) @10933   20 years eugene added dt, Mcal, airmass
(edit) @10931   20 years eugene added SkyListMerge
(edit) @10930   20 years eugene better handling of MEF input files
(edit) @10929   20 years eugene added mosaic (DIS) case
(edit) @10928   20 years eugene fixed incorrect use of KapaClear
(edit) @10925   20 years eugene added regex for EXTNAME
(edit) @10923   20 years eugene consolidate ERSS and ERAS modes
(edit) @10922   20 years eugene temporary values for fpa PHU NAXIS1,2, DATE, TIME
(edit) @10921   20 years magnier various fixes to get FPA/TPA scales correct and consistent
(edit) @10920   20 years magnier added EXTTYPE, EXTHEAD, EXTDATA to image/table data in CMF; fixed …
(edit) @10919   20 years magnier mods to get output table in correct format for SMPDATA
(edit) @10918   20 years magnier changed pmFPAfile->phu to a bool
(edit) @10917   20 years magnier alloc fpa->analysis to pmFPAAlloc
(edit) @10916   20 years magnier added a poor test program to check the output order
(edit) @10915   20 years magnier fixed psFitsWriteBlank to move to the last HDU and call fits_write_img
(edit) @10913   20 years jhoblitt plug some memory leaks
(edit) @10904   20 years jhoblitt remove static caching of a masks from psMinimizePowell()
(edit) @10903   20 years jhoblitt add HANDLE_BAD_BLOCK macro replace all use of PS_MEM_ABORT_CORRUPT …
(edit) @10898   20 years jhoblitt remove call to psMemSetRefCounter() in listFree() -- after much debate …
(edit) @10897   20 years eugene working on MEF and glob files
(edit) @10889   20 years eugene working on reading mosaic MEF images
(edit) @10885   20 years eugene removing JPEG options from camera.config, adding to ppImage.config
(edit) @10883   20 years magnier moved JPEG options from the file rules to PPIMAGE recipe
(edit) @10882   20 years jhoblitt change pmConfigRead() to look for -db* values to overwrite database …
(edit) @10881   20 years eugene better values for mosaic options
(edit) @10880   20 years eugene fixed mosaic analysis; cleaned up test code (some in traces, some …
(edit) @10879   20 years magnier drop dev test code
(edit) @10878   20 years magnier fixed trace message (stats to results->x,yStats)
(edit) @10877   20 years magnier plugged leaks
(edit) @10876   20 years Paul Price Adding tests for X11.
(edit) @10875   20 years magnier updated tests
(edit) @10874   20 years magnier floats to doubles
(edit) @10873   20 years magnier changed def of TPA to same units as FPA (microns)
(edit) @10872   20 years magnier fixed endpost errors
(edit) @10871   20 years eugene updated config values
(edit) @10870   20 years magnier changing floats to doubles
(edit) @10869   20 years eugene minor improvements
(edit) @10868   20 years eugene minor cleanup and comment
(edit) @10867   20 years magnier fixed convergence criterion
(edit) @10866   20 years magnier adding some utility functions
(edit) @10865   20 years magnier no diff?
(edit) @10864   20 years eugene added various plots, more work on the mosaic astrometry
(edit) @10863   20 years magnier fixed a surprising bug triggered with non-square matrices
(edit) @10862   20 years eugene added
(edit) @10861   20 years eugene making test output optional on traces
(edit) @10860   20 years eugene setting the stats for clipping
(edit) @10859   20 years magnier setting the stats for clipping
(edit) @10858   20 years eugene adding extension regex matching
(edit) @10857   20 years eugene fixed pspolyfit api
(edit) @10856   20 years eugene some notes
(edit) @10855   20 years eugene extensive work to catch errors and clear leaks; implement mosaics
(edit) @10854   20 years magnier catch errors in input file (nan)
(edit) @10853   20 years magnier minor diff
(edit) @10852   20 years magnier catch failures on no objects
(edit) @10851   20 years magnier plots and error checks on clip-fit
(edit) @10850   20 years magnier fix leak
(edit) @10849   20 years magnier adding simple vector pair plot
(edit) @10848   20 years magnier changed return value for psVectorFit functions to bool; now using …
(edit) @10847   20 years eugene additions
(edit) @10846   20 years eugene added last, next, return, fixed continue
(edit) @10845   20 years eugene libs.install to just libs
(edit) @10844   20 years eugene updated help
(edit) @10843   20 years eugene modified API for KiiPS (allows multipage plots)
(edit) @10842   20 years eugene moved strip_version to libohana from opihi
(edit) @10838   20 years eugene support for multipage plots, moved ConvertPixmap functions to separate file
(edit) @10834   20 years eugene support for multipage plots; additional PS info now sent after PSIT command
(edit) @10833   20 years eugene updates and notes
(edit) @10832   20 years eugene adding skeleton pswarp
(edit) @10831   20 years gusciora First Version.
(edit) @10830   20 years eugene finished up the mosaic astrometry code
(edit) @10829   20 years magnier some API work to reduce dependencies on the recipes, support for …
(edit) @10828   20 years eugene further work on plotting functions
(edit) @10827   20 years magnier further work on plotting functions
(edit) @10826   20 years magnier changed to/from TPA to psPlaneDistort from psPlaneTransform
(edit) @10825   20 years magnier cleaned up WCS conversions, added bilevel astrometry read/write functions
(edit) @10824   20 years magnier added new tests for bilevel astrometry terms
(edit) @10823   20 years magnier added a bunch of needed projection varients
(edit) @10822   20 years magnier better definition for note
(edit) @10821   20 years magnier added unistd.h for unlink, updated .cvsignore
(edit) @10820   20 years gusciora First libtap version for these.
(edit) @10819   20 years magnier changed non-error diags to notes
(edit) @10818   20 years magnier added "note" macro to pstap.h
(edit) @10817   20 years eugene added
Note: See TracRevisionLog for help on using the revision log.