dartoon / galight

A python package that decompose the light into PSF and Sersic, fitting based on lenstronomy
MIT License
45 stars 20 forks source link

Measure_asy.cal_asymmetry not working #6

Open astrobenji opened 1 year ago

astrobenji commented 1 year ago

from galight.tools.asymmetry_tools, the calc_asymmetry method of the Measure_asy class is not working. I get the following error message:

AttributeError: 'Measure_asy' object has no attribute 'cal_areas'