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])