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) @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 …
(edit) @7835   20 years Paul Price Create a header if none yet exists to write to.
(edit) @7834   20 years Paul Price Adding check on source header.
(edit) @7833   20 years Paul Price Adding check on source header.
(edit) @7828   20 years Paul Price Adding pmFringeStatsConcatenate()
(edit) @7827   20 years Paul Price Initialise the arguments.
(edit) @7825   20 years Paul Price Don't produce an error message if you can't find a "blank PHU".
(edit) @7817   20 years Paul Price Storing argc as a pointer in pmConfig. As it's a pointer to the …
(edit) @7810   20 years Paul Price Plugging memory leak.
(edit) @7802   20 years Paul Price Get the output image size from the concepts instead of the image --- …
(edit) @7800   20 years jhoblitt version to 0.12.99
(edit) @7797   20 years jhoblitt use .0 instead of .00 in the version
(edit) @7794   20 years jhoblitt prepare for 0.12.0 release
(edit) @7792   20 years Paul Price Added P_PM_RECIPE_SOURCE_SYMBOLIC
(edit) @7791   20 years Paul Price Fixed bug in symbolic links for recipes: the site recipes and the …
(edit) @7772   20 years magnier minor bugs in psIOBuffer
(edit) @7770   20 years magnier added psPipe, psIOBuffer, added to detselect
(edit) @7769   20 years magnier replaced PS_IMAGE_SET and PS_VECTOR_SET with psImageInit, psVectorInit
(edit) @7756   20 years magnier added tracepoints
(edit) @7755   20 years magnier added tracepoint
(edit) @7754   20 years magnier added comma-separated filenames
Note: See TracRevisionLog for help on using the revision log.