Benedikt Burger
Benedikt Burger
upstream issue as there is no up to date version: https://github.com/rbialon/flake8-annotations/issues/11
I know, that typing is not yet used for pymeasure. However, for `expected_protocol` I see a good use case case: With my typing changes, an IDE knows, that `with expected_protocol(Instrument)...
A few suggestions from my own code to enhance the Yokogawa AQ6370 optical series spectrum analyzers: You could also get the data via binary and only from certain samples. That...
I'd include a task for updating driver documentation `.rst` files for all drivers to inherit `SCPImixin` so the SCPI properties are included on their instrument driver page. Let me know...
Selecting the material "None" (translated to "Keine" in German by Inkscape) causes an error as "Keine" is not recognized.
I updated my fork (with #11 ) with several new features (dichroic mirrors, dispersion): https://github.com/BenediktBurger/inkscape-raytracing if someone is interested.
There are materials with refractive index above 3 (semiconductors like silica or germanium)
The optical tables example shows a beam, which changes its size. However, doing raytracing with the included `L_tables.svg` does not work as expected, but draws an invisible line filling all...
I'm trying to publish another package on conda-forge ([PyLECO](https://github.com/conda-forge/staged-recipes/pull/26052), issue: https://github.com/conda-forge/staged-recipes/pull/26052) which depends on your package. The build pipeline failed as the metadata of your package showed the version "0.0.0.dev0",...
Closes #1066 Add more connection types to init and add traces to yokogawa AQ6370 series (including getting values of traces).