File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed
Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -20,13 +20,21 @@ Version 0.7.0 (upcoming)
2020
2121* New devices supported:
2222
23- * Toptica iChrome MLE
23+ * Ludl MC 2000 (:class: `microscope.controllers.ludl.LudlMC2000 `)
24+
25+ * Raspberry Pi picam (:class: `microscope.cameras.picam.Picamera `)
26+
27+ * Toptica iChrome MLE (:class: `microscope.controllers.toptica.iChromeMLE `)
2428
2529* Device specific changes:
2630
27- * `PVCamera `: in version 0.6.0 the default PVCAM trigger mode was
28- accidentally changed from "strobed" to "trig. first". This has
29- now been reversed.
31+ * `PVCamera `:
32+
33+ * In version 0.6.0 the default PVCAM trigger mode was accidentally
34+ changed from "strobed" to "trig. first". This has now been
35+ reversed.
36+
37+ * 8-bit acquisition mode now works.
3038
3139 * `SimulatedCamera ` now takes an optional `sensor_shape ` constructor
3240 argument instead of always being 512x512 pixels.
You can’t perform that action at this time.
0 commit comments