Files
astronomy/source
Don Cross 1f49f7222f Having a "max slope" was flawed... lower slope is worse!
The smaller the slope magnitude |df/dt| is, the larger
the uncertainty in dt. That means we are better off using
an estimated value for the slope each time than underestimating
the time error like we were doing.

This also simplifies the code, and does not make it very
much slower.
2019-04-22 21:25:45 -04:00
..