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) @21104   18 years Paul Price Catch !source.
(edit) @21103   18 years Paul Price Circularise the model before measuring the flux. Not sure it makes a …
(edit) @20999   18 years Paul Price Attempting to get correct scaling for stacked images.
(edit) @20937   18 years eugene changing pmPeaks to contain a pointer to pmFootprints, which just …
(edit) @20749   18 years Paul Price Had correction ratio around the wrong way. Problem was revealed when …
(edit) @20685   18 years Paul Price Mask non-finite values.
(edit) @20639   18 years eugene pmConfigCameraFrmatFromHeader returns camera name as well as format name
(edit) @20637   18 years eugene supply camera name for define input
(edit) @20636   18 years eugene be explicit about the camera name vs camera format
(edit) @20635   18 years eugene pmCellExtent was not respecting the parity
(edit) @20634   18 years eugene added asserts to report failure to determine cell parities
(edit) @20489   18 years Paul Price Make fake source peaks a little lower flux, so they're a bit in the noise.
(edit) @20488   18 years Paul Price Making things a bit clearer. Had ratio around the wrong way.
(edit) @20486   18 years Paul Price Adding functions to renormalise the weight maps based on pixels or on …
(edit) @20468   18 years Paul Price Seems that the sense of the offsets within pmModelAddWithOffset has …
(edit) @20442   18 years Paul Price We shouldn't copy the concepts from the input cell, because that is …
(edit) @20400   18 years eugene for files loaded from the detrend database, re-construct the fpa when …
(edit) @20307   18 years Paul Price Propagating changes to psImageInterpolate.h
(edit) @20254   18 years eugene more clarity in error handline
(edit) @20095   18 years Paul Price Allowing CELL.READNOISE to be specified in ADU instead of electrons. …
(edit) @19997   18 years eugene modify handling of errors in generating the model
(edit) @19710   18 years Paul Price Need to be explicit about the dimensions since psImageBinning is not.
(edit) @19709   18 years Paul Price Wasn't iterating properly.
(edit) @19708   18 years Paul Price Need to set skip?
(edit) @19706   18 years Paul Price Putting assertion on stupid condition.
(edit) @19705   18 years Paul Price Update concepts, esp. binning.
(edit) @19695   18 years Paul Price Adding pmFPABin.[ch] with function pmReadoutRebin.
(edit) @19653   18 years Paul Price Need pmConfigMask.h
(edit) @19649   18 years Paul Price Pulling recipe out of PPIMAGE and making its own.
(edit) @19648   18 years Paul Price Add masking to statistics.
(edit) @19388   18 years eugene fallback on expected area if actual readouts are missing
(edit) @19385   18 years Paul Price Provide mask and mask value when writing an HDU. This is required for …
(edit) @19351   18 years Paul Price View to top is based on existence of an HDU, not data.
(edit) @19307   18 years eugene adding WCS file type to load astrometry info without loading sources
(edit) @19281   18 years Paul Price We probably want to put a source down everywhere there's supposed to …
(edit) @19246   18 years Paul Price Don't allow negative 'thisScan'.
(edit) @19233   18 years Paul Price Fixing source mask: we want to make saturated stars (the magnitude …
(edit) @19211   18 years Paul Price Avoiding error:"radius is 0 or less" from pmSourceDefinePixels.
(edit) @19189   18 years Paul Price Adding I/O of subtraction kernels to pmFPAfile stuff.
(edit) @19188   18 years Paul Price Include dependent headers.
(edit) @19167   18 years Paul Price Fixing inconsistency: database contains camera name, but was searching …
(edit) @19163   18 years Paul Price Adding pmReadoutInterpolateBadPixels to (attempt to) interpolate over …
(edit) @19082   18 years eugene whitespace
(edit) @19073   18 years Paul Price Only mosaic the first readout in a video cell.
(edit) @19046   18 years Paul Price Whoops! Was double counting, leaving big streaks across images due to …
(edit) @19033   18 years eugene fallback on IMNAXIS1,2 if NAXIS1,2 are missing
(edit) @19013   18 years Paul Price The operation of pmReadoutReadChunk was broken by the recent changes …
(edit) @19011   18 years Paul Price Call to readoutHaveMoreScans had parameters around the wrong way.
(edit) @19007   18 years Paul Price Allow correction for fortran style (unit indexed) numbering. This is …
(edit) @19005   18 years Paul Price Adding CHIP.NUM and CELL.NUM replacements in pmFPANameFromRule to …
(edit) @18972   18 years eugene skipping video cells
(edit) @18908   18 years Paul Price Removing use of pmConfig.complete in favour of proper use of what's …
(edit) @18905   18 years Paul Price Adding functions to dump configuration to an MDC file on disk, so we …
(edit) @18843   18 years Paul Price Include required headers.
(edit) @18830   18 years eugene src/objects/Makefile.am
(edit) @18654   18 years Paul Price Need to copy the analysis metadata when copying a …
(edit) @18601   18 years Paul Price The FPA format in psastroDataSave was bad: the GPC1 inputs (which is …
(edit) @18567   18 years eugene move test for mask to after file is created
(edit) @18554   18 years eugene re-organization of the named mask bit handling: pmConfigMaskSetBits …
(edit) @18364   18 years eugene defer construction of blank of concepts until element is used
(edit) @18330   18 years Paul Price Needed to remove 'const' to compile
(edit) @18329   18 years Paul Price Passing configuration along.
(edit) @18318   18 years Paul Price Mask out bad sources.
(edit) @18307   18 years Paul Price Error propagation.
(edit) @18227   18 years Paul Price Saving SEGV.
(edit) @18210   18 years eugene for now, set a fake bad value for the mask
(edit) @18177   18 years Paul Price Configuration wasn't being passed along.
(edit) @18163   18 years Paul Price Changing use of psDB* to pmConfig* so that the database handle only …
(edit) @18140   18 years eugene pass db to pmConceptsReadCell
(edit) @18139   18 years eugene adding database fields to APIs as needed for concepts
(edit) @18137   18 years eugene supplying db handle to concept loading functions
(edit) @18063   18 years jhoblitt update pmConfigConvertFilename() API
(edit) @18061   18 years jhoblitt add truncate parameter to pmConfigConvertFilename()
(edit) @18035   18 years eugene remove test assertion
(edit) @18033   18 years eugene add in an assert on some elements of the returned pmFPAfile; plug a leak
(edit) @18031   18 years Paul Price Read concepts from database whenever reading from header.
(edit) @18030   18 years Paul Price Read functions for readouts need to take a database handle so they can …
(edit) @18028   18 years Paul Price Write "concepts" to database.
(edit) @18027   18 years Paul Price Write "concepts" to database whenever we write the header.
(edit) @18026   18 years Paul Price Treat the database like a header --- read it for "concepts" whenever …
(edit) @17989   18 years eugene update to new API for pmConfigCameraFormatFromHeader
(edit) @17988   18 years eugene free various leaks on error condtions; add return camera and name for …
(edit) @17987   18 years eugene add FPA.NAME as lookup option
(edit) @17986   18 years eugene supply name of "fpa" as FPA.NAME concept
(edit) @17911   18 years Paul Price I've implemented the chip-dependent concepts. It uses a generalised …
(edit) @17832   18 years eugene fixed errors in recent API mods
(edit) @17732   18 years Paul Price Fixing name.
(edit) @17731   18 years Paul Price Fixing compilation errors.
(edit) @17730   18 years Paul Price Adding function to set image,weight pixels to NAN where they are masked.
(edit) @17692   18 years Paul Price Adding new function: pmReadoutMaskNonfinite
(edit) @17634   18 years Paul Price Adding additional notes in header file that the returned pmFPAfile is …
(edit) @17489   18 years eugene load FITSTYPES from external recipe file; merge into camera config
(edit) @17296   18 years Paul Price Adding trace, fixing types.
(edit) @17249   18 years Paul Price Adding assertion macros for readouts (about time too!). Adding …
(edit) @17228   18 years Paul Price Merging pap_branch_080328 so we can use the modernised version of ppMerge.
(edit) @17182   18 years Paul Price Adding assertion to prevent core dump when there are I/O problems.
(edit) @17104   18 years eugene remove error formerly raised if requested file is not available
(edit) @17084   18 years Paul Price Had CELL.READDIR around the wrong way.
(edit) @17082   18 years Paul Price Allow numScans == 0 to mean "read the entire readout"
(edit) @17036   18 years eugene renaming pmAstrometryTable to pmAstrometryModel; adding …
Note: See TracRevisionLog for help on using the revision log.