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) @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
(edit) @8952   20 years Paul Price Used lower case instead of upper case for concept name.
(edit) @8938   20 years Paul Price Adding standard concepts: FPA.OBSTYPE FPA.ALT FPA.AZ CHIP.TEMP
(edit) @8935   20 years Paul Price Adding error checks; rearranging code to make it easier to return earlier.
(edit) @8927   20 years magnier added psVectorBracketDescend for reverse-sorted vectors
(edit) @8926   20 years magnier finished, tested pmShutterCorrection
(edit) @8919   20 years magnier adding pmShutterCorrection tests
(edit) @8918   20 years magnier fixing tap support
(edit) @8904   20 years magnier adding tap support for tests
(edit) @8903   20 years magnier adding tap support
(edit) @8902   20 years magnier adding tap code for tests
(edit) @8886   20 years magnier fixed compile errors from pmShutterCorrection stuff
(edit) @8885   20 years magnier splitting vector bracket stuff out of pmGrowthCurve.c,h
(edit) @8884   20 years magnier nearly done with pmShutterCorrection
(edit) @8882   20 years rhl [Start to] provide symbolic names for parameters
(edit) @8880   20 years rhl [Start to] provide symbolic names for parameters; DUMMY workaround a …
(edit) @8879   20 years Paul Price Fixing pmFPAfileDefineFromConf to allow interpolation on filenames. …
(edit) @8866   20 years magnier working on shutter corrections
(edit) @8865   20 years magnier preparing nebulous support
(edit) @8863   20 years Paul Price Having mosaicked, conform the header appropriately so it will be …
(edit) @8861   20 years Paul Price Adding note.
(edit) @8848   20 years Paul Price When writing concepts to headers, if given a list, write out all the …
(edit) @8842   20 years magnier adding shutter correction functions
(edit) @8823   20 years Paul Price Making sure CELL.XPARITY and CELL.YPARITY (along with some others) are …
(edit) @8821   20 years Paul Price Building in header inheritance --- if the header keyword isn't in the …
(edit) @8820   20 years Paul Price Allow pixels to be specified by a floating point value, so long as …
(edit) @8818   20 years rhl Change psmodule to psmodules
(edit) @8815   20 years jhoblitt consistently include config.h remove fseeko #defs from …
(edit) @8813   20 years Paul Price Wrapping fseeko in preprocessor checks.
(edit) @8788   20 years jhoblitt use off_t instead of int where appropriate
(edit) @8787   20 years jhoblitt enable large file support & use fseeko() instead of fseek()
Note: See TracRevisionLog for help on using the revision log.