-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Welcome to the astrocut wiki!
This wiki space will walk you through the core functionality of astrocut
as it pertains to making cutouts for the TESSCut API, as well as some of the more general functions like fitscut
. These pages will serve to supplement the official Astrocut Documentation page and go into more detail on the code with some examples.
The following section will outline each page and its sections with clickable links for easier navigation. If you'd like to practice working with astrocut
's cube-maker and cutout-maker classes, we encourage you to work with our astrocut Jupyter Notebook, which shows you how to use the make_cube.py
and cube_cut.py
classes to generate cutouts from a batch of TESS FFIs retrieved locally from astroquery.mast
.