IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9679   20 years Paul Price Cleaning up, adding a few more details.
(edit) @9677   20 years Paul Price Suspect I only changed the formatting...?
(edit) @9676   20 years rhl Assert that a literal 4 is correct
(edit) @9675   20 years rhl Use symbolic param names
(edit) @9671   20 years Paul Price Fixing typos in comments.
(edit) @9654   20 years magnier added pmFPAfile->name to log message
(edit) @9653   20 years rhl Use pmSource->sky not params[PM_PAR_SKY]
(edit) @9652   20 years rhl Use pmSource->sky not params[PM_PAR_SKY]
(edit) @9651   20 years rhl Add pmSource.sky(Err)?
(edit) @9650   20 years rhl Allow pmFPAfileIOChecks to delete internal files
(edit) @9639   20 years magnier added various error checks and cleaned up output stats
(edit) @9636   20 years Paul Price Fixing master include file after chopping stuff out.
(edit) @9626   20 years magnier using a single mask for X and Y, iterate between X and Y for clip …
(edit) @9621   20 years Paul Price Removing inclusion of config.h in header files, and putting it in all …
(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) @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) @9596   20 years Paul Price Documenting pmFPAMosaic.[ch]
(edit) @9594   20 years Paul Price Documenting pmFPAMaskWeight.[ch]. Moving NOT_U8 and NOT_U16 macros …
(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) @9585   20 years magnier adding MANAPLOT type to pmFPAfile
(edit) @9584   20 years Paul Price Creating pmFPALevel.[ch] to hold pmFPALevel stuff. Creating …
(edit) @9581   20 years Paul Price Adding file information for concepts, config.
(edit) @9579   20 years Paul Price Adding documentation for pmConfig.h. Cleaning up pmConfig.c. Renamed …
(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) @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) @9541   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) @9531   20 years rhl Make assertion true
(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) @9518   20 years Paul Price Adding time lookup for detrend selection.
(edit) @9514   20 years Paul Price Read concepts from the PHU after adding the source.
(edit) @9513   20 years magnier added empty moment for output RAW
(edit) @9511   20 years magnier added tests for left-over INTERNAL files
(edit) @9510   20 years Paul Price Adding FPA.TIME, FPA.TIMESYS. Genericized the parse and format …
(edit) @9461   20 years magnier choose correct element for file in detrend -select
(edit) @9437   20 years magnier fleshing out support for detselect
(edit) @9436   20 years magnier adding substitution for CAMERA (poor) and additional error tests
(edit) @9435   20 years magnier adding independent tests for missing dbname, default value (0) for dbport
(edit) @9434   20 years magnier splitting out psPipe.h and psIOBuffer.h
(edit) @9433   20 years magnier fleshing out detselect support (still missing filters and exptimes, etc)
(edit) @9432   20 years magnier adding waitpid and program exit status tests, lots of error checks
(edit) @9416   20 years jhoblitt add port argument to psDBInit()
(edit) @9411   20 years Paul Price Adding camera name to pmConfig.h
(edit) @9410   20 years Paul Price Adding camera name to pmConfig.
(edit) @9387   20 years magnier adding header updates
(edit) @9386   20 years magnier update header
(edit) @9384   20 years Paul Price Adding additional error checking. Plug a memory leak.
(edit) @9363   20 years magnier fixed segfault in pmFPAviewThisPHU for SPLIT files
(edit) @9352   20 years magnier fixed asserts
(edit) @9340   20 years Paul Price Enabling iteration
(edit) @9336   20 years Paul Price Adding iteration and masking to shutter measurement
(edit) @9321   20 years Paul Price Fixing error propagation.
(edit) @9316   20 years rhl Handle psVectorClipFitPolynomial1D returning NULL in pmPSFtryModel
(edit) @9315   20 years Paul Price Adding pmShutterCorrectionMeasure to measure the shutter correction …
(edit) @9298   20 years Paul Price Cleaning up code, adding error checks, adding const where appropriate.
(edit) @9297   20 years Paul Price Adding const where appropriate.
(edit) @9296   20 years Paul Price Clean up comment.
(edit) @9295   20 years Paul Price Unnecessary redefinition of psVectorBracket and psVectorInterpolate.
(edit) @9290   20 years magnier comments and traces
(edit) @9216   20 years Paul Price Adding FPA.OBJECT.
(edit) @9067   20 years magnier adding EXTNAME to psFitsWriteBlank
(edit) @9062   20 years jhoblitt sync --enable-optimize with psLib
(edit) @9022   20 years jhoblitt sync --optimze flag with pslib -- only sets CFLAGS by default if …
(edit) @9015   20 years jhoblitt link libpsmodules directly against all of it's dependencies. This is …
(edit) @9014   20 years jhoblitt don't install libtap
(edit) @8990   20 years jhoblitt install header files under pkgincludedir instead of the includedir …
(edit) @8989   20 years jhoblitt don't install the libtap manpage
Note: See TracRevisionLog for help on using the revision log.