Mi!
Mi!
It would be great if the information from the docs can be displayed at mouseover... now the small `(i)` gives some insight... but why don't make it larger?
I suppose this is a simple change, may add it to the backlog.
@suricactus atm it looks like I have to go the same way: Download JSON from the API and patch the project manually. Seeing that this problem is not limited to...
Yes this should definitely work!
Implemented in https://github.com/rust-math/fftw/pull/117
I'd hope! The repo unfortunately looks unmaintained...
Can you `cd` into the cloned repository?
Hi there, We have an experiment running using an OptoDAS. The support will be in the main branch soon. If you want to implement the support, you are more than...
Hi Dylan, yes, that sounds good. Please create a folder `io/external/` and copy the key script in there. Please read the development guidelines, particularly see pre-commit integration.
Hi Parker, no that function was factored out. You can read in TDMS data with pyrocko ``` io.load("tdms.file") ```