You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* These three are employed by EPG_custom.m so you don't need to use them directly.
findEchos.m
(find unique, nonzero F0 states that are not simultaneous with RF pulse; always picks the second one if two happen at the same time (we want the one after relaxation))
findAllEchos.m (find ALL nonzero F0 states)
display_echos.m (display echoes found from findEchos or findAllEchos)
display_epg.m (display EPG with echo locations)
EPG_custom.m (simulates EPG given seq struct; outputs all omegas and echos using findEchos)