As I logged in this morning, the SQZ ASC and FC ASC offload and graceful clear history scripts that I ran and left open yesterday (whoops) reran. 15:16UTC. Before I could save sdf diffs, we went though DOWN SDF revert. There was nothing in SQZ ASC, but FC ASC got cleared. As squeezing hasn't been in a good alignment over the last 12 hours, this doesn't really matter. But if we were in observing it would have knocked us out.
Reminder to close scripts once used. CDS is there a way we can disable this from happening?
Currently these scripts are called from medm via command 'xterm -g 80x15 -hold -e python3 clear_FC_ASC.py &' or simular
After speaking with Dave and Joanthan there's two things to be done to avoid this in future:
-hold'print("done")time.sleep(60)sys.exit(0)