================ Pipeline ================ .. toctree:: :maxdepth: 2 :caption: Processing stages: pipeline/preprocess pipeline/rfi_mitigation pipeline/dedispersion pipeline/matched_filtering pipeline/clustering pipeline/candidate_plotting transientx_fil -------------------- TransientX includes a full processing pipeline for transient detection, as shown in the diagram below. The pipeline reads data from SIGPROC filterbank files or PSRFITS files (using options such as ``--wts``, ``--scloffs``, ``--zero_off``, and ``--psrfits``) in data chunks. The length of each chunk can be configured using the ``-l`` option. The pipeline produces candidate plots in PNG format and generates a candidate list. .. image:: images/pipeline_diagram.png :alt: TransientX Processing Pipeline Diagram :align: center :width: 600px replot_fil -------------------- The replot_fil tool reprocesses the candidates generated by transientx_fil, removing duplicate and bad candidates based on multiple criteria, and can generate archive files for further analysis. .. image:: images/replot_diagram.png :alt: replot_fil :align: center :width: 600px