https://github.com/acquire-project/acquire-driver-hdcam
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.4%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: acquire-project
- License: apache-2.0
- Language: C
- Default Branch: main
- Size: 212 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 5
- Releases: 35
Created about 3 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
Changelog
License
README.md
Acquire Driver for Hamamatsu DCAM
This is an Acquire Driver that exposes Hamamatsu cameras via the DCAM-SDK.
Devices
Camera
- Hamamatsu CP15440-20UP Orca Fusion BT
Experimental Linux Support
Early in 2024, Hammamatsu released the DCAM-API Lite for Linux. This contains only the dynamic libraries needed at runtime. To build this module, one must still download the SDK (above) for the headers... but the (windows) libraries will be ignored.
Owner
- Name: Acquire Project
- Login: acquire-project
- Kind: organization
- Location: United States of America
- Repositories: 1
- Profile: https://github.com/acquire-project
Focusing on multicamera video streaming for microscopy
GitHub Events
Total
Last Year
Dependencies
.github/workflows/build.yml
actions
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- ilammy/msvc-dev-cmd v1 composite
- lukka/get-cmake latest composite
- styfle/cancel-workflow-action 0.10.0 composite
.github/workflows/test_pr.yml
actions
- actions/checkout v3 composite
- ilammy/msvc-dev-cmd v1 composite
- lukka/get-cmake latest composite
- styfle/cancel-workflow-action 0.10.0 composite
.github/workflows/nightly-tag.yml
actions
- actions/checkout v3 composite
.github/workflows/release.yml
actions
- actions/checkout v3 composite
- actions/download-artifact v3 composite
- actions/upload-artifact v3 composite
- ilammy/msvc-dev-cmd v1 composite
- lukka/get-cmake latest composite
- marvinpinto/action-automatic-releases latest composite
- styfle/cancel-workflow-action 0.10.0 composite