Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,9 @@ Viewer1D
Viewer2D
++++++++

* **Thorlabs_DCx**: Thorlabs CCD camera. Tested with DCC3240M.
* **Thorlabs_DCx**: Thorlabs CCD camera. Tested with DCC3240M. (Deprecated use UC480 below)
* **Thorlabs_TSI**: sCMOS camera series Zelux, Kiralux, Quantalux.
* **UC480**: Interface for simple camera of the thorlabs uc480 series or IDS µeye

Installation instructions
=========================
Expand Down
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ description = 'Set of PyMoDAQ plugins for instruments from Thorlabs (Kinesis K10
dependencies = [
"pythonnet",
"pywin32",
"nicelib",
"instrumental-lib",
"pylablib==1.4.1",
"pylablib",
'pymodaq>=5.1.10',
'opencv-python',
'elliptec',
Expand Down

This file was deleted.

Loading
Loading