-
`
from iqm import qiskit_iqm
server_url = "https://cocos.resonance.meetiqm.com/garnet"
api_token="..."
provider = qiskit_iqm.IQMProvider(server_url, token=api_token)
backend = provider.get_ba…
-
The image artifacts that are introduced by the instrument have a relatively stable structure, this should be represented in the simulations.
E.g. the quantum efficiency varies per pixel, but is rel…
-
This is some basic numbers for the REST server to determine what needs to be changed for bottlenecks. I used the `wrk2` utility, which seems to place the server under decent load. `monero-lws-daemon` …
-
I tried both the Main and 0.3.3 firmware using the online firmware flasher but it didn't work with 2xbmi160 scenario. I downgraded to 0.3.2 and it worked.
When I used the standalone tracker it trac…
-
### What feature or enhancement are you suggesting?
Exposing camera intrinsic parameters to JS. This thread: https://github.com/mrousavy/react-native-vision-camera/issues/2998 referenced grabbing c…
-
Suggestion from http://official-rtab-map-forum.206.s1.nabble.com/stereo-example-tp10512p10586.html
-
Hello.
First thank you for the great work. It's been a while past my university graduation and I'm having issues with the matrices and all the math stuff. Anyway I?m trying to make sense of all of …
-
hello
i got error in the build
the error is
```python
jaewoo@jaewoo:~/catkin_ws$ catkin_make
Base path: /home/jaewoo/catkin_ws
Source space: /home/jaewoo/catkin_ws/src
Build space: /home/jae…
-
MAF Sensors
- [x] Add data for additional MAF sensors
~~- [ ] Add MAF selection menu~~
~~- [ ] Add MAF Selection via SPIFFS~~
- [x] Add calibration verification methods
~~- [ ] Add support for freque…
-
Hi, I find your project very impressive and it helps me a lot with my understanding of calibration. But I have issues when trying the code myself, could you please provide the raw data for your excell…