Home| superdarn |src.bin|tk|tool| sim_real Index

sim_real

Syntax
sim_real --help
sim_real [-vb] fitacfname
Synopsis

Generates simulated single-component Lorentzian ACFs based on an input fitacf file.

Options
--helpprint the help message and exit.
--versionprint the RST version number and exit.
-katscanuse Kathrn McWilliams' 8-pulse sequence (default).
-tauscanuse Ray Greenwald's 13-pulse sequence.
-oldscanuse the old 7-pulse sequence.
-constantuse a constant irregularity lifetime distribution (default is exponential).
-nocriRemove cross-range interference from the ACFs (default is CRI on). WARNING: removing cross-range interference will make the raw samples unusable, since each range gate will have to be integrated separately.
-iqOutput raw samples (in iqdat format) instead of ACFs (in rawacf format).
Description

Reads a fitacf format file and generates simulated single-component Lorentzian ACFs at ranges where scatter was observed in either rawacf (default) or iqdat format, which is then written to standard output.

Examples
sim_real input.fitacf > output.rawacf

Generates simulated single-component Lorentzian ACFs in rawacf format.