Latest version
Released:
# -.- coding: utf-8 -.-# pylint: disable=E265 ' lantz.drivers.andor.ccd Low level driver wrapping library for CCD and Intensified CCD cameras. Only functions for iXon EMCCD cameras were tested. Only tested in Windows OS. The driver was written for the single-camera scenario. The ASCOM Platform is required for most of the drivers and other components. It contains a set of common interfaces, engines, and tools that are used to support most ASCOM drivers and other components. The Platform installer also contains a set of developer tools and documentation which may be optionally installed. Oct 28, 2019 ANDOR IXON 897 DRIVER DOWNLOAD OptAcquire – Optimize the highly flexible iXon for different application requirements at the click of a button. Applied either in real time or postprocessing, Count Convert does this important conversion for you. Resolution improvement from 2- to 6-fold nm final resolution can be expected for most datasets. INDIGO is a kind of distributed software bus connecting device drivers on one side and application code on another. You can link device drivers (dynamic libraries) directly to your application developed in any programming language (INDIGO itself is written in pure C to make it as compatible as possible), load them on demand or to let application to connect to drivers on remote. The ASCOM Platform is required for most of the drivers and other components. It contains a set of common interfaces, engines, and tools that are used to support most ASCOM drivers and other components. The Platform installer also contains a set of developer tools and documentation which may be optionally installed.
Object-oriented interface for Andor EMCCD cameras
Project description
Object-oriented, high-level interface for Andor cameras (SDK2), written in Cython.
Note
This is not a stand-alone driver. Andor’s proprietary drivers must be installed.The setup script expects to find libandor.so in /usr/local/lib/(the driver’s default installation directory).
Andor provides a low-level, ctypes wrapper on their SDK, called atcmd.If available, it will be imported as Andor._sdk.
This documentation should be read along Andor’s Software Development Kit manual.
To build the extension:
Warning
This module is not thread-safe. If AcqMode.wait is blocking abackground thread, and another function call is made from the main thread,the main thread will block too.
Usage
The camera is controlled via the top-level class Andor:
The Andor instance is just a container for other objectsthat control various aspect of the camera:
- Info : camera information and available features
- Temperature : cooler control
- Shutter : shutter control
- EM: electron-multiplying gain control
- Detector: CCD control, including:
- VSS: vertical shift speed
- HSS: horizontal shift speed
- ADC: analog-to-digital converter
- OutputAmp: the output amplifier
- PreAmp: pre-amplifier control
- ReadMode: select the CCD read-out mode (full frame, vertical binning, tracks, etc.)
- Acquire <AcqMode>: control the acquisition mode (single shot, video, accumulate, kinetic)
Download All Drivers For Free
Project details
Release historyRelease notifications | RSS feed
1.14
1.13
1.12
1.11
1.1
1.0
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size andor-1.14.tar.gz (237.7 kB) | File type Source | Python version None | Upload date | Hashes |
Andor Camera Driver - NI Community
Hashes for andor-1.14.tar.gz
Andor Zyla Driver
Algorithm | Hash digest |
---|---|
SHA256 | 975afccc009725b9c74b77351f88eccb3b084fa9aef85c1908f07091a9a369d8 |
MD5 | 2daef16d007611d59e46a5881a751fd1 |
BLAKE2-256 | c4695ec698e407980cddadad6c1b256931789b0964ecef86f1de670f8999fb5c |