Skip to content

Commit

Permalink
GM with objective
Browse files Browse the repository at this point in the history
  • Loading branch information
dpeana committed Jun 29, 2022
1 parent ab93e4c commit 7df8a5c
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file modified flir_repo/flir/__pycache__/driver.cpython-38.pyc
Binary file not shown.
4 changes: 2 additions & 2 deletions flir_repo/flir/driver.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ def __init__(self):
# try:

# Set camera serial numbers
#serial_1 = '20343286' # currently replacing Andor
serial_1 = '20409335' # diagonal flourescence (on stage carriage)
serial_1 = '20343286' # currently replacing Andor
#serial_1 = '20409335' # diagonal flourescence (on stage carriage)

# Get system
self.system = PySpin.System.GetInstance()
Expand Down

0 comments on commit 7df8a5c

Please sign in to comment.