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) @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 …
(edit) @7633   20 years magnier dropping commented-out code
(edit) @7632   20 years magnier dropping ifdef-ed out code
(edit) @7631   20 years magnier adding pmSourceFreePixels
(edit) @7630   20 years magnier added pmReadoutFreeData, freeing bias sections
(edit) @7628   20 years Paul Price More cleaning up.
(edit) @7627   20 years Paul Price Cleaning up confusion in counters.
(edit) @7625   20 years Paul Price Make output image that is just the right size.
(edit) @7624   20 years Paul Price Target and source concepts were sharing the same metadata items in the …
(edit) @7623   20 years Paul Price Adding pmFPAfileDefineInternal.
(edit) @7622   20 years Paul Price Fixing API for pmFPAfileDefine{In,Out}put.
(edit) @7618   20 years magnier various fixes
(edit) @7610   20 years Paul Price Got the wrong sign.
(edit) @7609   20 years Paul Price Adding pmHDUGetHighest
(edit) @7606   20 years Paul Price Check X0,Y0,XBIN,YBIN,XPARITY,YPARITY for target; if these are set, …
(edit) @7605   20 years Paul Price Checking data_exists on chips and cells. Setting data_exists on mosaic …
(edit) @7604   20 years Paul Price Cleaning up use of include files for pslib.
(edit) @7601   20 years Paul Price Removing old include file.
(edit) @7597   20 years Paul Price Applying patch from Josh: look for a symbolic camera name in the …
(edit) @7595   20 years Paul Price Default chip parities should be 1, not zero: so that the cell parity …
(edit) @7589   20 years magnier updates from day when MHPCC CVS was down
(edit) @7576   20 years Paul Price Adding command-line log destination.
(edit) @7567   20 years Paul Price Add check that science and fringe regions are the same.
(edit) @7566   20 years Paul Price Adding error checking, plug memory leaks, macro-ize repetitive code.
(edit) @7562   20 years Paul Price Adding fringe I/O functions: pmFringeStatsReadFits, pmFringeStatsWriteFits
(edit) @7555   20 years Paul Price Adding function to read mask and weight images.
(edit) @7530   20 years magnier big problems with the pmFPAWrite, pmChipWrite functions; these changes …
(edit) @7529   20 years magnier added pre-free for file->filename
(edit) @7528   20 years magnier dropped error for now (not really an error)
(edit) @7526   20 years magnier moved addHDUtoChip before the pmConceptsReadChip
(edit) @7525   20 years magnier changed errors to traces for situations which are not errors
(edit) @7516   20 years magnier skip pmConceptsWriteToCamera if cell->config is NULL
(edit) @7515   20 years magnier adding error checks to processContents results
(edit) @7499   20 years magnier set name in INTERNAL pmFPAfile
(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) @7487   20 years Paul Price Renaming pmChipMosaic.[ch] to pmFPAMosaic.[ch]
(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) @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) @7469   20 years Paul Price Was having trouble reading and writing concepts at different levels. …
(edit) @7463   20 years Paul Price Copying headers from source to target.
(edit) @7459   20 years Paul Price Adding 'const' to definitions.
(edit) @7454   20 years Paul Price Adding FPA mosaicking; generalised some of the chip-specific functions …
(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) @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) @7439   20 years Paul Price Adding CHIP.X0 and CHIP.Y0 to concepts.
(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) @7419   20 years Paul Price If pixels == false, then allocate a images but don't copy the pixels.
(edit) @7417   20 years rhl Fix type of "masks" for "weights"
(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
Note: See TracRevisionLog for help on using the revision log.