-
Carles,
In your earlier posts (#386, #410) you mention that you've been able to run two rtlsdr successfully. I'm trying to get two clock-synched HackRFs running starting with an edited version of you…
-
Hi Kris,
first of all, thank you so much for this amazing library!
I have a question about the Euler angles: are they relative to the earth frame (gravity and north, absolute) or to the IMU's i…
-
I am working with an ESP32 and I am using MicroPython on the ESP32. I have not come across a working library for the mpu9250 sensors. I have ported the library you have written to Python. It does run …
-
The compiler translates methods of an `instance` so that they can be called as if they were members of the `data` type. For example, this is legal:
```hs
data Foo = Foo Int
where
dataMembe…
-
Some code I wrote a while back for computing SMDs from lm output. Could be useful to report effect sizes in terms of standardized betas and Cohen's ds. Most important bit is the comment at the end.
…
-
Hi Kris,
I am trying to get this to work with the Teensy's. A few things:
1. LIS2MDL., LSM6DSM (i2cscan wire.transfer has to be commented out and the two previous lines uncommented) both us…
-
Hi Salmon team
Are there plans afoot to support quantification of scRNA-seq data with unique molecular identifiers (UMIs)? UMIs are very commonly used in scRNA-seq data now, and correct quantificatio…
-
https://coinmarketcap.com/currencies/decred/
CMC still links to Insight (mainnet.decred.org) as a primary explorer, perhaps that's why people keep talking/asking about it. Update CMC to de-prioriti…
-
Hi!
I did end-to-end test and in run_test.sh all was normal but when I did
/TensorFlow-Examples/examples/3_NeuralNetworks/convolutional_network.py
it raises error:
Caused by op 'Conv2D', define…
-
> Am 17.06.2017 um 19:19 schrieb @sdiglio sara diglio:
>
> I tried to generate some Kr83m events with 2 different drift electric
> fields: 155 V/cm (i.e cathode 15 KV) and 82 V/cm (i.e cathode 8 k…