Author Topic: Subframe selector  (Read 3985 times)

Offline Geoff

  • PixInsight Padawan
  • ****
  • Posts: 908
Subframe selector
« on: 2014 July 16 21:16:09 »
It would be nice to have a "Load Views" option.
Geoff
Don't panic! (Douglas Adams)
Astrobin page at http://www.astrobin.com/users/Geoff/
Webpage (under construction) http://geoffsastro.smugmug.com/

Offline mschuster

  • PTeam Member
  • PixInsight Jedi
  • *****
  • Posts: 1087
Re: Subframe selector
« Reply #1 on: 2014 August 05 09:35:06 »
Hi Geoff,

No plans to add this option.

Some script features require file path names to run (Output Subframes and Output Maps).

The common use case is (un)calibrated frames, which normally reside in files.

For a few views, please use the script FWHMEccentricity. It works great on views. For a lot of views with tables and plots, please save them first.

Thanks,
Mike

Offline pfile

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 4729
Re: Subframe selector
« Reply #2 on: 2014 August 05 10:02:53 »
sort of the opposite question -

is it impossible to have SFS be able to open an image because of the script UI modality? sometimes it would be nice to see one of the images that SFS has analyzed to see what it really looks like (double stars, etc.)

rob

Offline mschuster

  • PTeam Member
  • PixInsight Jedi
  • *****
  • Posts: 1087
Re: Subframe selector
« Reply #3 on: 2014 August 05 10:36:03 »
Modality is the issue. A script can easily open image windows, but those windows are in the background and cannot be manipulated. For example, FWHMEccentricity Support does this, but the overlapping new windows are not entirely viewable until the script closes.

An exception is the script's "View documentation" button. I think this works only for this special case.

Mike

Offline pfile

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 4729
Re: Subframe selector
« Reply #4 on: 2014 August 05 12:28:01 »
OK - i guess juan was going to fix the UI stuff at some point. would be nice.

rob