#!/bin/bash

elegant run1.ele
elegant run2.ele
elegant run3.ele

\rm varyEtiltFocusing.*

sddsplot3 varyEtiltFocusing \
    -groupby=names -sep=names -layout=1,2 -join=x -title= \
    -graph=sym,vary,sub=type \
    -param=B1.ETILT,S[xy] run1.fin -legend=spec=K1 \
    -param=B1.ETILT,S[xy] run2.fin -legend=spec=F1 \
    -param=B1.ETILT,S[xy] run3.fin -legend=spec=B1

    
