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) @17182   18 years Paul Price Adding assertion to prevent core dump when there are I/O problems.
(edit) @17137   18 years Paul Price Allocate header if not already done.
(edit) @17104   18 years eugene remove error formerly raised if requested file is not available
(edit) @17103   18 years eugene additional verbosity
(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) @17062   18 years eugene free chiprule and chipname after used
(edit) @17058   18 years Paul Price Fixing another bug resulting from normConcept being defined but blank …
(edit) @17054   18 years Paul Price A zero-length string for normConcept means that it's not defined (the …
(edit) @17049   18 years Paul Price Need strings.h for strcasecmp.
(edit) @17036   18 years eugene renaming pmAstrometryTable to pmAstrometryModel; adding …
(edit) @17034   18 years eugene adding
(edit) @17027   18 years bills expand comment
(edit) @17026   18 years bills avoid compile error when tracing is compiled out
(edit) @17025   18 years eugene need to determine the format for files not already opened (eg, from DetDB)
(edit) @17010   18 years Paul Price Adding checks on hdu to avoid SEGV.
(edit) @17009   18 years Paul Price Allow NULL readouts.
(edit) @17005   18 years Paul Price Allow an entire image to be rejected, in which case the entire …
(edit) @16990   18 years Paul Price Plugging memory leak.
(edit) @16966   18 years Paul Price If we can't evaluate one model, it doesn't matter.
(edit) @16949   18 years Paul Price Allow the new-style darks to generate old-style-like darks. We …
(edit) @16948   18 years Paul Price Free FITS options.
(edit) @16947   18 years Paul Price Warning rather than error when concepts don't match.
(edit) @16912   18 years Paul Price Adding new function, pmFPAAddSourceFromFormat, to populate an FPA with …
(edit) @16911   18 years Paul Price The NANs in the pmPSFtry->metric vector were coming from …
(edit) @16909   18 years Paul Price Check for non-finite metrics; not sure where these are coming from yet …
(edit) @16906   18 years Paul Price Output mask image has to be updated --- it was being set to all masked …
(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) @16848   18 years Paul Price Avoiding warning about "using uninitialised".
(edit) @16847   18 years Paul Price Avoiding warning about "used uninitialised".
(edit) @16846   18 years Paul Price Pre-declare values before the "goto" so that if it arrives at the …
(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) @16833   18 years Paul Price 1e-3 resulted in LOTS of processing!
(edit) @16832   18 years Paul Price Found way of setting weight image so that pixels aren't rejected as …
(edit) @16824   18 years Paul Price Another bug preventing tables being written.
(edit) @16823   18 years Paul Price Adding function to provide dark correction. Fixing small bug that …
(edit) @16819   18 years eugene merge changes from eam_branch_20080225 (better flag definitions)
(edit) @16818   18 years eugene set fits optiosn before EXTWORD is set
(edit) @16817   18 years eugene free configFile
(edit) @16816   18 years eugene minor change
(edit) @16815   18 years eugene add an assert
(edit) @16716   18 years Paul Price Didn't see the previous free.
(edit) @16715   18 years Paul Price Plugging memory leak.
(edit) @16714   18 years Paul Price Plugging memory leaks.
(edit) @16711   18 years Paul Price Plug memory leak.
(edit) @16710   18 years Paul Price Attempt to plug memory leak.
(edit) @16692   18 years Paul Price Previous check-in was by error, so message is wrong but the substance …
(edit) @16691   18 years Paul Price Major difference is that not reallocating the pixel list for the …
(edit) @16689   18 years Paul Price Overlapping consecutive scans were interfering with each other. …
(edit) @16685   18 years Paul Price Overlapping consecutive scans were interfering with each other. …
(edit) @16681   18 years Paul Price Set image value to what was actually determined! Without this, the …
(edit) @16680   18 years Paul Price Ensure new images are set to appropriate values.
(edit) @16646   18 years eugene change error message to a log message
(edit) @16630   18 years Paul Price Turning off debugging output.
(edit) @16629   18 years Paul Price Removing mask from combinationMean and combinationVariance --- the …
(edit) @16628   18 years Paul Price Removing old code that was #if-ed out.
(edit) @16626   18 years Paul Price Trying to get better about "variance" vs "weight". The "variance" …
(edit) @16624   18 years Paul Price Expanding options for combination, especially for when there's a low …
(edit) @16620   18 years Paul Price Updating API to match source, removing old APIs that were commented out.
(edit) @16611   18 years eugene using new user/site/system construction for config files
(edit) @16608   18 years Paul Price Didn't need offsets stored in buffer.
(edit) @16607   18 years Paul Price Previous merge didn't have the expected result, probably because of …
(edit) @16604   18 years Paul Price Merging in ppStack development branch --- ppStack now works with …
(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) @16512   18 years eugene copyOK was never set to true
(edit) @16481   18 years Paul Price Gene needs the concepts copied over in pmFPAfileDefineChipMosaic, so …
(edit) @16479   18 years Paul Price Rewinding state of psModules/src/imcombine to the last merge …
(edit) @16476   18 years Paul Price Fixing regions to allow convolution of sub-images (for ppStack)
(edit) @16423   18 years Paul Price Starting to attempt to support stacking of images that have been read …
(edit) @16420   18 years Paul Price Adding trap for bad coordinates.
(edit) @16419   18 years Paul Price Region wasn't in PS coordinates.
(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) @16415   18 years Paul Price Shouldn't close there.
(edit) @16414   18 years Paul Price Change aborts to errors.
(edit) @16413   18 years Paul Price When statistics are not available, it means that the statistics failed …
(edit) @16406   18 years Paul Price Duh, the type was already specified by the function name.
(edit) @16405   18 years Paul Price conv2 may be NULL.
(edit) @16403   18 years Paul Price Fixing to use modern APIs for pmSubtractionKernels.
(edit) @16402   18 years Paul Price Updating API to match current practise in image subtraction --- the …
(edit) @16401   18 years Paul Price Adding region.
(edit) @16400   18 years Paul Price Fixing region of subtraction.
(edit) @16399   18 years Paul Price Ensuring the kernel and the mode get into the analysis metadata.
(edit) @16398   18 years Paul Price Need to set psfMag, even when not TESTING.
(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) @16385   18 years Paul Price Turn off testing output
(edit) @16384   18 years Paul Price Removing TESTING outputs.
(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) @16352   18 years Paul Price I no longer believe that I should be normalising the variance kernel. …
Note: See TracRevisionLog for help on using the revision log.