Author Topic: Star Graphing / FWHM Feature  (Read 23342 times)

Offline Simon Hicks

  • PixInsight Old Hand
  • ****
  • Posts: 333
Star Graphing / FWHM Feature
« on: 2008 January 10 05:57:22 »
Hi PI Guys,
                    Suggestion for a useful feature. It would be great to be able to drag a rectangle around a single star, or click on a star, and see a graph of intensity (better still...L,R,G and B) vs radial distribution in pixels. It could show FWHM or any other useful info. I think this might be helpful when analysing the various features in an image...useful to see if stars have saturated in one colour, and also useful for knowing what parameters to put into a deconvolution module.

By the way...I can sort of estimate FWHM at the moment....just zoom right in till I can see individual pixels, then move cursor around till I see half the max intensity (taking background into account) and then just counting pixels to the corresponding position on the other side of the star.  But how does the FWHM relate to the Standard Deviation that is used in the Deconvolution module? Is there a simple multiplier so I can estimate one from the other?

Regards
                Simon

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Star Graphing / FWHM Feature
« Reply #1 on: 2008 January 10 06:09:34 »
Hi Simon

We have almost ready a new star statistics tool that works in a similar way to what you have described. It should be ready soon, and of course it will give FWHM measurements, among other values (centroid coordinates, peak value, total flux, etc).

The full width at half maximum (FWHM) of a Gaussian function is given by:

    FWHM = 2*Sqrt(2*Ln(2)) * sigma


where sigma is the standard deviation of the Gaussian distribution. A sufficiently approximate formula is:

    FWHM = 2.35482 * sigma


Cheers
Juan
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline Simon Hicks

  • PixInsight Old Hand
  • ****
  • Posts: 333
Star Graphing / FWHM Feature
« Reply #2 on: 2008 January 10 12:28:27 »
Hi Juan,
               Fantastic...thanks again!  :D

Cheers
             Simon

Offline Andres.Pozo

  • PTeam Member
  • PixInsight Padawan
  • ****
  • Posts: 927
Star Graphing / FWHM Feature
« Reply #3 on: 2008 August 22 03:57:54 »
Juan, this tool would be great if it could also automatically find the stars in the image and show the average FWHM and perhaps other statistics. DeepSkyStacker has a measurement like this, but I don't know if I can trust it.

I think you are developing an automatic registration tool so using it for finding the stars the "star statistics tool" can be made quite easily.

However, in my opinion, PixInsight has other priorities (documentation of the algorithms, documentation of the user interface, saving of sessions, customizable toolbars, better support for dual screen, ...).

Offline Nocturnal

  • PixInsight Jedi Council Member
  • *******
  • Posts: 2727
    • http://www.carpephoton.com
Star Graphing / FWHM Feature
« Reply #4 on: 2008 August 26 21:54:30 »
I think the DSS FWHM feature works fine. DeepSkyStacker Live is great to monitor the image quality as the images come in.
Best,

    Sander
---
Edge HD 1100
QHY-8 for imaging, IMG0H mono for guiding, video cameras for occulations
ASI224, QHY5L-IIc
HyperStar3
WO-M110ED+FR-III/TRF-2008
Takahashi EM-400
PIxInsight, DeepSkyStacker, PHD, Nebulosity

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Star Graphing / FWHM Feature
« Reply #5 on: 2008 August 27 12:43:56 »
Hi Andrés,

I add to Sander's opinion about the quality of DSS's FWHM measurements: you can definitely trust them.

Regarding a tool for star statistics in PixInsight, it is in the TODO list with a high priority level. It will be available, and quite soon, hopefully.

With respect to PixInsight's handling of dual-monitor setups, which are your complaints? I am very interested in knowing them because dual monitor support is an important feature of PI's GUI.
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline Andres.Pozo

  • PTeam Member
  • PixInsight Padawan
  • ****
  • Posts: 927
Star Graphing / FWHM Feature
« Reply #6 on: 2008 August 27 13:44:51 »
Quote from: "Juan Conejero"

With respect to PixInsight's handling of dual-monitor setups, which are your complaints? I am very interested in knowing them because dual monitor support is an important feature of PI's GUI.


I use a couple of monitors of different resolution and one of them is on a portrait orientation. I don't know how to use the full area of both monitors. IMHO it would be better if you could place the property pages of the tools outside the window of PixInsight. In this way I could put them where I like.

Offline NKV

  • PTeam Member
  • PixInsight Guru
  • ****
  • Posts: 677
Re: Star Graphing / FWHM Feature
« Reply #7 on: 2010 April 28 06:17:42 »
We have almost ready a new star statistics tool that works in a similar way to what you have described. It should be ready soon, and of course it will give FWHM measurements, among other values (centroid coordinates, peak value, total flux, etc).
Juan,  ???

Offline RobF2

  • PixInsight Addict
  • ***
  • Posts: 189
  • Rob
    • Rob's Astropics
Re: Star Graphing / FWHM Feature
« Reply #8 on: 2010 May 26 02:21:13 »
Wow - had not heard of DSS Live - sounds like a very useful concept - must check out

+1 for these astrometric indicators to become available in PI too.....
FSQ106/8" Newt on NEQ6/HEQ5Pro via EQMOD | QHY9 | Guiding:  ZS80II/QHY5IIL | Canon 450D | DBK21 and other "stuff"
Rob's Astropics

Offline Carlos Milovic

  • PTeam Member
  • PixInsight Jedi Master
  • ******
  • Posts: 2172
  • Join the dark side... we have cookies
    • http://www.astrophoto.cl
Re: Star Graphing / FWHM Feature
« Reply #9 on: 2010 May 26 08:26:17 »
We are very close. Take a look at the Software Development subforum. I have uploaded beta versions of our PSF reader tool.
Regards,

Carlos Milovic F.
--------------------------------
PixInsight Project Developer
http://www.pixinsight.com

Offline RobF2

  • PixInsight Addict
  • ***
  • Posts: 189
  • Rob
    • Rob's Astropics
Re: Star Graphing / FWHM Feature
« Reply #10 on: 2010 May 27 04:50:11 »
Thanks Carlos - I did start reading about your PSF reader work, but wasn't smart enough to figure out compiling etc.
I think the beta might have been 64bit only too from memory? (I'm running XP 32bit)
FSQ106/8" Newt on NEQ6/HEQ5Pro via EQMOD | QHY9 | Guiding:  ZS80II/QHY5IIL | Canon 450D | DBK21 and other "stuff"
Rob's Astropics

Offline Carlos Milovic

  • PTeam Member
  • PixInsight Jedi Master
  • ******
  • Posts: 2172
  • Join the dark side... we have cookies
    • http://www.astrophoto.cl
Re: Star Graphing / FWHM Feature
« Reply #11 on: 2010 May 27 05:57:27 »
I'll upload this evening the win 32 compilation. ;)
Regards,

Carlos Milovic F.
--------------------------------
PixInsight Project Developer
http://www.pixinsight.com

Offline RobF2

  • PixInsight Addict
  • ***
  • Posts: 189
  • Rob
    • Rob's Astropics
Re: Star Graphing / FWHM Feature
« Reply #12 on: 2010 May 27 06:18:05 »
I'll upload this evening the win 32 compilation. ;)

Thanks Carlos!   :)   8)
FSQ106/8" Newt on NEQ6/HEQ5Pro via EQMOD | QHY9 | Guiding:  ZS80II/QHY5IIL | Canon 450D | DBK21 and other "stuff"
Rob's Astropics