IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7451   20 years drobbin Added type support in MetadataConfigFormat. added types in psVector part.
(edit) @7450   20 years Paul Price Adding back the DEPEND menu handling for the DEFAULTS.
(edit) @7449   20 years Paul Price Adding the reading of chip concepts from the defaults.
(edit) @7448   20 years drobbin Added psMetadataPrint to tst_01 (moved from 07) and expanded test. …
(edit) @7447   20 years Paul Price Adding CHIP.XPARITY and CHIP.YPARITY.
(edit) @7446   20 years Paul Price Correcting type of CHIP.X0, CHIP.Y0. Updated default values for …
(edit) @7445   20 years magnier set psVector initial lengths
(edit) @7444   20 years magnier better error message in pmConfigFileSetsMD
(edit) @7443   20 years magnier added error checking on pmFPAAddSourceFromHeader, dropped invalid …
(edit) @7442   20 years magnier added error checking on FPA.NAME
(edit) @7441   20 years Paul Price Need to check the FORMAT for CHIP.X0 and CHIP.Y0. For this, we use …
(edit) @7440   20 years rhl No need to probe for libjpeg now that it's properly handled by pslib's …
(edit) @7439   20 years Paul Price Adding CHIP.X0 and CHIP.Y0 to concepts.
(edit) @7438   20 years eugene adjusted configure scripts to build libpsphot without psphot.c
(edit) @7437   20 years eugene moved functions to correspond to order used
(edit) @7436   20 years eugene account for masked pixels when generating smoothed image
(edit) @7435   20 years eugene commented out test image writes
(edit) @7434   20 years eugene skip background regions with no valid pixels
(edit) @7433   20 years magnier more strict errors for missing pmFPAfile elements, traces on state …
(edit) @7432   20 years magnier mask type (was F32), parent reference in finding readout, mask and …
(edit) @7431   20 years magnier fixed trimsec where biassec was wanted
(edit) @7430   20 years magnier test for XTENSION before trying to delete
(edit) @7429   20 years Paul Price Fixing double free in BIASSEC header item --- neglected to increment …
(edit) @7428   20 years Paul Price Adding p_psMemAllocatePersistent, per bug 753.
(edit) @7427   20 years Paul Price Adding calls to p_psMemAllocatePersistent within p_psTimeInit, per bug 753.
(edit) @7426   20 years rhl Updated --with-jpeg from [fixed] psphot code
(edit) @7425   20 years rhl Fixed --with-jpeg (no more refs to FFTW3\!)
(edit) @7424   20 years jhoblitt minor cleanups in defineMode() start implementation of -rerun
(edit) @7423   20 years jhoblitt stub out -rerun
(edit) @7422   20 years jhoblitt flesh out iteration support rename -addmasterframe -> -declaremasterframe
(edit) @7421   20 years jhoblitt implement initial -iteration support for all modes
(edit) @7420   20 years jhoblitt add iteration fields
(edit) @7419   20 years Paul Price If pixels == false, then allocate a images but don't copy the pixels.
(edit) @7418   20 years drobbin checked-in stderr for string test, removed one log msg.
(edit) @7417   20 years rhl Fix type of "masks" for "weights"
(edit) @7416   20 years rhl Need $(JPEG_CFLAGS) on systems where libjpeg's not found in the path
(edit) @7415   20 years rhl Need $(GSL_CFLAGS) on systems where gsl's not found in the path
(edit) @7414   20 years rhl Support p_psMemAllocatePersistent (bug report 753)
(edit) @7413   20 years rhl Add an error message
(edit) @7412   20 years Paul Price Fixing --with-float for FFTW to --enable-float, which is what builds …
(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) @7405   20 years Paul Price Applying patch from Josh to fix spelling.
(edit) @7404   20 years Paul Price Correcting FFTW configure option.
(edit) @7403   20 years Paul Price When generating a mask or weight, we need to add it into the HDU.
(edit) @7402   20 years eugene fix to allow relphot to cleanly handle empty/missing catalogs
(edit) @7401   20 years eugene added PSASTRO_MODE option to mimic choices in psastro
(edit) @7400   20 years eugene updated fitcolors to include plots, better clipping
(edit) @7399   20 years eugene added addition kapa plotting functions
(edit) @7398   20 years eugene fixed typo in tycho
(edit) @7397   20 years eugene added new tarballs
(edit) @7396   20 years eugene added notes
(edit) @7395   20 years eugene adding test scripts
(edit) @7394   20 years eugene converting to SkyRegions
(edit) @7393   20 years eugene dropping old functions and prototypes
(edit) @7392   20 years eugene dropping old functions
(edit) @7391   20 years eugene more efficient plotting
(edit) @7390   20 years eugene remove unused prototypes
(edit) @7389   20 years eugene minor changes
(edit) @7388   20 years Paul Price Adding functions from psModule's additional functions to be pushed …
(edit) @7387   20 years jhoblitt stub out -master
(edit) @7386   20 years Paul Price Applying patch from Josh to break up existing function.
(edit) @7385   20 years Paul Price Moving pslib additional functions from psModules into psLib proper; …
(edit) @7384   20 years Paul Price Removing libjpeg check, since that's now in pslib.
(edit) @7383   20 years Paul Price Patch from Josh to correctly handle the insertion of NULL strings.
(edit) @7382   20 years Paul Price Moving additional pslib functions over to psLib proper. Some API changes.
(edit) @7381   20 years Paul Price Adding files missed in previous commit to merge additional pslib …
(edit) @7380   20 years Paul Price Merging the pslib "additional" functions from the modules into psLib …
(edit) @7379   20 years jhoblitt rename -addmaster -> -addmasterframe rename -master -> masterframe
(edit) @7378   20 years jhoblitt initial implementation of -addmaster & -master
(edit) @7377   20 years drobbin took psMetadataPrint test out of IO and put it into 01
(edit) @7376   20 years jhoblitt update detMasterFrame
(edit) @7375   20 years Paul Price Adding additional assert macros.
(edit) @7374   20 years jhoblitt update -addmaster & -master options
(edit) @7373   20 years jhoblitt stub out -master & -addmaster add MODECASE macro
(edit) @7372   20 years jhoblitt change -normalized to mask out imfiles with residuals
(edit) @7371   20 years jhoblitt implement -residexp
(edit) @7370   20 years jhoblitt fix a option
(edit) @7369   20 years jhoblitt stub out -residexp
(edit) @7368   20 years drobbin Added test for psMetadataItemCopy. Removed commented, obsolete code …
(edit) @7367   20 years jhoblitt implement -addresidexpMode
(edit) @7366   20 years jhoblitt add detResidExpAnalysis
(edit) @7365   20 years jhoblitt fix missing type conversion
(edit) @7364   20 years Paul Price Removing pmReadout.[ch] --- the functionality is preserved in …
(edit) @7363   20 years jhoblitt stub out -addresidexp minor options cleanup
(edit) @7362   20 years Paul Price Fixed bug: high pixels weren't being tossed.
(edit) @7361   20 years Paul Price Change to pmFPAWrite API
(edit) @7360   20 years Paul Price Converting from pmReadout.c to pmFPAMaskWeight.c
(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) @7355   20 years Paul Price Changes to allow user to specify scale and zero through concepts
(edit) @7354   20 years Paul Price Removing pmReadout.h
(edit) @7353   20 years jhoblitt fix memory leaks in addresidMode() implement -resid
(edit) @7352   20 years jhoblitt stub out -resid
Note: See TracRevisionLog for help on using the revision log.