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 }}
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
Clarity support with pipeline for data processing
- #124
#124
Closed
mickp
wants to merge 19 commits into
python-microscope:master
python-microscope/microscope:master
from
mickp:121-pipeline
mickp/microscope:121-pipeline
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Closed
Clarity support with pipeline for data processing
#124
mickp
wants to merge 19 commits into
python-microscope:master
python-microscope/microscope:master
from
mickp:121-pipeline
mickp/microscope:121-pipeline
Copy head branch name to clipboard
Commits
Commits on Dec 19, 2019
Add simple processing pipeline to DataDevice.
mickp
committed
9d6019f
View commit details
Copy full SHA for 9d6019f
Browse repository at this point
Catch exceptions during shutdown.
Show description for dc89bca
mickp
committed
dc89bca
View commit details
Copy full SHA for dc89bca
Browse repository at this point
Don't leave caller waiting for data if camera not enabled.
mickp
committed
713fd6d
View commit details
Copy full SHA for 713fd6d
Browse repository at this point
Clarity sublcasses controller to add its camera.
mickp
committed
ab7e9b0
View commit details
Copy full SHA for ab7e9b0
Browse repository at this point
Added error tolerance to get_all_settings.
Show description for 3920c84
mickp
committed
3920c84
View commit details
Copy full SHA for 3920c84
Browse repository at this point
Added processing and calibration to Clarity.
mickp
committed
71b4920
View commit details
Copy full SHA for 71b4920
Browse repository at this point
Fix logging typo.
mickp
committed
79c40ea
View commit details
Copy full SHA for 79c40ea
Browse repository at this point
Changes to enable client to start calibration.
mickp
committed
67b8a72
View commit details
Copy full SHA for 67b8a72
Browse repository at this point
Aurox needs to call super().initialize.
mickp
committed
c5e9a37
View commit details
Copy full SHA for c5e9a37
Browse repository at this point
Don't start collection thread until hardware is enabled.
mickp
committed
c798270
View commit details
Copy full SHA for c798270
Browse repository at this point
TestCamera throws exceptions if it should be initialized but isn't.
mickp
committed
f8543a2
View commit details
Copy full SHA for f8543a2
Browse repository at this point
Changes after tests with hardware.
Show description for 38d0325
mickp
committed
38d0325
View commit details
Copy full SHA for 38d0325
Browse repository at this point
_logger must be assigned before any try..excepts use it.
mickp
committed
a74fd0d
View commit details
Copy full SHA for a74fd0d
Browse repository at this point
Only evaluate necessary transforms.
Show description for cfff4a5
mickp
committed
cfff4a5
View commit details
Copy full SHA for cfff4a5
Browse repository at this point
Changed logging level for problems disabling devices on shutdown.
mickp
committed
2d70e0f
View commit details
Copy full SHA for 2d70e0f
Browse repository at this point
Clarity now returns {} if no camera instead of {'camera': None}
mickp
committed
c5e5270
View commit details
Copy full SHA for c5e5270
Browse repository at this point
Added Clarity docstrings with controlled devices info.
mickp
committed
0c98ba9
View commit details
Copy full SHA for 0c98ba9
Browse repository at this point
Made _process_data docstring more explicit.
mickp
committed
1c16359
View commit details
Copy full SHA for 1c16359
Browse repository at this point
Make CameraDevice use pipeline instead of overriding _process_data.
mickp
committed
0361a02
View commit details
Copy full SHA for 0361a02
Browse repository at this point
You can’t perform that action at this time.