Sébastien Weber
Sébastien Weber
### Environment - Pythonnet version: '2.5.1' - Python version: 3.8.12 - Operating System: Win10 - .NET Runtime: 4.8.4470.0 - numpy version: 1.21.4 ### Details - Describe what you were trying...
I'm creating a backend to use transparently pytables, h5py and h5pyd. I ran my test suite on h5pyd and am confronted with the issue of the variable length array. In...
Hi Nate, I'm back with another library I'd like to add to instrumental but again I'm stuck with the header file parsing... You'll find attached here a zip with the...
Hi Nate, I'm reaching you again about this idea of you participating in the PyMoDAQ user/developer meeting in late october. Your participation could be in person or in hybrid (visio)...
Hi I wrote drivers using channels for the multichannel (and multimotor) piezo controller. The controller allows to add channels (MotorChannel) with steps as units valid for linear or rotation stage...
Detail the reasoning behind the code change. If there is an associated issue that this PR will resolve add Fixes #2849 I just added a fixed number (6) to the...
### Short description I'm using a lot the Docks and it's super nice tools. There is however an issue with their DockLabel. Indeed the Vetical label they are inheriting from...
Was having issues with the SCU motion controller with no sensor. Units are dimensionless but with name 'steps'. This was not coherent everywhere. tested on such a controller, works fine
I've added a setup.py for the package to be installable (I added some info about you Gleib so review them please) I also modified the print function in the retriever...
I'm using hatch-vcs and want it to produce the _version.py file at the root of the package. However it creates it at the same level as the pyproject.toml file and...