Author Topic: SHO-AIP Script Is Back  (Read 13118 times)

Offline dave_galera

  • PixInsight Addict
  • ***
  • Posts: 261
    • QDigital Astro
SHO-AIP Script Is Back
« on: 2020 February 01 06:09:01 »
After quite an absence SHO-AIP is being re-released at version 1.1.4 after extensive work so the script now conforms to PI standards and has been comprehensively tested with PI version 1.8.8-4 by the original authors, Laurent & Philippe.

I have undertaken the work on behalf of Laurent & Philippe as they currently are unable to make the necessary changes, and you can download it from here:

https://gitlab.com/qdigital/pixinsight-pjsr/tree/master/AIP/SHO-AIP

Or I have attached the script zipped up below.
« Last Edit: 2020 February 01 06:53:52 by dave_galera »
Dave

Offline jkmorse

  • PixInsight Padawan
  • ****
  • Posts: 931
  • Two questions, Mitch . .
    • Jim Morse Astronomy
Re: SHO-AIP Script Is Back
« Reply #1 on: 2020 February 01 19:34:07 »
Great job!

Thanks,

Jim
Really, are clear skies, low wind and no moon that much to ask for? 

New Mexico Skies Observatory
Apogee Aspen 16803
Planewave CDK17 - Paramount MEII
Planewave IFR90 - Astrodon LRGB & NB filters
SkyX - MaximDL - ACP

http://www.jimmorse-astronomy.com
http://www.astrobin.com/users/JimMorse

Offline Philippe B.

  • PixInsight Old Hand
  • ****
  • Posts: 399
    • CIEL AUSTRAL
Re: SHO-AIP Script Is Back
« Reply #2 on: 2020 February 02 00:15:12 »
Thank you David to get this script up to date.
Great job to adapt to new Pix standards.
Hope Juan will include the script in the release.


Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: SHO-AIP Script Is Back
« Reply #3 on: 2020 February 03 10:10:46 »
Hi Dave and Philippe,

This certainly looks much better. I see no important issues, so I think there are no problems to include this script in the official PixInsight distribution from now on.

If you don't mind, and given that the script is being released under PCL license, I'll upload it to our official GitLab open-source repository. This will make all necessary revision and future management work much easier for us. I'll let you know when I have it ready for release.

Thank you for your support and nice work!
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline dave_galera

  • PixInsight Addict
  • ***
  • Posts: 261
    • QDigital Astro
Re: SHO-AIP Script Is Back
« Reply #4 on: 2020 February 03 10:16:45 »
Hi Dave and Philippe,

This certainly looks much better. I see no important issues, so I think there are no problems to include this script in the official PixInsight distribution from now on.

If you don't mind, and given that the script is being released under PCL license, I'll upload it to our official GitLab open-source repository. This will make all necessary revision and future management work much easier for us. I'll let you know when I have it ready for release.

Thank you for your support and nice work!

Hi Juan,

Quick question.......how do we then implement future releases/bug fixes etc, do we have to notify you of any updates?.....what is the process?
Dave

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: SHO-AIP Script Is Back
« Reply #5 on: 2020 February 03 10:50:28 »
Hi Dave,

