Author Topic: Subframe Selector PCL Module  (Read 39402 times)

Offline RoMe

  • Newcomer
  • Posts: 6
Re: Subframe Selector PCL Module
« Reply #75 on: 2018 October 27 17:34:15 »
(10*(1-(FWHM-2.528)/(2.528-4.482)) + 10*(1-(Eccentricity-0.497)/(0.847-0.497)) + 30*(SNRWeight-1.1167)/(1.1479-1.1167)) + 50

You have inverted the FWHM value in your term. It should be (FWHM-2.528)/(4.482-2.528). I notied this because I just made the same mistake.  ::)

Offline photonhunter1

  • Newcomer
  • Posts: 40
Re: Subframe Selector PCL Module
« Reply #76 on: 2018 October 27 19:04:09 »
(10*(1-(FWHM-2.528)/(2.528-4.482)) + 10*(1-(Eccentricity-0.497)/(0.847-0.497)) + 30*(SNRWeight-1.1167)/(1.1479-1.1167)) + 50

You have inverted the FWHM value in your term. It should be (FWHM-2.528)/(4.482-2.528). I notied this because I just made the same mistake.  ::)

Wow - what a bonehead - here I am typing all this detail... Thanks!
Mike

Offline cameronleger

  • PTeam Member
  • Member
  • *
  • Posts: 51
    • Blog
Re: Subframe Selector PCL Module
« Reply #77 on: 2018 October 28 12:56:39 »
Hey Mike,
I think in some cases the old expressions may be used, but in this case I think you'll benefit from reading the tooltips on the expression inputs. For example, you can replace a lot of your constant numbers with smart parameters like FWHMMin, EccentricityMax, and so on.

Offline photonhunter1

  • Newcomer
  • Posts: 40
Re: Subframe Selector PCL Module
« Reply #78 on: 2018 October 28 13:43:54 »
Hey Mike,
I think in some cases the old expressions may be used, but in this case I think you'll benefit from reading the tooltips on the expression inputs. For example, you can replace a lot of your constant numbers with smart parameters like FWHMMin, EccentricityMax, and so on.

Sounds great. Where can I find the expression inputs? I've looked and unable to find. Thanks for all the help!
Mike

Offline cameronleger

  • PTeam Member
  • Member
  • *
  • Posts: 51
    • Blog
Re: Subframe Selector PCL Module
« Reply #79 on: 2018 October 28 13:49:59 »
Sorry, I meant 'expression inputs' as the text area inside the SS where you are typing the Weighting or Approval Expressions. Hover over them for a little bit and you'll get a large tooltip explaining the things you can type into them. I think that most things in the SS will have these.

'Inputs' is a common term for a UI developer to say something that receives user information, like a box to type in text, or a checkbox, or a file browser icon.

Offline photonhunter1

  • Newcomer
  • Posts: 40
Re: Subframe Selector PCL Module
« Reply #80 on: 2018 October 29 20:43:50 »
Sorry, I meant 'expression inputs' as the text area inside the SS where you are typing the Weighting or Approval Expressions. Hover over them for a little bit and you'll get a large tooltip explaining the things you can type into them. I think that most things in the SS will have these.

'Inputs' is a common term for a UI developer to say something that receives user information, like a box to type in text, or a checkbox, or a file browser icon.

Got it. So if I understand the documentation the formula would read:
(10*(1-(FWHM-FWHMmin)/(FWHMmax-FWHMmin)) + 10*(1-(Eccentricity-Eccentricitymin)/(Eccentricitymax-Eccentricitymin)) + 30*(SNRWeight-SNRWeightmin)/(SNRWeightmax-SNRWeightmin)) + 50

Btw I love the fact that the data points are cached. I forgot to identify the best weighted image among my LRGB files - what a breeze with that feature!

Mike
Mike

Offline mmirot

  • PixInsight Padawan
  • ****
  • Posts: 881
Re: Subframe Selector PCL Module
« Reply #81 on: 2018 November 04 19:33:05 »
Where can I get the latest version for windows?

Max

Offline cameronleger

  • PTeam Member
  • Member
  • *
  • Posts: 51
    • Blog
Re: Subframe Selector PCL Module
« Reply #82 on: 2018 November 04 20:01:56 »
https://github.com/cameronleger/PCL/releases/tag/01.04.01.0001

Although, the *latest* version will be released soon :)

Offline bvalente

  • Member
  • *
  • Posts: 58
Re: Subframe Selector PCL Module
« Reply #83 on: 2018 November 12 13:07:10 »
https://github.com/cameronleger/PCL/releases/tag/01.04.01.0001

Although, the *latest* version will be released soon :)

any update for the release of the latest version on windows? thanks again!
B

Offline cameronleger

  • PTeam Member
  • Member
  • *
  • Posts: 51
    • Blog
Re: Subframe Selector PCL Module
« Reply #84 on: 2018 November 12 13:34:22 »
The changes that I've listed in this thread are in that link. The *latest* version will come with the next version of PixInsight.

Offline bvalente

  • Member
  • *
  • Posts: 58
Re: Subframe Selector PCL Module
« Reply #85 on: 2018 November 12 14:06:03 »
great thanks. I looked on github and it looked like the date was september, but i'll download the latest, and await the PI update ;)

Brian

Offline cameronleger

  • PTeam Member
  • Member
  • *
  • Posts: 51
    • Blog
Re: Subframe Selector PCL Module
« Reply #86 on: 2018 November 12 14:27:10 »
I think that's because I setup the release for Linux then, and simply updated it with the Windows build after I stopped procrastinating. It wasn't a new release and it doesn't show an "edited" timestamp.

Offline CharlesW

  • PixInsight Enthusiast
  • **
  • Posts: 87
Re: Subframe Selector PCL Module
« Reply #87 on: 2018 November 13 18:43:35 »
A person mentioned in a related post that some Weighting expressions are built in. I’ve looked all over SFS and can’t find them. Is that possibly not the case, or where might they be located?

Offline cameronleger

  • PTeam Member
  • Member
  • *
  • Posts: 51
    • Blog
Re: Subframe Selector PCL Module
« Reply #88 on: 2018 November 13 19:50:39 »
If you're thinking of whole preset Weighting Expressions, then no that's not the case. Maybe they were trying to talk about the "variables" that are pre-defined for use in the Weighting Expression, such as "EccentricitySigma" or "FHWMMax", which would be replaced with the values of the Eccentricity in Sigma units of the whole set or the maximum FHWM value of the whole set, for example. Hover over the expression text boxes for a tooltip that describes them.

Once you come up with one you like, if you save the instance as an icon on your workspace it will be there for you next time you open it.

Offline souls33k3r

  • Newcomer
  • Posts: 21
Re: Subframe Selector PCL Module
« Reply #89 on: 2018 November 19 12:32:44 »
I've just stumbled across this and it looks awesome but i've hit a brick wall here.

I downloaded the Windows version of the zip file from https://github.com/cameronleger/PCL/releases/tag/01.04.01.0001 but i'm not sure how to install/add this script to my PI.

Sorry for being thick.