Paul Grimes

Results 6 issues of Paul Grimes

Every time GPIOPWM.on() is called, it tries to create a new PWM.GPIO object, attached to the actor's GPIO pin (line 56 of modules/base_plugins/gpio_actor/__init__.py). This raises an exception as PWM.GPIO does...

We are using redis-py for communication across a large local network of computers (to control a multi-antenna interferometric astronomical telescope). In our system for this, we load a number of...

Stale
feature

After installing the extension in Jupyter Lab, and installing the package in the virtual environment via pip install jupyter-fs, Jupyter Lab says that it needs a rebuild. This rebuild fails...

bug
backlog

### What would you like implemented? Marlin 2.1.x implements separate values for X and Y input shaping frequencies and damping parameters. It would be great if the two separate values...

request

I just spent 30 minutes or so failing to get JLD to work with my existing mambaforge Jupyter Lab environment on Windows 11. The underlying issue is that the custom...

bug