Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Higher Order Deviation from Ellipse #1722

Open
eckerl opened this issue Apr 11, 2024 · 1 comment
Open

Higher Order Deviation from Ellipse #1722

eckerl opened this issue Apr 11, 2024 · 1 comment
Labels

Comments

@eckerl
Copy link

eckerl commented Apr 11, 2024

Hi,

I am using Photutils extensivly to perform photometric analysis and i am quite happy with your program. I recently encountered a really boxy galaxy, so the normal isophotes left a "cross" pattern in the center. By setting "high_harmonics= True" i thought this will change since i am measuring significant a4,b4 parameters. Unfortunatly visually nothing seemed to change. I subtracted the normal elliptical_isophotes from the ones by setting "high_harmonics=True" and the Residuals are minimal. For me it seems like the measurement of the higher harmonics is correct but the build_ellipse_model does not cover it. I wanted to ask if someone/you runs into the same problems by fitting boxy isophotes or not. Any help would be super nice.

Best regards

@larrybradley
Copy link
Member

@eckerl From a quick look at the code, it appears the higher harmonics are included in build_ellipse_model. https://github.com/astropy/photutils/blob/main/photutils/isophote/model.py#L120

Could you please provide a simple example showing your issue so that I can investigate further?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants