Project

General

Profile

Actions

Pyscope test k2 save frames » History » Revision 3

« Previous | Revision 3/4 (diff) | Next »
Anchi Cheng, 10/06/2022 03:06 PM


k.setSaveRawFrames(True)
k.setExposureTime(200)
a=k.getImage()
a.shape
* The last command should give you the shape of the summed image.

Updated by Anchi Cheng about 2 years ago · 3 revisions