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) @10529   20 years jhoblitt don't force programs linking against psModules to also link against …
(edit) @10526   20 years Paul Price Adding missing logic for writing cell.
(edit) @10517   20 years Paul Price Generate header if not extant.
(edit) @10516   20 years Paul Price Fixing up corruption of CHIP.NAME.
(edit) @10512   20 years Paul Price Additions to ensure concepts/headers are propagated
(edit) @10511   20 years Paul Price Adding option to get positions from a region [x0:x1,y0:y1]; then …
(edit) @10503   20 years Paul Price Replacing psMetadataLookupMetadata with psMetadataLookup to avoid …
(edit) @10501   20 years Paul Price Adding dist targets to .cvsignore
(edit) @10487   20 years jhoblitt convert from OMIT_PSDB -> HAVE_PSDB
(edit) @10486   20 years Paul Price Removing lines carried over from psLib; but we're not using the same …
(edit) @10485   20 years Paul Price Changes required to allow building from a tarball made with 'make …
(edit) @10484   20 years Paul Price Patching memory leak.
(edit) @10483   20 years Paul Price Decreasing trace level.
(edit) @10482   20 years Paul Price Adding additional tracing.
(edit) @10481   20 years Paul Price Fixing tracing to use conventional system for facility names. Removing …
(edit) @10480   20 years Paul Price Fixing comment to be a bit more readable.
(edit) @10478   20 years Paul Price Fixing criteria for first pass through.
(edit) @10477   20 years Paul Price Adding metadata to header.
(edit) @10470   20 years Paul Price Fixing memory corruption aborts caused by double frees.
(edit) @10469   20 years Paul Price Plugging memory leaks.
(edit) @10468   20 years magnier fixed exit states and error messages
(edit) @10460   20 years magnier changes trace/log components to psModules.config from func
(edit) @10447   20 years Paul Price Propagating API change to psStringSubstitute
(edit) @10436   20 years magnier added pmConfigRecipeOptions
(edit) @10428   20 years magnier pulled recipe functions from pmConfig to pmConfigRecipes, fixed up …
(edit) @10422   20 years magnier updated pmConfigReadRecipes to implement config inheritence
(edit) @10421   20 years magnier defined pmConfigConvertFilename, added to all I/O functions
(edit) @10417   20 years Paul Price Fixing propagation of API change to psImageBackground
(edit) @10412   20 years Paul Price Adding overscan coefficients to HISTORY.
(edit) @10410   20 years Paul Price Whoops, typo.
(edit) @10406   20 years Paul Price Propagating API change to psImageBackground
(edit) @10385   20 years magnier added KAPA type to pmFPAfile types
(edit) @10382   20 years rhl Use PSF_CLUMP_SN_LIM to limit objects put into splane
(edit) @10378   20 years rhl Check pmPSFFromPSFtry's error code
(edit) @10377   20 years rhl assert that SXY isn't NaN
(edit) @10330   20 years Paul Price Adding processing metadata.
(edit) @10326   20 years Paul Price Adding processing metadata to header.
(edit) @10302   20 years Paul Price More changes related to name fixes (noun-verb)
(edit) @10299   20 years Paul Price Renaming files to use noun-verb
(edit) @10291   20 years Paul Price Shortening string so it can fit in a FITS header.
(edit) @10289   20 years Paul Price pmVersion is a better name than pmConfigure
(edit) @10287   20 years Paul Price Adding functions to return the version name and compilation information.
(edit) @10282   20 years Paul Price Fixing statistics for single overscan value.
(edit) @10272   20 years rhl z == 0 at centre of model
(edit) @10263   20 years magnier updates to test if model works at all
(edit) @10262   20 years magnier changed limits to new dynamic limits function, added ellipse parameter …
(edit) @10260   20 years magnier renamed pmModelFit... to pmSourceFit..., added CheckLimits function
(edit) @10259   20 years magnier removed dSky derived from moments: this should be supplied externally …
(edit) @10258   20 years magnier updates to psEllipse APIs
(edit) @10257   20 years magnier updates to psMinimizeLMM functions
(edit) @10256   20 years magnier removed commented-out function
(edit) @10250   20 years Paul Price Adding weights.
(edit) @10248   20 years Paul Price Adding weights/errors.
(edit) @10247   20 years Paul Price Generate poisson weights only if requested.
(edit) @10245   20 years Paul Price If gain == 0, wasn't generating weight image.
(edit) @10240   20 years Paul Price For non-positive gain, use read noise only.
(edit) @10199   20 years magnier measured delta for unfitted parameters had the wrong sign fitted …
(edit) @10198   20 years magnier removed old model components of pmPSFtry (are kept in the sources …
(edit) @10197   20 years magnier removed old model components of pmPSFtry (are kept in the sources array)
(edit) @10195   20 years magnier replace damping term
(edit) @10194   20 years magnier added tests to check GaussNewtonDelta
(edit) @10182   20 years magnier option to allow WriteEXTs to print alternate EXT model
(edit) @10181   20 years magnier guess is off by sqrt(2)
(edit) @10180   20 years magnier mask fitted parameters when measuring GaussNewtonDelta
(edit) @10179   20 years magnier new psImageBackground API
(edit) @10103   20 years rhl Fix memory leak
(edit) @10102   20 years rhl std{in,out,err} are reserved macros in stdio.h
(edit) @10098   20 years magnier improved tests on source fit
(edit) @10097   20 years magnier use parameter fit errors for parameter 2D fit
(edit) @10095   20 years magnier added tap_pmSourceFitModel.c
(edit) @10094   20 years magnier comment out test line
(edit) @10084   20 years Paul Price Adding note that returned pointer is only a view.
(edit) @10081   20 years Paul Price Extensive changes to FPA reading/writing functions to support mask and …
(edit) @10080   20 years Paul Price Offsets are in the readout, not in the image. Image offsets are …
(edit) @10079   20 years magnier defined a basic set of pmSourceFitModel tests
(edit) @10078   20 years magnier replaced factor of 2 in SXX, SYY derivative to slow swings
(edit) @10077   20 years magnier added weight to ModelInit, set to sky variance
(edit) @10075   20 years magnier working on new linear fit process
(edit) @10050   20 years magnier pulled code into pmSourceGetModel; added pmSourceWeights
(edit) @10049   20 years magnier cleanups; added moment recalculation for satstars with larger box
(edit) @10048   20 years magnier significant cleanup, added bicube measure of fractional peak position
(edit) @10031   20 years magnier moved pmSourceChisq into here
(edit) @10026   20 years Paul Price Using Poisson distribution if threshold is negative.
(edit) @10023   20 years Paul Price Adding additional notes.
(edit) @10022   20 years Paul Price Adding additional option for identifying bad pixels.
(edit) @10019   20 years Paul Price I mean median, not mean, know what I mean?
(edit) @10018   20 years Paul Price Using robust statistics instead of sample.
(edit) @10011   20 years magnier fixed bug, added error check
(edit) @9998   20 years Paul Price Fixing case where numScans == 0.
(edit) @9997   20 years Paul Price Fixing multiple frees, and mask for statistics.
(edit) @9992   20 years Paul Price Changes to allow system to work with PS_NO_TRACE.
(edit) @9986   20 years Paul Price Plugging memory leaks --- forgotten free in pmMaskIdentifyBadPixels, …
(edit) @9984   20 years Paul Price Input is an array of readouts, instead of multiple arrays of images, …
(edit) @9983   20 years Paul Price Adding functions to write masks. For this to work, had to add mask …
(edit) @9981   20 years Paul Price Adding functions to create bad pixel masks from flattened data.
(edit) @9951   20 years Paul Price Changing pmFringesReadFits and pmFringesWriteFits into pmFringesFormat …
(edit) @9950   20 years Paul Price Adding FRINGE type to pmFPAfile, which reads from/writes to FITS …
(edit) @9949   20 years Paul Price Adding functions to read/write tables within the FPA hierarchy …
(edit) @9945   20 years Paul Price Bug in output binning --- if the binning wasn't set, it would come …
(edit) @9944   20 years Paul Price Forgot to add them to the output.
Note: See TracRevisionLog for help on using the revision log.