nsat / pypredict

Spire port of predict open-source tracking library
GNU General Public License v2.0
64 stars 17 forks source link

FindLOS can fail #14

Open jtrutna opened 9 years ago

jtrutna commented 9 years ago

If we step over end of transit, original code calls FindLOS to determine end time. But FindLOS can fail which generates a spurious endpoint at the epoch.

For now we just eliminate that point, but this means the end of predict transits may not be at 0 elevation.