-
Currently we only show the ASN, but we don't show the network name as this is not being exposed via the OONI API or submitted as part of the measurement.
This ticket is about extending OONI Explore…
-
Currently experiment results are semi-manually coded using bayesian style reasoning to come up with the weights.
It's however possible to do this using a more rigorous approach that makes use of we…
-
I have read your code and found that the test.py is code for simulated measurement. And in this code, "Mask" in "cameraSpectralResponse.mat" is used to calculate dual_A,dual_At,shift,shift_back, while…
-
# Case Study Template
*This is a template to use for case studies that are submitted to apply the SCI. *
*Please delete the text in italics and replace it with the appropriate information.*
*For mo…
-
### Problem Description
Hi,
Seems that the "MessageFactory" class is deprecated, and I got the following warning when reading channel data
> /usr/local/lib/python3.8/dist-packages/ecal/proto/h…
-
The of this issue goal is to do a proof-of-concept to understand how we might be able to do cross-platform app development. This will help us make a decision about what solution might be right for us.…
-
To help assess the current bottlenecks and priorotize improvements, we need to perform the following performance benchmarks in browser against ( 1. Chrome, 2. Edge, 3. Safari, 4, Firefox)
Important…
-
\[Discussion moved from https://github.com/net4people/bbs/issues/393#issuecomment-2461603654. NTC threads are https://ntc.party/t/12837 (technical information) and https://ntc.party/t/12732 (discussio…
-
The QuantumClassifier example in Manual returns the following error:
```
> tt = QuantumClassifier(n=8,B=2,r=c(1,3),
+ matrix(sample(256,replace=TRUE),nrow=1),
+ …
-
### Description
We followed all instructions given at https://firebase.google.com/docs/perf-mon/get-started-ios for integrating performance SDK into SwiftUi app.
We also referred and followed instr…