Author Topic: Updated Excel Sheet for SubframeSelector expression generation  (Read 7949 times)

Offline guyroch

  • Newcomer
  • Posts: 10
Re: Updated Excel Sheet for SubframeSelector expression generation
« Reply #15 on: 2019 January 07 22:38:37 »
Ah, I see it now.  Sigma and Min/Max suffix will get what is needed in lieu of the calculated spreadsheet values.  Thank you.

Offline CharlesW

  • PixInsight Enthusiast
  • **
  • Posts: 87
Re: Updated Excel Sheet for SubframeSelector expression generation
« Reply #16 on: 2019 January 13 21:32:19 »
I still must be the dumbest guy on the block. I can see how to manually copy a formula into the window but I fail to see where the formulas are “built in.”

Offline bvalente

  • Member
  • *
  • Posts: 58
Re: Updated Excel Sheet for SubframeSelector expression generation
« Reply #17 on: 2019 January 13 21:58:59 »
Charles the formulas still need to be created, but many of the calculations are now built-in calls instead of things that have to be done externally on a spreadsheet

for example rather than having to calculate the FWHM maximum, you can just call FWHMmax (as you can see in the formula below)

SNRWeight is a really handy one, for example

hth

Brian