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

updates: - [github.com/PyCQA/flake8: 5.0.2 → 5.0.4](https://github.com/PyCQA/flake8/compare/5.0.2...5.0.4)

### spectrometer and system information ### USB2000, etc - all models with external trigger capability ### current problem ### To adequately support triggered operation, the API to retrieve spectra, absolutely...

enhancement
help wanted

### spectrometer and system information ### - model: USB2000 but is not plugged into my pc during the installation - operating system: Windows 10 64bit - python version: Python 3.9.7...

workaround exists

### spectrometer and system information ### - model: HR4000CG-UV-NIR - operating system: Windows 10 64bit ### current problem ### Dear experts, I want to read one of the digital GPIO...

### spectrometer and system information ### - model: OceanFX (FlameX) - operating system: Windows 7 64bit - python version: Python 3.6.6 :: Anaconda custom (64-bit) - python-seabreeze version: 0.6.0 -...

pyseabreeze-enhancement

To make it easier to add new spectrometers / new functionality the documentation needs improvement. It should contain some sort of step by step guide on howto add a new...

docs

Another bug, perhaps, the following installation command line produces an error that option "--without-cseabreeze" is not recognized. sudo pip install seabreeze[pyseabreeze] --no-use-pep517 --no-build-isolation --install-option="--without-cseabreeze" _Originally posted by @drmcnelson in https://github.com/ap--/python-seabreeze/issues/148#issuecomment-1017999038_

docs

Suppression of errors indicating bad start bytes. I encountered this error while using an STS and suppressing allowed it to connect and operate as expected.

### spectrometer and system information ### - model: HDX Spectrometer - operating system: Ubuntu - python version: python3.7 - python-seabreeze version: current - installed-via: pip3 install seabreeze ### current problem...

bug
help wanted

_Originally posted by @ap-- in https://github.com/ap--/python-seabreeze/discussions/132#discussioncomment-1353962_ ### Referenced from the discussion section: So to get this working you will need to implement the GPIO feature for the QEPro. It's not...

help wanted
pyseabreeze-enhancement
hacktoberfest