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) @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. …
(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.
(edit) @16343   18 years Paul Price Adding const
(edit) @16341   18 years Paul Price Copy/paste error.
(edit) @16340   18 years Paul Price Can't copy concepts from normal FPA to chip-mosaicked FPA: the …
(edit) @16339   18 years Paul Price Updating trace and log destinations to take path:// and neb:// URIs. …
(edit) @16294   18 years eugene adding extended source output table
(edit) @16292   18 years eugene added comment
(edit) @16257   18 years eugene skip the header updates for non-FITS output files
(edit) @16231   18 years eugene fix the log/trace to work with file://, path://, neb://
(edit) @16230   18 years eugene add some trace lines
(edit) @16218   18 years Paul Price When copying concepts, don't copy the names of the fpa/chip/cell, …
(edit) @16210   18 years eugene report error generating HDU
(edit) @16198   18 years Paul Price Don't always have the camera name.
(edit) @16191   18 years Paul Price Declaration wasn't early enough.
(edit) @16190   18 years Paul Price Suppressing unnecessary warnings.
(edit) @16186   18 years Paul Price Merging pap_branch_080117 into the mainline.
(edit) @16069   19 years eugene adding some error handing, minor cleanups
(edit) @16068   19 years eugene allow the toTPA to be non-identity (but linear)
(edit) @16066   19 years eugene add pmSourceModeFrom/ToString
(edit) @16065   19 years eugene drop mask assert (was inappropriate)
(edit) @16028   19 years eugene added note to pmConfigCameraFormatFromHeader: careful with …
(edit) @16008   19 years gusciora This change will only add to the fpa->camera metadata if the fpa was …
(edit) @16007   19 years gusciora First version of these tests.
(edit) @15995   19 years gusciora Added the tap_pmAstrometry.c which tests many of the FPA/Chip/cell …
(edit) @15994   19 years gusciora Removed tst_pmAstrometry.c, which only tested the …
(edit) @15993   19 years gusciora Small change to tap_pmHDU.c.
(edit) @15991   19 years gusciora Removed tap_pmImageCombine
(edit) @15990   19 years gusciora Modified the plan_tests() argument only.
(edit) @15989   19 years gusciora Small modifications to get the tap stuff working correctly.
(edit) @15988   19 years gusciora First version. Only 10% complete.
(edit) @15987   19 years gusciora Modified file reads to look for dataFiles and then ../dataFiles. Other …
(edit) @15986   19 years gusciora Modified file reads to look for dataFiles and then ../dataFiles.
(edit) @15985   19 years gusciora Significant changes and additions.
(edit) @15984   19 years gusciora Removed pmPeakTest().
(edit) @15983   19 years gusciora Added code to do some PS_ASSERTS for input parameters.
(edit) @15982   19 years gusciora Cosmetic changes only.
(edit) @15981   19 years gusciora Changed some assert() code to PS_ASSERT() code.
(edit) @15980   19 years gusciora Removed pmSourceTest() and added some PS_ASSERTS.
(edit) @15979   19 years gusciora Got rid of pmPeakTest().
(edit) @15978   19 years gusciora Added code to do PS_ASSERTS.
(edit) @15977   19 years gusciora Changed some PS_ASSERTS to return NANs instead of FALSE.
(edit) @15976   19 years gusciora Initialized a couple of pointers to NULL.
(edit) @15975   19 years gusciora Added a comment.
(edit) @15974   19 years gusciora Added some PS_ASSERTS and a few cosmetic changes.
(edit) @15973   19 years gusciora Added pmMemCheck functions.
(edit) @15972   19 years gusciora Added pmMemCheck functions and some PS_ASSERTS.
(edit) @15961   19 years eugene toSky should be DIS not WRP!
(edit) @15960   19 years eugene test code trying to find an error
(edit) @15946   19 years eugene adding concept inheritance in some cases
(edit) @15940   19 years eugene allowing processChip to accept a metadata or a string
(edit) @15939   19 years eugene turn down verbosity
(edit) @15931   19 years eugene added code for pmFPAGenerateReadout
(edit) @15930   19 years eugene added const to pmFPAfileCopyStructureView
(edit) @15929   19 years eugene indenting
(edit) @15912   19 years eugene apply file->bitpix to the newly opened file->fits
(edit) @15911   19 years eugene increased the detselect timeout to 2 sec
Note: See TracRevisionLog for help on using the revision log.