From 8fc5d62437a921f82d27e49b0d6ca31c8a4c1dce Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Thu, 18 Jun 2026 15:38:33 -0400 Subject: [PATCH] Update transmit.py change to passes --- transmit.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transmit.py b/transmit.py index 8e00fd32..8b70a3c6 100644 --- a/transmit.py +++ b/transmit.py @@ -1153,7 +1153,7 @@ if __name__ == "__main__": try: # Navigate the dictionary structure - pass_profile = iss_doppler_database[TARGET_PASS] + pass_profile = iss_doppler_passes[TARGET_PASS] data_entry = pass_profile[index] # relative_time_index] # Extract the specific metric