-
```
What steps will reproduce the problem?
from nidaqmx import AnalogInputTask
from nidaqmx import DigitalInputTask
import numpy as np
task = AnalogInputTask()
task.create_voltage_channel('Dev1/ai0', …
-
### Describe the bug
Saw this in a FRLG doubles kaizo stream, probably affects RSE too unless it's a weird memory thing
Moves from one mon was being tracked on the other. In this case, metal sou…
-
https://github.com/cboulay/PSMoveService/wiki/Sensor-Fusion
Also explore Kalman filter techniques for overall navigation using multiple positioning systems.
-
### Summary
It seems that there is some guidance missing on software engineering/design for data science, based on a brief discussion on slack with @lauracion, @KirstieJane, @martinagvilas and @malvi…
-
@brainstorm posted in https://github.com/sfosc/sfosc/issues/63#issuecomment-493254316
> [...] while reading your social contract, I also do not agree with one of the "in order to ensure a long (...) …
-
```
What steps will reproduce the problem?
from nidaqmx import AnalogInputTask
from nidaqmx import DigitalInputTask
import numpy as np
task = AnalogInputTask()
task.create_voltage_channel('Dev1/ai0', …
-
```
What steps will reproduce the problem?
from nidaqmx import AnalogInputTask
from nidaqmx import DigitalInputTask
import numpy as np
task = AnalogInputTask()
task.create_voltage_channel('Dev1/ai0', …
-
![image](https://user-images.githubusercontent.com/72209995/96117210-a1ce1480-0ee1-11eb-816c-6201dd67db6c.png)
git commit -m "is working"
git branch colours
git checkout colours
git commit -m "r…
-
https://github.com/XENONnT/outsource/blob/aac30a1f0936e630bbde3926e0fbf065dff40c13/outsource/config.py#L163-L170
**To reproduce this issue:**
`python3 $HOME/outsource/outsource/scripts/submit.py -…
-
**Impact of the new feature**
ReqMgr2, Global WorkQueue, Local WorkQueue
**Is your feature request related to a problem? Please describe.**
This is especially important for long living workflows,…