mabuchilab / Instrumental

Python-based instrumentation library from the Mabuchi Lab.
http://instrumental-lib.readthedocs.org/
GNU General Public License v3.0
120 stars 80 forks source link

[cameras.picam] Integrate and clean up driver #34

Open natezb opened 6 years ago

natezb commented 6 years ago

This driver needs to be integrated with the new parameter system introduced in version 0.4. More fundamentally, it needs to be modified to inherit from Camera and implement that interface.

natezb commented 6 years ago

This driver was updated (022f42eead8e485aff1d9a0e7e44dca44fb9f3b5) to use the new Sig/ArgHandler system introduced in NiceLib 0.5.