WasatchPhotonics / ENLIGHTEN

Open-source spectroscopy application for controlling and taking measurements from Wasatch Photonics spectrometers.

Home Page:https://wasatchphotonics.com/product-category/software/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update all plugins to "functional" style

mzieg opened this issue · comments

  • no ctor
  • get_configuration and process should return None
  • call field()

Delete plugins no longer needed.

This was sufficiently addressed by #415 for now.