This package includes a set of routines and data classes aimed to the detection and flagging of satellites and bright random spikes in QUIJOTE data, using a matched filter in 1D. The routines can handle both time ordered data (BTODs) and azimuth-stacked FITS files (AZ-STACK), but it is recommended to work with BTODs. The current implementation of the package provides a simple interface routine, flag BTOD,that allows the user to flag a whole BTOD with a sigle calling command.
The code is publicly available at https://gitlab.com/HerranzD/quijote-satdet.