Update error message

pull/163/head
JulioV 2021-08-04 15:05:32 -04:00
parent 4ddb2845a6
commit 3e69966c91
1 changed files with 1 additions and 1 deletions

View File

@ -813,7 +813,7 @@ def initialize_params(matrix):
the_dict = {'ID1': one, "ID2": two, "ID3": three, "ID4":four, "ID1p1": ID1p1, "allts": all_timestamp, "ind11": ind11, "ind12": ind12, "phatall": phatall, "fd": flight_distances, "ft": flight_times, "fa": fa, "fts": flight_timestamps, "pt": pause_times, "pts": pts, "fxs": fxs, "fys": fys, "pxs": pxs, "pys": pys, "allxs": all_x, "allys": all_y}
return the_dict
else:
print("No flight")
print("No mobility flights were found in this participant's location data")
return None
#simulate_mobility_gaps