Author Topic: CopyPasteSTF script  (Read 392 times)

mschuster

  • PixInsight Old Hand
  • ****
  • Posts: 325
    • View Profile
CopyPasteSTF script
« on: 2012 March 21 04:20:50 »
I'd like to share another script.  :P

Have you ever wanted to copy the STF of one view and paste it into another? Quickly? This script will do it.

Run the script and drag the dialog's new instance icon onto your workspace. Do this once.

Now drag the icon into the view whose STF you want to copy. Click on Copy.

Then drag the icon into the view you want to paste the copied STF into. Click on Paste.

That's it. You can copy any view's STF at any time and later paste it into any view or views.

The script keeps the copied STF in an internal clipboard ready to paste whenever you want.
« Last Edit: 2013 January 20 06:38:50 by mschuster »

Josh Lake

  • PixInsight Old Hand
  • ****
  • Posts: 302
    • View Profile
Re: CopyPasteSTF script
« Reply #1 on: 2012 March 21 16:30:37 »
Cool! I'll try it out right now.  :D

FunTomas

  • Member
  • *
  • Posts: 74
    • View Profile
    • Astrofoto.sk
Re: CopyPasteSTF script
« Reply #2 on: 2012 March 21 18:04:23 »
I'm not sure if I understand your concept, but...

If you make new instance of your desired STF dialog to desktop (drag & drop blue triangle), you can aply this setting to any image (drag & drop the desktop icon).

"Easy as Dell"  ;)

mschuster

  • PixInsight Old Hand
  • ****
  • Posts: 325
    • View Profile
Re: CopyPasteSTF script
« Reply #3 on: 2012 March 21 19:58:49 »
Yes, that's the idea. Having the script as an icon makes it quicker to use. The icon avoids the time you would otherwise spend choosing the script from PI's Script menu hierarchy.