python-seabreeze icon indicating copy to clipboard operation
python-seabreeze copied to clipboard

Python module for OceanOptics spectrometers

Results 48 python-seabreeze issues
Sort by recently updated
recently updated
newest added

Hey ap-- im new to python (experienced C and arduino user here). anyways, im currently trying to get the intensity values from a USB2000 ocean optics device. currently, it seems...

known-issue

It would be great to add basic routines to generate absolute irradiance calibration arrays using the LAMP files. Do you have any sample code?

enhancement
help wanted

It would be an awesome feature to have an `isready` functionality for testing if the spectrometer is ready for input (e.g. via `spec.integration_time_micros(12000)`) and/or output (e.g. `spec.intensities()`).

enhancement

updates: - [github.com/psf/black: 22.6.0 → 22.10.0](https://github.com/psf/black/compare/22.6.0...22.10.0) - [github.com/pre-commit/mirrors-mypy: v0.971 → v0.982](https://github.com/pre-commit/mirrors-mypy/compare/v0.971...v0.982) - [github.com/asottile/pyupgrade: v2.37.3 → v3.0.0](https://github.com/asottile/pyupgrade/compare/v2.37.3...v3.0.0)

The ADC1000-USB is an older interface for S-series spectrometers (eg. S2000) and has USB and serial connections. This patch adds support for the interfacing with it via USB. There are...

### spectrometer and system information ### - model: HDX - operating system: Windows 10 64bit - python version: 3.11 - python-seabreeze version: 2.7.0 - installed-via: pip ### current problem ###...

updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0) - [github.com/psf/black: 24.2.0 → 24.4.2](https://github.com/psf/black/compare/24.2.0...24.4.2) - [github.com/pre-commit/mirrors-mypy: v1.8.0 → v1.10.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.8.0...v1.10.0) - [github.com/asottile/pyupgrade: v3.15.1 → v3.15.2](https://github.com/asottile/pyupgrade/compare/v3.15.1...v3.15.2) - [github.com/MarcoGorelli/cython-lint: v0.16.0 → v0.16.2](https://github.com/MarcoGorelli/cython-lint/compare/v0.16.0...v0.16.2)

The stored values for the integration time of the OceanFX in libseabreeze were not correct. I corrected the values with this minor change.

### spectrometer and system information ### - model: _(, STS-VIS) _ - operating system: _(i.e. Windows 10 64bit)_ - python version: 3.10 - python-seabreeze version: latest (i downloaded the library...

waiting for information

### spectrometer and system information ### - model: USB2000 - operating system: Ubuntu 18 - python version: 3.11 - python-seabreeze version: 'current master' - installed-via: conda ### current problem ###...

waiting for information