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) @7504   20 years eugene config fixes to support pkg-config, moved errorCodes to …
(edit) @7502   20 years jhoblitt VERSION to 0.0.2
(edit) @7501   20 years jhoblitt This commit was generated by cvs2svn to compensate for changes in …
(edit) @7499   20 years magnier set name in INTERNAL pmFPAfile
(edit) @7498   20 years Paul Price S64 and U64 are printed with %jd and %ju --- the 'j' is architecture …
(edit) @7497   20 years Paul Price Applying patch from Josh to fix logic error.
(edit) @7496   20 years magnier two changes to the behavior of psRegionFromString: 1) [0:0,0:0]
(edit) @7495   20 years Paul Price Propagating API change to psMetadataPrint -> pmFPAPrint.
(edit) @7494   20 years Paul Price Going back to mcShort after 1.5 GB core dump from running out of memory.…
(edit) @7493   20 years Paul Price Fixing API change in pmFPAPrint.
(edit) @7492   20 years Paul Price Fixing after API change to psMetadataPrint; added FILE *fd to …
(edit) @7491   20 years Paul Price Renaming pmChipMosaic.h to pmFPAMosaic.h
(edit) @7490   20 years Paul Price S64 and U64 should be printed with %lld and %llu.
(edit) @7489   20 years Paul Price Adding distinguishing header keyword.
(edit) @7488   20 years Paul Price Adding mosaicked version of Megacam.
(edit) @7487   20 years Paul Price Renaming pmChipMosaic.[ch] to pmFPAMosaic.[ch]
(edit) @7486   20 years Paul Price Missed the type.
(edit) @7485   20 years Paul Price Missing END.
(edit) @7484   20 years Paul Price Adding camera configuration for megacam where the FPA has been mosaicked.
(edit) @7483   20 years Paul Price Adding camera configuration for megacam where the chips have been …
(edit) @7482   20 years Paul Price Adding CHIP.X0,Y0,XPARITY,YPARITY to support pmFPAMosaic
(edit) @7481   20 years magnier fixed PSMODULE_LIBS setting: was supplying CFLAGS
(edit) @7480   20 years magnier added pmFPAfile Free Data functions and support, added …
(edit) @7479   20 years magnier complete re-work of API: now only performs set external mask
(edit) @7478   20 years magnier pmModelGroupInit now returns status telling if init was performed
(edit) @7477   20 years magnier added test for failure to find psfClump
(edit) @7476   20 years Paul Price pmFPAMosaic testing.
(edit) @7475   20 years Paul Price Update the FPA concepts.
(edit) @7474   20 years Paul Price Case where PHU==FPA, EXTENSIONS==NONE wasn't processing the cells.
(edit) @7473   20 years Paul Price Plugging memory leak.
(edit) @7472   20 years drobbin Added support for psU64 and psS64 in datatype, metadata, metadataItem, etc.
(edit) @7471   20 years jhoblitt include ippdb.h instead of metadatadb.h
(edit) @7470   20 years jhoblitt partial implementation of -rerun
(edit) @7469   20 years Paul Price Was having trouble reading and writing concepts at different levels. …
(edit) @7468   20 years magnier added support in ConfigParse for U8,U16,U32,S8,S16; replaced …
(edit) @7467   20 years magnier fixed limits on assert
(edit) @7466   20 years jhoblitt rename metadatadb -> ippdb
(edit) @7465   20 years Paul Price Changing pmFitsReadTable definition to use const.
(edit) @7464   20 years rhl Fix error messages about C preprocessor failing
(edit) @7463   20 years Paul Price Copying headers from source to target.
(edit) @7461   20 years jhoblitt This commit was generated by cvs2svn to compensate for changes in …
(edit) @7459   20 years Paul Price Adding 'const' to definitions.
(edit) @7458   20 years jhoblitt rename package to ippdb
(edit) @7457   20 years Paul Price Better version for distribution.
(edit) @7456   20 years Paul Price Minor changes; these are my favourite parameters for the moment.
(edit) @7455   20 years Paul Price Adding mosaic version of mcshort (which is a short version of the …
(edit) @7454   20 years Paul Price Adding FPA mosaicking; generalised some of the chip-specific functions …
(edit) @7453   20 years Paul Price Adding CHIP.XPARITY,YPARITY,X0,Y0.
(edit) @7452   20 years rhl jpeg AGAIN. Grrr. Put jpeg arguments into PSLIB_*
(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
Note: See TracRevisionLog for help on using the revision log.