test_stochasticAtmDensity
- test_stochasticAtmDensity.test_stochasticAtmDensity(usePython: bool, showPlots: bool = False)[source]
Unit test for StochasticAtmDensity.
Verifies that the output density follows OU statistics: mean, variance, and correlation time match theoretical predictions. Also tests a Python subclass of MeanRevertingNoise.