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) @9621   20 years Paul Price Removing inclusion of config.h in header files, and putting it in all …
(edit) @9620   20 years Paul Price Removing very old proposal for camera configuration file.
(edit) @9619   20 years Paul Price Documenting pmSubtractBias.h, cleaning up pmSubtractBias.c
(edit) @9618   20 years Paul Price Documenting pmShutterCorrection.[ch]
(edit) @9617   20 years Paul Price Documenting pmNonLinear.h. Cleaning up pmNonLinear.c
(edit) @9616   20 years Paul Price Documenting and cleaning up pmMaskBadPixels; removing old error files …
(edit) @9615   20 years Paul Price Documenting pmFringeStats. Adding mask to pmFringeRegions{Read,Write}Fits.
(edit) @9614   20 years Paul Price Documenting pmFlatNormalize
(edit) @9613   20 years Paul Price Forgot to remove old header information.
(edit) @9612   20 years Paul Price Documenting pmFlatField.h. Fixing pmFlatField so that the image …
(edit) @9611   20 years Paul Price Documenting pmReadoutCombine.[ch]
(edit) @9610   20 years Paul Price Disabling image combination and image subtraction --- these aren't …
(edit) @9609   20 years Paul Price Not dealing with FITS tables here.
(edit) @9608   20 years Paul Price Documenting pmHDUUtils.[ch]
(edit) @9607   20 years eugene cleanups
(edit) @9606   20 years eugene rationalized region RA
(edit) @9605   20 years eugene added getstar
(edit) @9604   20 years Paul Price Documenting pmHDU.[ch]
(edit) @9603   20 years Paul Price Documenting pmHDUGenerate.[ch]
(edit) @9602   20 years Paul Price Documenting pmFPAWrite.[ch]
(edit) @9601   20 years Paul Price Documenting pmFPAUtils.[ch]
(edit) @9600   20 years Paul Price Got the file info wrong.
(edit) @9599   20 years Paul Price Documenting pmFPARead.[ch]
(edit) @9598   20 years Paul Price Correcting author list.
(edit) @9597   20 years drobbin Added null check to PS_ASSERT_PTR in psAssert.h edited formatting of …
(edit) @9596   20 years Paul Price Documenting pmFPAMosaic.[ch]
(edit) @9595   20 years Paul Price NOT_U8 and NOT_U16 macros were moved into psLib (and renamed with PS_ …
(edit) @9594   20 years Paul Price Documenting pmFPAMaskWeight.[ch]. Moving NOT_U8 and NOT_U16 macros …
(edit) @9593   20 years Paul Price Moving NOT_U8 and NOT_U16 from psModules, and renaming.
(edit) @9592   20 years Paul Price Documenting pmFPAHeader.[ch]
(edit) @9591   20 years Paul Price Fixing assert on config.
(edit) @9590   20 years Paul Price Removing pmFPAEnsemble.[ch] These were written to get a list of FPAs …
(edit) @9589   20 years Paul Price Documenting pmFPACopy.[ch]. Adding const where appropriate.
(edit) @9588   20 years Paul Price Documenting pmFPAConstruct.[ch]. Added const to pmFPAPrint().
(edit) @9587   20 years eugene adding refstar subset operation using magnitude limits
(edit) @9586   20 years eugene fixed cd
(edit) @9585   20 years magnier adding MANAPLOT type to pmFPAfile
(edit) @9584   20 years Paul Price Creating pmFPALevel.[ch] to hold pmFPALevel stuff. Creating …
(edit) @9583   20 years drobbin Re-added psFree(out) to psMetadataCopy. These were recently removed …
(edit) @9582   20 years drobbin Updated tests to reflect changes made to source. Log/TraceArguments
(edit) @9581   20 years Paul Price Adding file information for concepts, config.
(edit) @9580   20 years eugene setting unique namespaces for error codes
(edit) @9579   20 years Paul Price Adding documentation for pmConfig.h. Cleaning up pmConfig.c. Renamed …
(edit) @9578   20 years Paul Price Adding assertions for metadata and string.
(edit) @9577   20 years eugene adding psastroErrorCodes.h to include_HEADERS
(edit) @9576   20 years eugene fixes to psTrace name spaces
(edit) @9575   20 years eugene adding error codes
(edit) @9574   20 years eugene all sorts of error handling fixes
(edit) @9573   20 years Paul Price Don't need dummy.c (just leave SOURCES blank), and don't need error …
(edit) @9572   20 years Paul Price Adding const where appropriate. Adding doxygen documentation to …
(edit) @9571   20 years Paul Price Not camera configuration file, but camera format file.
(edit) @9570   20 years Paul Price Renaming functions in pmConceptsRead.h and pmConceptsWrite.h to be …
(edit) @9569   20 years eugene more cleanups, changes for det_id in detRun
(edit) @9568   20 years eugene cleanups of APTREND stuff, including name-to-enum conversion and a …
(edit) @9567   20 years eugene added support for psfTrendMask for pmPSF parameter definitions
(edit) @9566   20 years eugene insignificant diff
(edit) @9565   20 years eugene made test output images part of trace level
(edit) @9564   20 years magnier support for psfTrendMask in pmPSFAlloc
(edit) @9563   20 years magnier added psfTrendMask to pmPSFAlloc
(edit) @9562   20 years magnier cleanups of APTREND stuff, added psfTrendMask to pmPSFAlloc
(edit) @9561   20 years magnier test for NAN chisq, chisqNorm values
(edit) @9560   20 years magnier fixed error in freeing updates
(edit) @9559   20 years magnier added init for nDOF
(edit) @9558   20 years magnier fixed mis-copied function in model flux function
(edit) @9557   20 years magnier removed outdated XXX comment
(edit) @9556   20 years magnier more psTrace cleanups, removed redundant func in trace messages
(edit) @9555   20 years Paul Price Fixing up synchronisation with code.
(edit) @9554   20 years Paul Price Need psString.h for psStringAlloc.
(edit) @9553   20 years Paul Price Changing char* to psString
(edit) @9552   20 years Paul Price Removing extraneous type.
(edit) @9551   20 years Paul Price Adding const
(edit) @9550   20 years Paul Price Continuing to synch with code.
(edit) @9549   20 years Paul Price Adding const where required.
(edit) @9548   20 years Paul Price Fixing variable name.
(edit) @9547   20 years Paul Price MD --> Metadata
(edit) @9546   20 years Paul Price Spelling out "void".
(edit) @9545   20 years Paul Price Changing variable name to match SDRS.
(edit) @9544   20 years Paul Price Changing name of variable to match SDRS.
(edit) @9543   20 years Paul Price Wrong name: psArrayRemoveByIndex --> psArrayRemoveIndex
(edit) @9542   20 years Paul Price Fixing psTraceGetLevel to use same convention as for psTrace.
(edit) @9541   20 years Paul Price Fixing psTraceGetLevel to use same convention as for psTrace
(edit) @9540   20 years Paul Price Fixing psTraceGetLevel to use same convention as for psTrace
(edit) @9539   20 years Paul Price Fixing psLib APIs following clean-up.
(edit) @9538   20 years Paul Price Synchronising with SDRS, and cleaning up: * Replaced is_psType() with …
(edit) @9537   20 years Paul Price Synchronising with code. Adding new functions, renaming others. …
(edit) @9536   20 years magnier added tests of output MD by NAME not POSITION
(edit) @9535   20 years magnier added ok_double and ok_float for proximity tests
(edit) @9534   20 years magnier fixed polytomial to/from MD to treat missing components as masked …
(edit) @9532   20 years rhl Added APERTURE
(edit) @9531   20 years rhl Make assertion true
(edit) @9530   20 years rhl Added CONSTANT_PHOTOMETRIC_WEIGHTS
(edit) @9529   20 years rhl Renamed PM_PAR_FLUX to PM_PAR_I0
(edit) @9528   20 years rhl Renamed PM_PAR_FLUX to PM_PAR_I0
(edit) @9527   20 years rhl Use CONSTANT_PHOTOMETRIC_WEIGHTS to control weighting of …
(edit) @9526   20 years rhl Provide symbolic names for model parameters
(edit) @9525   20 years Paul Price Updating to match implementation; noting where functions are not yet …
(edit) @9524   20 years Paul Price Using correct statistics: mean is mean of the background, stdev is the …
(edit) @9523   20 years magnier psMetadata *md argument of psMetadataIteratorAlloc should be const; …
(edit) @9522   20 years Paul Price Fixing names for bg statistics.
(edit) @9521   20 years Paul Price Fixing definition of statistics: stdev and mean_stdev.
Note: See TracRevisionLog for help on using the revision log.