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) @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 …
(edit) @17025   18 years eugene need to determine the format for files not already opened (eg, from DetDB)
(edit) @17009   18 years Paul Price Allow NULL readouts.
(edit) @16966   18 years Paul Price If we can't evaluate one model, it doesn't matter.
(edit) @16948   18 years Paul Price Free FITS options.
(edit) @16912   18 years Paul Price Adding new function, pmFPAAddSourceFromFormat, to populate an FPA with …
(edit) @16861   18 years Paul Price Fixing logic error.
(edit) @16859   18 years Paul Price CELL.XPARITY and CELL.YPARITY should not be required for the target …
(edit) @16841   18 years Paul Price Adding multi-darks --- fitting dark current with multi-dimensional …
(edit) @16835   18 years Paul Price If there's errors in adding a source, it's no big deal --- it's only …
(edit) @16818   18 years eugene set fits optiosn before EXTWORD is set
(edit) @16716   18 years Paul Price Didn't see the previous free.
(edit) @16715   18 years Paul Price Plugging memory leak.
(edit) @16711   18 years Paul Price Plug memory leak.
(edit) @16692   18 years Paul Price Previous check-in was by error, so message is wrong but the substance …
(edit) @16689   18 years Paul Price Overlapping consecutive scans were interfering with each other. …
(edit) @16680   18 years Paul Price Ensure new images are set to appropriate values.
(edit) @16611   18 years eugene using new user/site/system construction for config files
(edit) @16600   18 years Paul Price ppStack is now working with the incremental reads. Needed to modify a …
(edit) @16581   18 years Paul Price Remove debugging printf.
(edit) @16580   18 years Paul Price The overlap needn't be applied by pmReadoutReadMore --- all it needs …
(edit) @16575   18 years Paul Price Think I've got the incremental read working with the correct …
(edit) @16554   18 years Paul Price Fixing overlap.
(edit) @16515   18 years eugene fix leak
(edit) @16481   18 years Paul Price Gene needs the concepts copied over in pmFPAfileDefineChipMosaic, so …
(edit) @16417   18 years Paul Price Add check for no files by that name.
(edit) @16416   18 years Paul Price Removing references to FPA_ASTROM.
(edit) @16397   18 years Paul Price Using readout->imageScan/maskScan/weightScan to track the number of …
(edit) @16396   18 years Paul Price Adding separate tracking values for image/mask/weight when reading …
(edit) @16395   18 years Paul Price Fixing condition.
(edit) @16366   18 years Paul Price Adding feature: overlap between consecutive reads. If you're doing …
(edit) @16365   18 years Paul Price Adding functions to read readouts into image/mask/weight. Reworking …
(edit) @16355   18 years Paul Price Adding functions pmFPAfileSelect and pmFPAfileSelectSingle to return …
(edit) @16345   18 years Paul Price Adding CHUNK level --- for reading a readout chunk by chunk.
(edit) @16344   18 years Paul Price Adding function to activate single file out of a list.
Note: See TracRevisionLog for help on using the revision log.