Skip to content

Commit 51bc7a3

Browse files
committed
Slight language tweak to clarify that memory footprint improvement for analytic doppler
is less fundamental than time performance and accuracy.
1 parent e00bed3 commit 51bc7a3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

paper/paper.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,8 @@ That work derives the exact velocity dependence due to Doppler shifts for a syst
132132
It effectively reduces the Doppler-averaging integration along that single dimension to two diagonalizations,
133133
avoiding velocity sampling that dimension, and enabling a general, analytic result.
134134
For example, a two-dimensional Doppler-average only needs to be numerically sampled along one axis, with the other performed analytically.
135-
This reduction in dimensionality results in over an order of magnitude reduction in calculation time and memory footprint while returning significantly higher accuracy solutions.
135+
This reduction in dimensionality results in over an order of magnitude reduction in calculation time while returning significantly higher accuracy solutions,
136+
with the added benefit of lower memory footprint over RydIQule's current implementation.
136137
Experimental support for 1D solves only was released in version 2.0.0, with RydIQule v2.1.0 providing full support.
137138

138139
# Related Packages and Work

0 commit comments

Comments
 (0)