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) @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()
(edit) @8776   20 years jhoblitt rename psMetadataConfigParse() -> psMetadataConfigRead()
(edit) @8669   20 years jhoblitt fix a wide range of format string errors
(edit) @8624   20 years Paul Price Casting to char* to avoid warning: char format, void arg (arg 4).
(edit) @8622   20 years Paul Price Updating .cvsignore following name change
(edit) @8582   20 years Paul Price generateTrimBias was not storing the newly created trimsec.
(edit) @8581   20 years jhoblitt add TRACEDEST to config
(edit) @8574   20 years jhoblitt remove this file as it seems to be useless
(edit) @8570   20 years jhoblitt rename library & utilities from psModule -> psModules …
(edit) @8569   20 years jhoblitt rename library & utilities from psModule -> psModules
(edit) @8474   20 years rhl Two changes relating to Bug 807: 1/ Ignore objects with …
(edit) @8471   20 years rhl When KEEP_PSF_CLUMP is true in psphot.config, save the PSF clump image …
(edit) @8436   20 years rhl Handle psVectorClipFitPolynomial1D failing without a SEGV; PR 806
(edit) @8422   20 years rhl Fix detection of e.g. 1 10 10 1 as a peak; bugzilla 802
(edit) @8418   20 years Paul Price Reading into extant buffer
(edit) @8397   20 years Paul Price pmFlatNormalize now normalizes the mean of the gains to unity. …
(edit) @8272   20 years jhoblitt add TRACEFORMAT option to the config system
(edit) @8246   20 years jhoblitt normalize psTrace() facility names
(edit) @8133   20 years magnier clarify the fit psf log message
(edit) @8108   20 years Paul Price overscanOpts may be NULL.
(edit) @8065   20 years Paul Price Removing old debugging printf.
(edit) @8064   20 years Paul Price Fixing symbolic references for recipes in the case when what the …
(edit) @8048   20 years Paul Price Adding pmFPAEnsemble, which takes a bunch of filenames and returns a …
(edit) @8047   20 years Paul Price Adding functions to check the file_exists flags; adding pmFPAviewReset.
(edit) @8004   20 years Paul Price Changing p_psGetStatsValue over to psStatsSingleOption and psStatsGetValue
(edit) @7953   20 years Paul Price Fixing error in line escapes --- astyle stuffed up?
(edit) @7947   20 years rhl Add possibly helpful struct member comments
(edit) @7946   20 years rhl Assert that readout->mask isn't set to diagnose a potential memory leak
(edit) @7945   20 years rhl Added pmAstromRadiusMatchTP
(edit) @7944   20 years rhl Wrote macro MAKE_ASTROM_RADIUS to generate pmAstromRadiusMatch(); …
(edit) @7928   20 years rhl Added const where possible following resolution of bug 697; removed …
(edit) @7927   20 years rhl 1/ Rewrote pmAstromRadiusMatch/pmAstromRadiusMatchChip so that they do …
(edit) @7926   20 years rhl 1/ Check for illegal values of pmFPAfileDefineOutput's save parameter …
(edit) @7923   20 years Paul Price Fixing up return values: don't return false unless there's a real error.
(edit) @7922   20 years Paul Price Fixing error message.
(edit) @7920   20 years Paul Price Only attempt to read recipes from site and camera if we know the site …
(edit) @7906   20 years rhl Replace another set of ifs with if else if etc.; check that save is …
(edit) @7904   20 years rhl replace set of ifs by if else (easier on gdb)
(edit) @7887   20 years Paul Price Squashing memory leak: was freeing header instead of its copy.
(edit) @7883   20 years Paul Price Scalars should be written as integers instead of floats. Changed …
(edit) @7875   20 years Paul Price * Allow user to specify a random number generator for …
(edit) @7871   20 years Paul Price Renaming --enable-profile to --enable-coverage (path coverage, not …
(edit) @7868   20 years Paul Price Only do tracing if tracing is enabled.
(edit) @7867   20 years Paul Price Only execute if tracing is enabled.
(edit) @7860   20 years Paul Price Removing normalisation to unity.
(edit) @7859   20 years Paul Price Check that the r/o can be read (by looking for the HDU) before …
(edit) @7858   20 years Paul Price Fixing error messages. Fixing the image size limit check (was >= …
(edit) @7857   20 years Paul Price Was missing a comma.
(edit) @7856   20 years Paul Price Fixing "special" value for integer types.
(edit) @7855   20 years Paul Price Fixing pmFlatField function: cleaning out unnecessary tests, fixing …
(edit) @7851   20 years Paul Price pmConceptsAverageCells shouldn't have to set the binning, offsets.
(edit) @7850   20 years Paul Price TRIMSEC can be NULL.
(edit) @7849   20 years Paul Price Adding pmConceptsAverageCells() from previous cellConcepts() in …
(edit) @7836   20 years Paul Price Adding offsets for regions on the image (since readout->image is often …
Note: See TracRevisionLog for help on using the revision log.