AUTHOR=Cecconi Baptiste , Louis Corentin K. , Bonnin Xavier , Loh Alan , Taylor Mark B. TITLE=Time-frequency catalogue: JSON implementation and python library JOURNAL=Frontiers in Astronomy and Space Sciences VOLUME=9 YEAR=2023 URL=https://www.frontiersin.org/journals/astronomy-and-space-sciences/articles/10.3389/fspas.2022.1049677 DOI=10.3389/fspas.2022.1049677 ISSN=2296-987X ABSTRACT=

TFCat (Time-Frequency Catalogue) is a data interchange format based on JSON (JavaScript Object Notation), which has been initially designed for exchanging low frequency radio events and features. It defines several types of JSON objects and how they are combined to represent data related to temporal-spectral features of a time spectrogram (a.k.a., dynamic spectrum), their properties, and their temporal and spectral extents. This implementation is inheriting from the GeoJSON file format. The TFCat python library is implementing this specification and provides a software interface permitting to create, update and validate TFCat objects efficiently.