Pyscope test k2 save frames » History » Version 4
Anchi Cheng, 10/06/2022 03:06 PM
1 | 1 | Anchi Cheng | <pre> |
---|---|---|---|
2 | k.setSaveRawFrames(True) |
||
3 | k.setExposureTime(200) |
||
4 | 3 | Anchi Cheng | a=k.getImage() |
5 | a.shape |
||
6 | 1 | Anchi Cheng | </pre> |
7 | 4 | Anchi Cheng | * The last command should give you the shape of the summed image, and the frame movie should show up on your frames directory |