This repository contains experimental code for the Lattice experiment. It uses the ACF framework.
Move into the artiq working directory.
cd {artiq working directory}
Clone this repository.
git clone [email protected]:HaeffnerLab/lattice.git
Symlink folders out into the artiq working directory.
ln -s lattice/repository/ repository
ln -s lattice/acf_config/ acf_config
ln -s lattice/acf_sequences/ acf_sequences