-
A network passed through se2gmm followed by gmm2se will display the correct magnitude for the s-parameters, but the phase will be shifted by plus/minus 180 degrees.
```
import skrf as rf
import m…
-
Using a 1626 at 2.7V - 8MHz external clock - core version 2.5.6
Mixing use of analogRead(pin1) and analogReadDiff(pin2, pin3, 12, 16) causes bad values to be returned for either or both.
Fixed b…
-
If the collector is not interested in time and interval, but simply want to collect aggregation in a batch that meets `min_batch_size`. Then can the protocol support a 'batch-based collection' instead…
-
This format is still inefficient for images having 64 colors or less: all colors shoult fit inside the 64 internal palette, but the hash creates havoc with collisions, so in fact less than they are ov…
-
Currently, Flutter redraws every pixel even if there's a very tiny part of the screen that's animating (e.g., `CircularProgressIndicator`, caret in `TextField`).
We should compute the damage rect (…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/andreaskapou/scMET
Confirm the following by editi…
-
Example: https://mila.quebec/en/publications/
It would be nice to reuse the same code as in the Mila website. Not sure if that's 'easily' possible via RTD
-
Now that Input Shaper and ADXL support has been given heavy attention for the past 6 months or so, it seems like it wouldn't be too difficult to mount the accelerometer to a toolhead and use it for Z …
-
I am fusing the map pose data which is calculated from the [fiducial_slam](http://wiki.ros.org/fiducial_slam) node. Here the topic being fused with ekf_node is /fiducial_pose (geometry_msgs/PoseWithCo…
-
# Considerations
## Species
- We want to represent species in part based on their [contribution to ANPP](https://github.com/SCBI-ForestGEO/SCBI-ForestGEO-Data/blob/master/summary_data/ANPP_total_and…