This release adds a module `arrivaltimes` that can be used to perform sub-burst slope measurements of FRBs using the arrival time of the pulse in each frequency channel. This was primarily written to handle ultra-FRBs (FRBs with durations on the order of μs) but works for FRBs in general.
This module is meant for scripting and is mostly independent of the GUI.
* **Paper**: "High precision spectro-temporal analysis of ultra-fast radio bursts using per-channel arrival times", https://arxiv.org/pdf/2412.12404. Includes a description of the method as well as measurements of hundreds of bursts.
* **Documentation**: https://frbgui.readthedocs.io/en/latest/documentation/doc-arrivaltimes.html
---
**Full Changelog**: https://github.com/mef51/frbgui/compare/v0.10.0...v0.11.0