Skip to main content

NS_TO_US

Constant NS_TO_US 

Source
pub const NS_TO_US: f64 = 1e-3;
Expand description

Nanoseconds → microseconds (CalibrationConfig::psr_fwhm_ns is in ns to match the FTS header convention; the kernel synthesis takes µs). pub so the Python binding’s mirrored PSR_FWHM_PIN_CEILING_US check converts with the identical factor.