Hi!
I am trying to set up a priority file on the SatNOGS Autoscheduler.
However, it seems to still be scheduling other satellites not on the list. I am just trying to do one transmitter right now.
Here is what is on the file:
98901 1.0 mPnCGXesWcB7rAYFSbSPDx
Here is what I am following (With paths filled out on my end):
0 */1 * * * <path_to_auto_scheduler>/env/bin/python <path_to_auto_scheduler>/schedule_single_station.py -s <station_id> -d 1.2 -P <path_to_priority_list>/<priority_file>.txt -f -z
Does anyone know why that may be the case?