when running EKS through command line, --s-frames defaults to [(None, None)] so it always works. But when calling ensemble_kalman_smoother_multicam() directly, s-frames defaults to None (which doesn't work).
Please take a look at that and figure out what is the best way to do it.