Overview
Provides methods to efficiently download FITS files directly from the Barbara A. Mikulski Archive for Space Telescopes (MAST). To save bandwidth, you can optionally download just the image data.
MAST Data URI
A MastDataUri is used to represent a data URI that points to a specific file available for download. Several methods are provided to validate the format of the URI.
MAST Download Client
Main entry point to download FITS files from MAST. You can either download a FITS file directly or have it read into a stream you provide for additional processing. Either option provides the ability to download only the first set of image data from the file by either using a provided cancellation token or flag is provided.