Feature #5157
open
Add support for DE cameras for motioncorr2
Added by Scott Stagg over 7 years ago.
Updated over 7 years ago.
Description
DE frames are not currently supported for motioncorr2. Need to flat field corrrect frames before passing off to motioncorr2. Many tools added, including a modification to image fun to make some basic image manipulations independent of any db stuff and work just on numpy arrays.
- Status changed from New to Assigned
7a872a98 debug to make it works for other cameras.
ba17dac0 adds new function to signal if there is non-zero dark.
apDDprocess.DDFrameProcessing.correct_dark_gain does not refers to doing it with cpu or gpu. It simply means that the input frames are not dark/gain corrected and therefore requires correction.
The new function is more specific. When counting mode is used for DE-64. it can be used to return False when it is ocunting in apDEprocess.py
Also available in: Atom
PDF