[original post: SEI 2293]
tl;dr
- I updated the picket fence script to use the backup NEIC server while they do their server migration [see the comments in LHO aLog 73302]. The. IP address for the backup server is "137.227.252.145".
- I also added a script that can be called to plot the picket fence using the EPICS variables as per Jim's request. It should work like:
python plot_fence_from_EPICS.py --ifo_name "LHO" . Hopefully this will help it get integrated into the MEDM displays.
To get the update, git pull at the picket fence folder. Also, don't forget to install cartopy so the picket map scripts work.