Raw data (.adat files) stripped from hdf5 raw data files (produced by GPU-GPE code) by nStrip.py.
Files renamed to label Zeeman (bfi) or Sagnac (sag) phase shifts, and target phase shift magnitude $\delta_{Z,S}/(2\pi)$ defined on the (0:1) interval
All adat files have the following structure (see nStrip.py):

n0, n1, n2, sh, wz, ti/tt, it, ovx, ovy, ovz, aye, bye, ins

for quantities

n0   : population in $\psi_{-1}$
n1   : population in $\psi_{ 0}$
n2   : population in $\psi_{+1}$
sh   : stray z B-field (leading to zeeman phase)
wz   : rotation about z axit (leading to sagnac phase)
ti/tt: completion (current_time/total_time) [0:1]
it   : duration of interrogation period
ovx  : overlap between the and components
ovy  : overlap between the and components
ovz  : overlap between the and components
aye  : code input parameter "a" (sets interrogation paeriod)
bye  : code input parameter "b" (sets magnutude of stray field or z roatation)
ins  : integer time index [0:100]

Figures plotted using gnuplot via .zsh script files.