The normal way is to send a merge request to our GitLab repository each time you want to change the code, or if you have a new version that you want to contribute. You should have a GitLab account (it's free) to do this. Typically, you have your own version of the code on your local machine, which you use for development, keeping it synchronized with the official version. Then when you want to contribute some changes you send a merge request. The request is analyzed and merged with the official repository if there are no problems. This is the usual open-source collaborative procedure. The main advantage of this scheme is that everything is transparent and basically automatic to keep all of the source code up-to-date and coherent.

The official PJSR repository is here, where you'll find the source code of most scripts included in the official distribution.
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline dave_galera

  • PixInsight Addict
  • ***
  • Posts: 261
    • QDigital Astro
Re: SHO-AIP Script Is Back
« Reply #6 on: 2020 February 03 11:19:28 »
Thanks Juan for that, yes I am aware of the official PJSR repository and I already use GitLab, ( https://gitlab.com/qdigital/pixinsight-pjsr/tree/master/AIP/SHO-AIP ),  I just wasn't sure whether you allowed outside developers access to your repository, the Git merge process is perfect.

I assume you will need my GitLab user name and email address so you can add me to your repository, I will PM you these.
Dave

Offline dave_galera

  • PixInsight Addict
  • ***
  • Posts: 261
    • QDigital Astro
Re: SHO-AIP Script Is Back
« Reply #7 on: 2020 February 05 11:55:14 »
I am asking for help from anybody who regularly uses the SHO-AIP script.

Do any of you have any written information or transcripts of the French videos that they can send me as I am trying to create SHO-AIP documentation to include with the script.

Anything you have would be helpful.......thanks
Dave

Offline Zhao Qi

  • Newcomer
  • Posts: 2
Re: SHO-AIP Script Is Back
« Reply #8 on: 2020 February 06 02:55:16 »
Good job, Thanks! Do HaRVB and LRVB have any updated plans?

Offline dave_galera

  • PixInsight Addict
  • ***
  • Posts: 261
    • QDigital Astro
Re: SHO-AIP Script Is Back
« Reply #9 on: 2020 February 09 04:28:55 »
Good job, Thanks! Do HaRVB and LRVB have any updated plans?

Sorry for late reply, but currently we have no plans to re-release either HaRVB or LRVB scripts.

The SHO script is already a very comprehensive utility and is capable of:
 - Working with linear or non-linear images;
 - Creating synthetic luminance from any 3 images (minimum of two required);
 - Adding R image to an Ha image for HaRGB, then add the result to G and B giving an HaRGB image;
 - Adding L image to R, G and B images giving the LRGB;
 - Mixing of any images to an RGB result (linear or non-linear) i.e. you can mix R, G, B, Ha, SII, OIII, NII (or Hbeta) to any combination.

So are HaRVB and LRVB scripts really necessary?

Your view on this would be appreciated......
« Last Edit: 2020 February 09 04:40:09 by dave_galera »
Dave

Offline acmalko

  • Member
  • *
  • Posts: 54
Re: SHO-AIP Script Is Back
« Reply #10 on: 2020 February 10 00:19:38 »
I am asking for help from anybody who regularly uses the SHO-AIP script.

Do any of you have any written information or transcripts of the French videos that they can send me as I am trying to create SHO-AIP documentation to include with the script.

Anything you have would be helpful.......thanks

Hi, thank you for the job.
I don't understand your question, could you say more about thoses videos  ?

Offline dave_galera

  • PixInsight Addict
  • ***
  • Posts: 261
    • QDigital Astro
Re: SHO-AIP Script Is Back
« Reply #11 on: 2020 February 10 01:15:35 »
I have read somewhere on the forum that someone has translated some French videos into English, however, I cannot find the Videos or the translations, if anybody knows where these can be located I would appreciate it, thank you.
« Last Edit: 2020 February 10 01:27:26 by dave_galera »
Dave

Offline acmalko

  • Member
  • *
  • Posts: 54
Re: SHO-AIP Script Is Back
« Reply #12 on: 2020 February 10 06:02:39 »
Humm ok. I'm french so if I can help...

I don't know wich videos have been translated, sorry

Offline GregF

  • Newcomer
  • Posts: 10
Re: SHO-AIP Script Is Back
« Reply #13 on: 2020 February 14 12:46:51 »
When I try to open this script i receive an error

run --execute-mode=auto "C:/Program Files/PixInsight/src/scripts/SHO-AIP.js"

Processing script file: C:/Program Files/PixInsight/src/scripts/SHO-AIP.js
*** Error: *** Error: C:/Program Files/PixInsight/src/scripts/SHO-AIP.js, line 89: include file not found: gbr.jsh

Did i add this script wrong or forget something?

Help please.

Offline GregF

  • Newcomer
  • Posts: 10
Re: SHO-AIP Script Is Back
« Reply #14 on: 2020 February 14 12:52:34 »
Disregard last post I added it wrong. I have it up and running now.