labscript-suite / labscript-devices

A modular and extensible plugin architecture to control experiment hardware using the 𝘭𝘒𝘣𝘴𝘀𝘳π˜ͺ𝘱𝘡 𝘴𝘢π˜ͺ𝘡𝘦.
http://labscriptsuite.org
Other
5 stars 58 forks source link

IMAQdxCamera: optional autoscaling, and background subtraction #87

Open chrisjbillington opened 3 years ago

chrisjbillington commented 3 years ago

Add optional autoscaling to IMAQdxCamera. Previously, autoscaling was always on.

Add basic background subtraction. A background can be set, which will be subtracted from subsequent images in manual mode.

Peek 2021-08-20 14-49

zakv commented 3 years ago

This looks great! I tested it with our PCO camera which inherits from the IMAQdxCamera classes and it worked well. I just have a few questions/comments

image