This is an old revision of the document!


TransientX - Lessions learned

The general concept of TransientX

TransientX is a powerful to search for single pulses. It analyses the data in several steps during the search that includes also RFI mitigation and clustering of candidates. The following makrs my knowledge as of 2024-07-01. The steps of transientx_fil are as follows

  1. Skewness/kurtosis filtering
  2. Downsampling
  3. Normalisation
  4. Baseline removal
  5. RFI mitigation (-z options)
  6. De-dispersion
  7. Matched filtering search for single pulses
  8. Clustering of candidates
  9. Plotting

Skewness/kurtosis filtering

This filtering method is always on and controlled by the -zapthre option. There is no flag to turn it off directly. However, a high threshold basically disables it.

Downsampling

Next, the filterbank is downsampled in time and frequency according to the values given by –td and –fd. Be aware that this is down in addition to values given in the ddplan Hence, the file might be downsampled multiple times!

Normalisation

Baseline removal

This step is similar to the zdot option

 
talksposters/transientx.1719848334.txt.gz · Last modified: 2024/07/01 17:38 by mbause     Back to top