-
**Feature justification:**
`sct_get_centerline` currently outputs the coordinates of the centerline in the ".csv" file in RPI- coordinates. It would be great if it could output it in other coordinate…
po09i updated
2 weeks ago
-
Hi,
I’ve run spike sorting for several files and have the corresponding waveforms stored. Below is the code I used to display the folder contents:
```
import os
folder = r"C:\Users\garim\wavef…
-
We're seeing an issue with the ALPHA250 where the USB2 port sometimes is useable and sometimes is not, probabilistically, upon power cycling. Software reboots don't appear to matter, but a hard power …
-
```
phy.dt
-
### Describe Your Suggestion
Currently if you want to extract a model you need to manually find all the vmts, vtfs, phy, vvd etc
A option to select a model and automatically pull all the files neede…
-
The Ubuntu image provided does not work for me, following the posted instructions (Microchip website), when I plug in the USB nothing happens, and I cannot find the board, if I run dmesg, I see the fo…
-
Based on another thread in my Discord, the rom function, esp_rom_phy_disable_cca() was brought up. I am putting this here as a note - that it might be a way to use good P2P on the swadges, without h…
-
Currently, LAN8742A_PHY is only supported.
Goal is to have a generic PHY support to be able to support some other.
### requested PHY support:
* [ ] DP83848_PHY #15
* [ ] LAN8720 PHY #23
* [ …
-
Physics data structures.
-
In vmcs_linear2phy()
```
bool vmcs_linear2phy(bx_address laddr, bx_phy_address *phy)
{
// ...
for (; level >= 0; --level) {
Bit64u pte;
pt_address += ((laddr >> (9…