daquintero / piel

Photonic Integrated ELectronics. Microservices to codesign photonics, electronics, quantum, and more.
https://piel.readthedocs.io
MIT License
43 stars 5 forks source link

Implement spectral metrics automated-analysis both time and frequency domain #130

Closed daquintero closed 2 months ago

daquintero commented 2 months ago

It'd be nice to have an algorithm that takes in a waveform, and is able to calculate the metrics of a given transition or delay between corresponding waveforms digitally in a similar fashion to how an oscilloscope computes this internally. Accordingly, it'd be useful if we can do fourier transforms on the signal analysis accordingly for a given rise time or fall time as such.

daquintero commented 2 months ago

Closed in favour of #127