astropy / astropy/photutils

How to use photutils.ellipse.fit_image() to fit the profile of Low surface brightness galaxy

Open
#1,555 1 comment 0 reactions 0 assignees View on GitHub
isophote
Dominant language
Python
Stars
307
Forks
156
Avg merge
56m
Merged PRs (30d)
58

Description

I have a low surface brightness galaxy.
![image](https://github.com/astropy/photutils/assets/94830897/f320204c-6122-401c-af5d-2166bdae1c5b)
The maximum pixel value is 0.39, the minimum pixel value is -0.32.
Then I use photutils.ellipse.fit_image() to fit the galaxy. There is a warning.

AstropyUserWarning: No meaningful fit was possible.

I can't get a real fitting.
```[tasklist]
### Tasks
```

Contributor guide

Open the contributing guide

Research direction

Start at the photutils.ellipse.fit_image() entry point and investigate the reported AstropyUserWarning using the image and pixel range provided. The issue does not identify a source file, test, fitting parameters, or reproducible dataset, so first determine whether the warning reflects expected behavior or a fitting defect; done requires a reproducible conclusion and an appropriate regression test or clarified usage guidance.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.