question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Pick with Moffat profile

See original GitHub issue

Currently ginga pick can do the fitting only by Gaussian.

But the Moffat profile is a more reasonable and realistic stellar profile, and Moffat has already been implemented to astropy: astropy.modeling.functional_models.Moffat1D.

I think giving flexibility of using both Gaussian and Moffat will greatly improve the reliability of the FWHM values of ginga pick when we use it for star finding (e.g., DAOStarFinder of photutils).

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:20 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
pllimcommented, Apr 25, 2017

Hmm. Try starting Ginga outside of ~/.ginga. That is, try this:

cd
ginga --loglevel=40 --stderr workspace/testings/000.fits --plugins=Imexam

Then if you see any errors on the terminal, copy and paste it in your reply.

0reactions
ejeschkecommented, May 1, 2017

@ysBach, feel free to close the issue if you are satisfied with the result.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Moffat Function - The University of Texas at Austin
Moffat (1969, A& A, 3,455) first derived the function which bears his name by convolving seeing profiles (assumed to be Gaussian) with diffraction...
Read more >
The Techniques of Least Squares and Stellar Photometry with ...
Now, it has been known for a long time that the so-called "Moffat" function is a very good representation of the radial profile...
Read more >
effects of seeing on Sérsic profiles – II. The Moffat PSF
This paper presents a further, more detailed, analysis of the effects of seeing on Sérsic profiles when 'wings' are present in the PSF....
Read more >
Moffat distribution - Wikipedia
The Moffat distribution, named after the physicist Anthony Moffat, is a continuous probability distribution based upon the Lorentzian distribution.
Read more >
The Fornax Deep Survey with the VST
images to pick up the satellite tracks, which are eliminated by ... the central intensities of the Gaussian and the Moffat profiles,.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found