This is a pipeline designed to regularly monitor a set of lensed AGN.
This uses Butler and requires a RSP access token, please follow https://nb.lsst.io/environment/tokens.html
to create a token with the scopes read:image, read:tap, and exec:notebook. Store this token
in your environment by including the following line in your .bashrc, .bash, .zsh, or .zshrc file:
export ACCESS_TOKEN="<your token here>"