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) @24836   17 years eugene changed fringe routines to store fringe stats on the cell analysis and …
(edit) @24794   17 years eugene skip readouts marked false for process
(edit) @24793   17 years eugene return max number of planes
(edit) @24792   17 years eugene return max number of planes
(edit) @24769   17 years eugene warn on missing data for HDU, but do not raise an error (OK for mask …
(edit) @24768   17 years eugene if image data is missing for MASK or VARIANCE type images, just skip …
(edit) @24767   17 years eugene if GAIN, READNOISE, SATURATION, BAD are missing, do not fail; instead …
(edit) @24483   17 years eugene adding noiseMap to the APIs for variance generation
(edit) @24480   17 years eugene init the image generated for binned output
(edit) @24479   17 years eugene maskValue was float type, should psImageMaskType
(edit) @24399   17 years eugene adding ipp-2.9 build files: moving to cfitsio3100-p2 (automatic …
(edit) @24312   17 years Paul Price The header may already exist (e.g., from doing concept writing at the …
(edit) @24275   17 years Paul Price Blow away extant readouts when copying --- they confuse the output …
(edit) @24272   17 years Paul Price Copy covariance matrix when copying readout.
(edit) @24058   17 years Paul Price Previous fix resulted in scans being bad when reading with overlap by …
(edit) @24007   17 years eugene lastScan was being calculated too late: before numScans had been adjusted
(edit) @24003   17 years Paul Price Deal with mask when binning.
(edit) @23989   17 years eugene always handle psVectorStats false return status (is an error); check …
(edit) @23960   17 years Paul Price Doing our best to cope when working with skycells on the edge of the …
(edit) @23955   17 years Paul Price Catching bad source models (using flags) and ejecting these from the …
(edit) @23827   17 years eugene fixed error message : readdir can be 1 or 2 (not +/- 1)
(edit) @23761   17 years Paul Price Don't assert that the astrometry is the same --- ensure that it is. …
(edit) @23746   17 years Paul Price Adding default values for some concept interpolations. This is …
(edit) @23740   17 years Paul Price Merging branches/pap from r23739 onto trunk. No conflicts, ppSub …
(edit) @23576   17 years Paul Price Can now combine images without convolving, but it doesn't apply any …
(edit) @23535   17 years bills look up mask with new name "LOW" if not found look up "BAD" (for …
(edit) @23487   17 years Paul Price Functions declared as 'type function()' cause errors with the Intel …
(edit) @23447   17 years Paul Price Split the FILES in the RUN metadata into two parts --- FILES.INPUT and …
(edit) @23428   17 years Paul Price Noticed that the TIMESYS wouldn't necessarily be updated just because …
(edit) @23370   17 years Paul Price Allow multiple output files of the same (filerule) name. This is a …
(edit) @23358   17 years Paul Price Adding new substitution for file rules: {FILE.INDEX}. Added a counter …
(edit) @23354   17 years Paul Price Allow pmFPAfileDefineFromRun to bind to a file. Added new function, …
(edit) @23343   17 years Paul Price Ensure the format gets set once it is known. I think this is …
(edit) @23328   17 years eugene catch error on file definition
(edit) @23319   17 years Paul Price If the parity in the output is not set, we're allowed to set it ourselves.
(edit) @23318   17 years Paul Price Don't worry about bias section if not set. Avoids SEGV.
(edit) @23275   17 years Paul Price Move snippet that reads the mask bits to where the PHU is definitely …
(edit) @23272   17 years Paul Price Want filenames in the RUN metadata to be the names before they're …
(edit) @23270   17 years Paul Price Fixing double free.
(edit) @23268   17 years Paul Price Adding functionality of reading input files from the configuration …
(edit) @23259   17 years Paul Price Changing API for psRandomAlloc() to make it easier to be …
(edit) @23244   17 years Paul Price Add list of files read/written to configuration.
(edit) @22747   17 years Paul Price Actually turn off quantisation, not just make like we're going to do it.
(edit) @22746   17 years Paul Price Turn off quantisation as well!
(edit) @22744   17 years Paul Price Disable FITS compression for covariance matrices --- they are not …
(edit) @22715   17 years Paul Price Removing unnecessary .cvsignore files.
(edit) @22699   17 years Paul Price Reorganised the concepts files, moving the Write functions into …
(edit) @22696   17 years Paul Price Add dependencies.
(edit) @22688   17 years Paul Price Adding headers to fix compilation error.
(edit) @22687   17 years Paul Price Use pmConceptsCopy functions to copy the concepts, instead of blindly …
(edit) @21510   17 years eugene copy astrometry terms
(edit) @21363   17 years Paul Price Merging pap_branch_20090128. Resolved a small number of conflicts. …
(edit) @21314   17 years bills in pmConfigRead parse -image_id and -source_id arguments, save the …
(edit) @21313   17 years bills don't replace IMAGEID and SOURCEID unless the supplied values are non-zero
(edit) @21279   17 years Paul Price Moving in some stuff from pap_branch_20081216 to set the image and …
(edit) @21183   17 years eugene incorporating changes from 16bit mask upgrades (eam_branch_20081230)
(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.
Note: See TracRevisionLog for help on using the revision log.