In [3]:
from photutils import CircularAperture
from astropy.io import fits
import numpy as np
import pandas as pd
import matplotlib.pyplot as plt
%matplotlib inline

In [ ]: