Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-microscope
/
microscope
Public
Notifications
You must be signed in to change notification settings
Fork
43
Star
85
Code
Issues
112
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
microscope
microscope
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 9, 2026
Added an exception for ximea's camera where transport_pixel_buffer is not automatically configured as read_only
juliomateoslangerak
committed
47c13d0
View commit details
Copy full SHA for 47c13d0
View code at this point
Browse repository at this point
Added a debug level log for filer wheel position setter
juliomateoslangerak
committed
165ffed
View commit details
Copy full SHA for 165ffed
View code at this point
Browse repository at this point
Minor changes applied bu isort
juliomateoslangerak
committed
7b8b280
View commit details
Copy full SHA for 7b8b280
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
maint: rerun black for the 2025 style (black 25.12.0)
David Miguel Susano Pinto
committed
2f2c555
View commit details
Copy full SHA for 2f2c555
View code at this point
Browse repository at this point
Commits on Jul 31, 2025
Added shutter mode getter and setter to simulated camera #310
iandobbie
committed
69625e0
View commit details
Copy full SHA for 69625e0
View code at this point
Browse repository at this point
ASI controller fixed typehints for speed values, which can be floats.
juliomateoslangerak
committed
c148486
View commit details
Copy full SHA for c148486
View code at this point
Browse repository at this point
ASI controller more specific exceptions and removed print statement
juliomateoslangerak
committed
da4d650
View commit details
Copy full SHA for da4d650
View code at this point
Browse repository at this point
Skip ASI controller lights if not defined.
juliomateoslangerak
committed
f43ebd9
View commit details
Copy full SHA for f43ebd9
View code at this point
Browse repository at this point
Removed unnecessary call to super in ASI controller led
juliomateoslangerak
committed
05e1064
View commit details
Copy full SHA for 05e1064
View code at this point
Browse repository at this point
Refactored serial.flushInput to serial.reset_input_buffer as deprecated since 3.0 (2015)
juliomateoslangerak
committed
46f8da2
View commit details
Copy full SHA for 46f8da2
View code at this point
Browse repository at this point
Removed unused import in ASI controller
juliomateoslangerak
committed
3400b57
View commit details
Copy full SHA for 3400b57
View code at this point
Browse repository at this point
Commits on Jul 30, 2025
Moved Thorlabs ELL-slider into thorlabs.py
juliomateoslangerak
committed
4ac6c7b
View commit details
Copy full SHA for 4ac6c7b
View code at this point
Browse repository at this point
Implement, on Ximea cameras automated settings definitions.
Show description for ad9c941
juliomateoslangerak
committed
ad9c941
View commit details
Copy full SHA for ad9c941
View code at this point
Browse repository at this point
Changing some less relevant logging messages of the OBIS lasers from info to debug.
juliomateoslangerak
committed
a9aab83
View commit details
Copy full SHA for a9aab83
View code at this point
Browse repository at this point
Typos
juliomateoslangerak
committed
ecb43c3
View commit details
Copy full SHA for ecb43c3
View code at this point
Browse repository at this point
Implements methods to get the electronic shuttering mode of a camera.
Show description for 2f4eec7
juliomateoslangerak
committed
2f4eec7
View commit details
Copy full SHA for 2f4eec7
View code at this point
Browse repository at this point
Added support for Thorlabs ELL slider
juliomateoslangerak
committed
358008d
View commit details
Copy full SHA for 358008d
View code at this point
Browse repository at this point
Commits on Jun 12, 2024
microscope.device_server.device: default conf to None.
Show description for 2c282da
David Miguel Susano Pinto
committed
2c282da
View commit details
Copy full SHA for 2c282da
View code at this point
Browse repository at this point
serve_devices: make independent copies of each device conf (#274)
Show description for 38a1974
David Miguel Susano Pinto
committed
38a1974
View commit details
Copy full SHA for 38a1974
View code at this point
Browse repository at this point
Commits on Jun 11, 2024
Always 'import numpy as np' for consistency
David Miguel Susano Pinto
committed
e8bdc98
View commit details
Copy full SHA for e8bdc98
View code at this point
Browse repository at this point
Run isort and black for consistent style
David Miguel Susano Pinto
committed
53f1856
View commit details
Copy full SHA for 53f1856
View code at this point
Browse repository at this point
Use 'from typing import X' to make type annotations less verbose
David Miguel Susano Pinto
committed
f184d22
View commit details
Copy full SHA for f184d22
View code at this point
Browse repository at this point
Remove unused imports from controllers.ludl and valuelogger.raspberrypi
David Miguel Susano Pinto
committed
e091c6b
View commit details
Copy full SHA for e091c6b
View code at this point
Browse repository at this point
Commits on Jan 10, 2024
maint: run black for code style
David Miguel Susano Pinto
committed
36e8a85
View commit details
Copy full SHA for 36e8a85
View code at this point
Browse repository at this point
doc: multiple reStructuredText fixes
David Miguel Susano Pinto
committed
789e639
View commit details
Copy full SHA for 789e639
View code at this point
Browse repository at this point
microscope/valuelogger/__init__.py: add empty file so it counts as a package
David Miguel Susano Pinto
committed
d318517
View commit details
Copy full SHA for d318517
View code at this point
Browse repository at this point
Commits on Jan 9, 2024
PiCamera: replace use of non-reliable Queue.qsize
David Miguel Susano Pinto
committed
473e96b
View commit details
Copy full SHA for 473e96b
View code at this point
Browse repository at this point
PiCamera._fetch_data: fix use of identity instead of equality operator
David Miguel Susano Pinto
committed
c0322a5
View commit details
Copy full SHA for c0322a5
View code at this point
Browse repository at this point
Commits on Oct 31, 2023
Typo
juliomateoslangerak
committed
50dc362
View commit details
Copy full SHA for 50dc362
View code at this point
Browse repository at this point
Added a bunch of exceptions during parameter parsing
juliomateoslangerak
committed
9c3a772
View commit details
Copy full SHA for 9c3a772
View code at this point
Browse repository at this point
Replaced print statement with initialization error
juliomateoslangerak
committed
24273a5
View commit details
Copy full SHA for 24273a5
View code at this point
Browse repository at this point
ASI controller: Made axis and leds mappers into lists.
Show description for 95bec62
juliomateoslangerak
committed
95bec62
View commit details
Copy full SHA for 95bec62
View code at this point
Browse repository at this point
making _ASI_ERRORS private
juliomateoslangerak
committed
3d780cb
View commit details
Copy full SHA for 3d780cb
View code at this point
Browse repository at this point
Commits on Oct 28, 2023
typo
juliomateoslangerak
committed
4565e47
View commit details
Copy full SHA for 4565e47
View code at this point
Browse repository at this point
Merged from microscope-master
juliomateoslangerak
committed
99ab56d
View commit details
Copy full SHA for 99ab56d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.