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) @7413   20 years rhl Add an error message
(edit) @7411   20 years rhl Always call psError(..., true, ...) or psErrorClear() when detecting a …
(edit) @7410   20 years rhl 1/ Always call psError(..., true, ...) or psErrorClear() when …
(edit) @7409   20 years rhl Cleanup concepts enough to be able to start again
(edit) @7408   20 years rhl Separate failure-to-find from NULL metadata in pmFPAfileDropInternal
(edit) @7407   20 years rhl Tell us which plane failed
(edit) @7406   20 years rhl It's up to the caller to decide whether to proceed
(edit) @7403   20 years Paul Price When generating a mask or weight, we need to add it into the HDU.
(edit) @7384   20 years Paul Price Removing libjpeg check, since that's now in pslib.
(edit) @7382   20 years Paul Price Moving additional pslib functions over to psLib proper. Some API changes.
(edit) @7364   20 years Paul Price Removing pmReadout.[ch] --- the functionality is preserved in …
(edit) @7362   20 years Paul Price Fixed bug: high pixels weren't being tossed.
(edit) @7359   20 years Paul Price Removing pmReadout.[ch] once more --- all functionality in …
(edit) @7358   20 years Paul Price Restoring pmReadout.
(edit) @7357   20 years Paul Price Restoring pmReadout.h
(edit) @7356   20 years Paul Price Restoring pmMaskBadPixels
(edit) @7354   20 years Paul Price Removing pmReadout.h
(edit) @7324   20 years magnier changed certain psErrors to psTrace
(edit) @7323   20 years magnier changed certain psAborts to psErrors
(edit) @7319   20 years Paul Price Fixing memory leak when there is a CELL.TIME parse error.
(edit) @7314   20 years Paul Price Adding some error checking.
(edit) @7313   20 years Paul Price Resolving some weird conflict with #ifndef and #endif.
(edit) @7312   20 years Paul Price Resolving conflicts from both RHL and I adding error checking.
(edit) @7311   20 years Paul Price Applying RHL patch. Generally improves the error handling and …
(edit) @7310   20 years magnier unfolded return arguments to make pmConceptsReadCell more readable
(edit) @7309   20 years magnier added pmReadoutSetMaskWeight
(edit) @7308   20 years magnier setting mask,weight col0,row0
(edit) @7307   20 years magnier changed to new psFitsWriteBlank API
(edit) @7306   20 years magnier cleaned up CMP header output code
(edit) @7288   20 years Paul Price Some extra error-checking
(edit) @7287   20 years magnier fixed makefile
(edit) @7286   20 years Paul Price Missed pmMaskBadPixelsErrors.dat, cleaning up conflict.
(edit) @7285   20 years magnier returned pmMaskBadPixels.c
(edit) @7284   20 years magnier minor diffs
(edit) @7283   20 years Paul Price Restoring pmMaskBadPixels to the build (it has different functionality …
(edit) @7282   20 years magnier finish up the basic astrometry functions
(edit) @7281   20 years magnier added tests for missing CELL.TIME concepts
(edit) @7280   20 years magnier added test for missing parsed value
(edit) @7279   20 years magnier added tests for missing filenames
(edit) @7278   20 years Paul Price Addition of a vast quantity of assertions in public functions. …
(edit) @7276   20 years Paul Price Removing pmReadout.[ch] from the build. It can probably be dropped …
(edit) @7275   20 years Paul Price Adding pmFPAMaskWeight.h to psmodules.h, small changes to …
(edit) @7274   20 years Paul Price Adding NULL checks at function start, to provide some robustness, …
(edit) @7259   20 years Paul Price Commenting out the running counter.
(edit) @7257   20 years Paul Price Setting initial value to avoid compiler warning about value being used …
(edit) @7256   20 years Paul Price pmReadoutCombine is working, but it's kind of slow.
(edit) @7254   20 years Paul Price Changes to HDU generation: don't add chips/cells that have their own …
(edit) @7253   20 years Paul Price Updated in response to bugs 761,762: changed CELL.TIME formats, …
(edit) @7249   20 years Paul Price Adding recurse option to pmFPAWrite, pmChipWrite. pixels option now …
(edit) @7241   20 years Paul Price Changed psFitsWriteHeader to psFitsWriteBlank
(edit) @7238   20 years Paul Price Updating calls to psFitsWriteHeader and psFitsWriteTable following API …
(edit) @7215   20 years Paul Price Adding emacs temporary files to CLEANFILES
(edit) @7214   20 years Paul Price Removing extraneous file, left over after reorganisation
(edit) @7213   20 years Paul Price Moving files to other directories to copy src/ reorganisation
(edit) @7212   20 years Paul Price Moving files from test/imsubtract/ to copy src/ reorganisation
(edit) @7204   20 years Paul Price Debugging readout combination for ppMerge. There are still problems, …
(edit) @7194   20 years Paul Price Fixing image ranges: output image range was going off the image.
(edit) @7187   20 years Paul Price Adding extra error information
(edit) @7186   20 years Paul Price Type conversion (to F32) for pmReadoutRead.
(edit) @7179   20 years Paul Price Converting from F64 to F32
(edit) @7178   20 years Paul Price Normalising source fluxes by the mean
(edit) @7173   20 years Paul Price Fixing double free, caused by multiple calls to "pmCellFreeData".
(edit) @7172   20 years Paul Price Adding more info to error message.
(edit) @7171   20 years Paul Price Removing annoying "Loading configuration" message from log.
(edit) @7170   20 years Paul Price Fixing typo in error message
(edit) @7169   20 years Paul Price Adding pmHDUGenerate.h
(edit) @7168   20 years Paul Price Adding pmHDUGenerate to make an HDU (image) from the cells contained …
(edit) @7153   20 years magnier changed elements of pmAstromMatch to raw,ref (from i1,i2)
(edit) @7152   20 years magnier added distortion gradient fitting functions, split from pmAstrometryObjects
(edit) @7151   20 years magnier fixed misplaced .c file
(edit) @7150   20 years magnier fixed memory leak
(edit) @7126   20 years Paul Price Changing name of psGaussJordan
(edit) @7097   20 years Paul Price Extra error checking.
(edit) @7066   20 years Paul Price Adding .cvsignore for concepts/
(edit) @7065   20 years Paul Price Adding in pmReadoutCombine.
(edit) @7060   20 years Paul Price Updates for ppMerge
(edit) @7059   20 years Paul Price Adapting pmReadoutCombine --- compiles, but not yet tested.
(edit) @7026   20 years Paul Price Passing in configuration, rather than site configuration to psConfigDB
(edit) @7025   20 years Paul Price Removing pmSubtractSky from the build --- it uses …
(edit) @7020   20 years magnier added basic test files for concepts and camera
(edit) @7019   20 years magnier major file reorganization
(edit) @7018   20 years magnier files moved from imsubtract
(edit) @7017   20 years magnier all files in this directory were previously in src/astrom
(edit) @7016   20 years magnier fixed instances of psStringSplit to use new API
(edit) @7012   20 years magnier fixed read, frees, leaks
(edit) @7011   20 years magnier added indirect names to CMP, fixed state variables, leaks
(edit) @7010   20 years magnier added pmHDUfromReadout
(edit) @7009   20 years magnier minor formatting
(edit) @7008   20 years magnier added FPA_ASTROM option
(edit) @7007   20 years magnier added pmAstrometryObjects
(edit) @7006   20 years magnier fixed cell/chip extra frees, added FPA_ASTROM elemenets
(edit) @7005   20 years magnier added pmAstromGridTweak, changed pmAstromObj elements to pointers
(edit) @7004   20 years magnier added vector smooth functions
(edit) @7003   20 years magnier ifdef-ed psEllipse.h
(edit) @6999   20 years Paul Price Adding pmFlatNormalize
(edit) @6997   20 years Paul Price Adding psMetadataItemParseBool. Adding string handling to the …
(edit) @6985   20 years Paul Price Adding pmChipMosaic back in after bringing it up to date with the new …
(edit) @6984   20 years Paul Price Moving code to avoid using concepts before it's allocated.
(edit) @6983   20 years Paul Price Want to reformat all concepts so that they can be altered --- not …
(edit) @6982   20 years Paul Price Write concepts only when writing the header; not before
Note: See TracRevisionLog for help on using the revision log.