Open In Colab

Paper Plots#

This notebook is used to generate the plots for the paper.

! pip install starccato -q

Figure 1#

import matplotlib.pyplot as plt

_ = plt.plot([1, 2, 3, 4])
_images/0635299dfe52a1391d53587be11d44868976dd43610126a071a540e5f3546de9.png