Author Topic: New Script: GAME - interactive graphical Editor  (Read 8544 times)

Offline Herbert_W

  • PixInsight Addict
  • ***
  • Posts: 204
    • Skypixels - Astrophotography by Herbert Walter
New Script: GAME - interactive graphical Editor
« on: 2017 November 21 16:28:08 »
Hi,

New script by Hartmut Bornemann - GAME.

GAME is an interactive graphical Editor for the creation of elliptical shapes used for masking galaxies.
The mask can handle various ellipsoids. The active window serves as the graphics base.
An ellipsoid is defined by 5 anker points. The central point makes the move, while the peripheral points help rotate and scale the object.




Download: http://skypixels.at/pixinsight_scripts.html  (script and documentation)
Demovideo: http://endor.uv.es/files/data/public/e1f9f6.php?lang=de


Best regards!

Herbert, Austria
« Last Edit: 2017 November 22 02:14:06 by Herbert_W »

Offline RickS

  • PTeam Member
  • PixInsight Jedi
  • *****
  • Posts: 1298
Re: GAME - interactive graphical Editor
« Reply #1 on: 2017 November 21 17:50:24 »
Very nice!  Thanks, Herbert & Hartmut!

Offline avastro

  • PixInsight Addict
  • ***
  • Posts: 181
    • http://astrosurf.com/avastro/
Re: New Script: GAME - interactive graphical Editor
« Reply #2 on: 2017 November 30 14:54:03 »
Hi Herber & Hartmut,
Thank you for the GAME script, it works really very well, easy to use, great to do a vidéo in complement to the documentation.


Antoine
Lentin Observatory
http://www.astrosurf.com/avastro/

Offline Herbert_W

  • PixInsight Addict
  • ***
  • Posts: 204
    • Skypixels - Astrophotography by Herbert Walter
Re: New Script: GAME - interactive graphical Editor
« Reply #3 on: 2017 December 01 02:38:16 »
Hi,

Update available - some minor improvements and additional masks.




Download: http://skypixels.at/pixinsight_scripts.html

Best regards!
Herbert, Austria


Offline Warhen

  • PTeam Member
  • PixInsight Old Hand
  • ****
  • Posts: 490
    • Billions and Billions
Re: New Script: GAME - interactive graphical Editor
« Reply #4 on: 2018 January 23 07:50:39 »
Hartmut and Herbert, This script is a 'GAME changer!' Congrats and danke! I am going to feature this in the second edition of Inside PixInsight and in a tutorial. It brings to life the previous PixelMath contributions of Herr Wechselberger. Well done!
« Last Edit: 2018 January 23 08:41:16 by Warhen »
Best always, Warren

Warren A. Keller
www.ip4ap.com

Offline hvb356

  • PixInsight Enthusiast
  • **
  • Posts: 77
Re: New Script: GAME - interactive graphical Editor
« Reply #5 on: 2018 January 24 06:18:44 »
Hi Warren,

thanks for looking and your motivating comment. As you may believe, there are much more lines (of code) in the pipeline and Herbert is hosting them on his beautiful site. My latest one performs NB-integration in a new way. The magic behind ist a method of continuum subtraction. As soon as I see enough approval from the field, this script can be published here.

Regards

Hartmut



TOA-150, ML8300, CFW2-7 w. Astronomik HaLRGB, PDF, EM-400, guiding FS-60 + ST402, ASCOM bsd. image acquisition

Offline jpaana

  • Newcomer
  • Posts: 13
Re: New Script: GAME - interactive graphical Editor
« Reply #6 on: 2018 January 24 09:32:07 »
I had a small problem with installing the scripts via the update mechanism on Linux. Installation failed after unpacking the zip file and it seems the problem is that the directories in the zip file somehow end up missing x-flag so they aren't accessible on Linux (and presumably Mac too, haven't tried yet). Windows doesn't care about these so the installation succeeded fine on my main processing machine and on the imaging Linux I could manually copy the files and they worked.

Offline pfile

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 4729
Re: New Script: GAME - interactive graphical Editor
« Reply #7 on: 2018 January 24 09:41:01 »
same here, auto repository update failed on OSX as predicted.

rob

Offline hvb356

  • PixInsight Enthusiast
  • **
  • Posts: 77
Re: New Script: GAME - interactive graphical Editor
« Reply #8 on: 2018 January 24 13:10:23 »
OK, I must accept, that my repository is not a big help for Linux- and iOS users. Sorry.
The .zip content file works well with Win 7 & 10 but can not open under those exotic operating systems (my version and sorry again). So, either you folks change the OS (ha, ha) or I need a doable solution for the creation of that file. I'm using .net with compression class.

Thanks. Hartmut
TOA-150, ML8300, CFW2-7 w. Astronomik HaLRGB, PDF, EM-400, guiding FS-60 + ST402, ASCOM bsd. image acquisition

Offline pfile

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 4729
Re: New Script: GAME - interactive graphical Editor
« Reply #9 on: 2018 January 24 13:30:38 »
there must be a way to set the executable bit on the files in the archive? unless this is just a completely foreign concept on windows? on unix-like operating systems a directory has to be readable to cd into it and executable so that you can read the files in the directory...

rob



Offline Warhen

  • PTeam Member
  • PixInsight Old Hand
  • ****
  • Posts: 490
    • Billions and Billions
Re: New Script: GAME - interactive graphical Editor
« Reply #10 on: 2018 January 25 13:54:51 »
As I'm a rabid minimalist by nature, I wouldn't mind being able to download only the .js file(s) of scripts I was interested in.

Hartmut, when you're happy w/ the NB script, consider contacting me privately. I would like to add it as well.

From a recent post I saw, it's not looking good that Philippe and Laurent's AIP scripts will be updated soon. They are essentially good, and popular- wish one of the coders would get involved with polishing them.

Again, congrats Hartmut! I understand that Adam Block helped out with the expression. Well done Adam!
Best always, Warren

Warren A. Keller
www.ip4ap.com

Offline Herbert_W

  • PixInsight Addict
  • ***
  • Posts: 204
    • Skypixels - Astrophotography by Herbert Walter
Re: New Script: GAME - interactive graphical Editor
« Reply #11 on: 2018 January 25 21:57:03 »
Hi Warren!

Ok, I will update the website with the scripts, so that the scripts can also be downloaded separately.

Best regards!
Herbert, Austria

Offline Herbert_W

  • PixInsight Addict
  • ***
  • Posts: 204
    • Skypixels - Astrophotography by Herbert Walter
Re: New Script: GAME - interactive graphical Editor
« Reply #12 on: 2018 January 26 00:00:51 »
The links to download the individual scripts are now available.

https://www.skypixels.at/pixinsight_scripts.html

Best regards!
Herbert, Austria

Offline pfile

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 4729
Re: New Script: GAME - interactive graphical Editor
« Reply #13 on: 2018 January 26 07:58:59 »
thank you Herbert.