Project

General

Profile

Actions
k.setSaveRawFrames(True)
k.setExposureTime(200)
a=k.getImage()
a.shape
* The last command should give you the shape of the summed image, and the frame movie should show up on your frames directory

Updated by Anchi Cheng over 1 year ago · 4 revisions