Fixed .area call.
To get the area of CircularAnnulus and CircularAperture objects, you're getting an attribute in the form of a float. Putting parentheses made the code crash so I removed them. Maybe it has to do with a change in how the photutils class is structured in a recent version.