IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules/src/camera

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14202   19 years magnier adding pmFPAfile.wrote_phu (renamed from phu)
(edit) @14201   19 years magnier dropping pmFPA.wrote_phu
(edit) @14019   19 years magnier adding FPA.NAME to pmFPAfileNameFromRule
(edit) @13931   19 years magnier adding error traps to pmFPAfileDefine functions
(edit) @13898   19 years Paul Price Extensive changes to APIs to allow use of a nominated value to mask …
(edit) @13897   19 years Paul Price Allow the file being bound to another file to have a different format …
(edit) @13894   19 years Paul Price Fixing dataLevel in the event of mosaicking --- the dataLevel when …
(edit) @13893   19 years Paul Price Making private function file-static.
(edit) @13872   19 years Paul Price Putting code from pmReadoutCombine here, so that it can also be used …
(edit) @13863   19 years magnier masking nan pixels to mask value BAD
(edit) @13842   19 years magnier added a comment
(edit) @13841   19 years magnier only write out image data if data exists
(edit) @13810   19 years Paul Price Adding dark normalisation. The idea is that the dark current is not …
(edit) @13791   19 years magnier adding pmFPAAstrometry functions - not yet added to makefiles
(edit) @13772   19 years Paul Price Fixing typo.
(edit) @13768   19 years magnier fix region inconsistency for pmReadoutReadNext
(edit) @13709   19 years Paul Price Plugging memory leak.
(edit) @13704   19 years Paul Price Adding automatically-generated skycell pseudo-cameras, constructed …
(edit) @13669   19 years magnier fileLevel can never be greater than the dataLevel
(edit) @13655   19 years magnier if we are missing an image, try to use the header NAXIS1,2 values
(edit) @13591   19 years Paul Price Adding pmConfigMask to use symbolic names for mask values. Need to …
(edit) @13561   19 years magnier fixed return success status
(edit) @13525   19 years magnier changed these functions to return the success/failure value, not to …
(edit) @13524   19 years magnier re-created the case if name is NULL
(edit) @13523   19 years magnier added pmFPAfileStringFromType
(edit) @13519   19 years Paul Price Fixing pmFPAfileActivate to quietly return true when there are no …
(edit) @13499   19 years Paul Price Need to add NAXIS1,NAXIS2 to the header after chip mosaic, so that CMF …
(edit) @13496   19 years Paul Price Allow multiple (only input, currently) filerules of the same name.
(edit) @13451   19 years Paul Price Removing empty function.
(edit) @13339   19 years Paul Price Expanding chip and cell parity out so that separate error messages are …
(edit) @13300   19 years Paul Price Inability to generate WCS should be a warning rather than an error --- …
(edit) @13299   19 years Paul Price Should check both target and source parity.
(edit) @13298   19 years Paul Price Chip concepts are not found in the cell.…
(edit) @13274   19 years Paul Price Don't use pmConfigConvertFilename here --- it's done by pmFPAfileOpen, …
(edit) @13195   19 years Paul Price Putting in the appropriate concepts for Gene's WCS cell->chip fix, and …
(edit) @13194   19 years magnier set chip data_exists when a cell is copied
(edit) @13193   19 years magnier added test for output data existence before opening output data file
(edit) @13190   19 years magnier added functions to check pmFPA/Chip/Cell/Readout data_exists flags
(edit) @13189   19 years magnier added ifdef-ed out code to set the WCS for a chip in pmChipMosaic
(edit) @13064   19 years magnier converting the PSF model fits to the polariation terms (replacing …
(edit) @13034   19 years magnier incorporating updates from eam_02_branch (cached models, pmPSF FITS IO)
(edit) @12949   19 years magnier adding pmResiduals (from eam_02_branch)
(edit) @12890   19 years rhl Need <strings.h> for strn?casecmp
(edit) @12838   19 years magnier adding strings.h (perhaps more than needed)
(edit) @12832   19 years Paul Price Adding const to pmConfig parameter, where possible.
(edit) @12831   19 years Paul Price Declaring parameters const where appropriate.
(edit) @12810   19 years magnier adding pmChipDuplicate function (not working)
(edit) @12804   19 years magnier clearer trace messages
(edit) @12791   19 years Paul Price An assertion isn't appropriate.
(edit) @12770   19 years Paul Price An FPA may contain an image that it's read in and a weight map (or …
(edit) @12769   19 years Paul Price Print mask and weight detail within a readout.
(edit) @12768   19 years Paul Price Fixing remnant from copy.
(edit) @12762   19 years Paul Price "concept" is confusing --- it's a file rule.
(edit) @12716   19 years magnier adding option to pmConfigCameraFormatFromHeader to load recipe or not
(edit) @12710   19 years magnier setting region for now
(edit) @12705   19 years magnier made pmFPAUpdateNames a public function
(edit) @12701   19 years magnier add PHU entry from source if available
(edit) @12696   19 years magnier big re-org to put the includes in the .c only, not .h
(edit) @12687   19 years Paul Price Was getting an abort when opening a file given from the detrend …
(edit) @12682   19 years Paul Price Fixing compile problems.
(edit) @12681   19 years Paul Price Warn on bad DETREND.CONSTRAINTS rather than bail out.
(edit) @12660   19 years Paul Price I believe that HDUs should be added to the FPA hierarchy *before* the …
(edit) @12654   19 years Paul Price Distinguishing between mosaicking (different cells within the same …
(edit) @12642   19 years Paul Price Read concepts all through when we put a new header in.
(edit) @12629   19 years magnier add option to force deep copy
(edit) @12621   19 years Paul Price Removing bad line.
(edit) @12620   19 years Paul Price Update the appropriate source --- if the header is a PHU, that's what …
(edit) @12603   19 years magnier added wrote_phu to pmFPA, etc; added test in WritePHU
(edit) @12590   19 years magnier fixed typo
(edit) @12589   19 years magnier converted binning operations to use the common pmImageBinning methods
(edit) @12585   19 years magnier modified pmFPAfileIO to call PHU read/write operations from data …
(edit) @12564   19 years Paul Price When we went to process TC3 images, we found that our camera formats …
(edit) @12558   19 years magnier adding test for EXTWORD in FORMAT:FILE, setting psFits->extword if set
(edit) @12557   19 years magnier added a comment
(edit) @12520   19 years magnier adding functions to return valid pixel region for chip and fpa
(edit) @12504   19 years jhoblitt fix variable uninitialized warnings
(edit) @12455   19 years magnier remove unneeded pmFPAfile elements (and from camera.config)
(edit) @12454   19 years magnier removed MANAPLOT
(edit) @12300   19 years Paul Price Images in the detrend database may be in different formats. Therefore, …
(edit) @12299   19 years Paul Price pmFPAfilenameFromRule: Adding const. Changing return type to psString …
(edit) @12265   19 years Paul Price Adding first cut of function to squish (combine all readouts of) a …
(edit) @12152   19 years Paul Price Fixing response when requested format can't be found --- it's an error.
(edit) @11876   19 years magnier adding version, exptime, twilight, dettemp to detrend options; adding …
(edit) @11871   19 years Paul Price Fixing binning when flipping.
(edit) @11869   19 years Paul Price Changing sense of parity, so that all required concepts come from the …
(edit) @11865   19 years Paul Price pmFPACopy was using a readout to give the size of a cell (when …
(edit) @11864   19 years Paul Price Cleaning up pmFPAfileSuitableFPA a bit more, so that the sense is more …
(edit) @11801   19 years Paul Price Fixing issues with file formats: some formats weren't getting the PHU …
(edit) @11793   19 years magnier adding HEADER Read options for loading headers with images
(edit) @11792   19 years magnier clarified error message
(edit) @11786   19 years Paul Price Removing warning on target binning --- it's not really necessary.
(edit) @11754   19 years Paul Price Fixing warning that CHIP.YPARITY wasn't matching the expected value …
(edit) @11687   19 years jhoblitt update psAbort() API
(edit) @11676   19 years jhoblitt cast all 'const' variables to (void *) when calling psFree()
(edit) @11626   19 years magnier added string.h
(edit) @11624   19 years magnier string.h added
(edit) @11527   19 years magnier pedantic initialization of variables
(edit) @11475   19 years magnier more descriptive error messages
(edit) @11450   19 years Paul Price Adding pmConfigCommand.[ch] in order to supplement a command line with …
(edit) @11448   19 years Paul Price Plugging memory leaks in pmFPAfileDefineFromDetDB.
Note: See TracRevisionLog for help on using the revision log.