Open taldcroft opened 2 years ago
For reference in finding dependencies. I have an area with a clone of all the sot repos:
find . -name '*.py' | egrep -v '\./timelines' | egrep -v '\/build\/' | egrep -v '\.\/cmd_states' | xargs grep cmd_states.db3 -C 3
find . -name '*.py' | egrep -v '\./timelines' | egrep -v '\/build\/' | egrep -v '\.\/cmd_states' | xargs grep timelines -C 3
cmd_states.db3
in Ska data tocmd_states_legacy.db3
.cmds.h5
andcmds.pkl
to names with_legacy
timelines
andChandra.cmd_states
from Ska3.Census