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) @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
(edit) @7752   20 years Paul Price Adding FPA.FOCUS
(edit) @7743   20 years magnier fixed missing break
(edit) @7741   20 years Paul Price Fixing error: weight map may not be present.
(edit) @7740   20 years Paul Price Optimising for speed: dereferencing pointers, moving some things around.
(edit) @7739   20 years Paul Price Optimising code for speed: dereferencing pointers. Also, loop index …
(edit) @7737   20 years Paul Price Initializing value to avoid compiler warning.
(edit) @7729   20 years magnier minor tweak to blank PHU handling: if (blank) no pixels are written
(edit) @7728   20 years magnier added pmFPAfileDefineSingleFromArgs (lame name)
(edit) @7727   20 years magnier changed args for pmFPAfileCopyStructureView, fixed for PHU handling
(edit) @7726   20 years magnier fixes for correct PHU/HDU output handling
(edit) @7725   20 years magnier fixes for CMF format
(edit) @7723   20 years magnier fixed memory leak
(edit) @7720   20 years Paul Price No extension name means move to the primary header unit.
(edit) @7719   20 years Paul Price Instead of naming the primary HDUs as 'PHU', we simply don't name them …
(edit) @7718   20 years Paul Price No point in reading the HDU if it's a blank.
(edit) @7717   20 years Paul Price Changes to pmHDU and pmFPAWrite to (hopefully) fix for the last time …
(edit) @7715   20 years Paul Price Renaming pmReadoutSet{Mask,Weight} as pmReadoutGenerate{Mask,Weight}; …
(edit) @7712   20 years Paul Price Writing a blank PHU is done when the file is opened.
(edit) @7711   20 years Paul Price Fixing compilation error.
(edit) @7710   20 years magnier added pmFPA/Chip/CellWrite when opening a new file.
(edit) @7709   20 years Paul Price Fixing up the process of reading recipes from the site and camera …
(edit) @7705   20 years magnier fixed upper limits in jpeg
(edit) @7679   20 years magnier added photcode support
(edit) @7676   20 years Paul Price Fixing up pmConfigReadRecipes to get recipes from the command-line. …
(edit) @7643   20 years Paul Price Scope error: was defining chip again, meaning the useful one was going …
(edit) @7641   20 years Paul Price For the easy case, we didn't consider that there might be binning.
(edit) @7634   20 years Paul Price Optimising mosaicking: splitting out the special case where the …
Note: See TracRevisionLog for help on using the revision log.