Stretching Stars New Script: I used ChatGPT to help me create my own script!

Sdílet
Vložit
  • čas přidán 8. 07. 2024
  • Link to script to download:
    www.setiastro.com/pjsr-scripts
    Link to practice star image:
    drive.google.com/file/d/1qyIb...
    Had some requests on how to get a good linear to non-linear stretch on stars. I thought I would try my hand at writing a script. I'm not a coder so I used ChatGPT to help!
    Hope it helps someone, just getting my feet wet with scripting so far!
    Comments and thoughts appreciated!
  • Věda a technologie

Komentáře • 38

  • @setiv2
    @setiv2  Před 2 měsíci +4

    Big update for my little script! I have the new instance triangle working so you can drag that to the PixInsight desktop, and then just drag and drop that icon to your linear star image to do the default stretch. If you open the script from Script -> Utilities -> Star Stretch there is also a Color Boost slider too. Lot's of tweaks under the hood to make it function sooo much better. I have updated the link to the new version on my google drive as well!!

  • @jims9982
    @jims9982 Před 17 dny

    I just used this for the first time on my stars image and it works great. I used the default values and my stars are looking nice. Thank you for this script.

  • @josephluciani5531
    @josephluciani5531 Před 2 měsíci +1

    Can’t wait to give this a try. Thanks Frank for offering this much needed tool.

  • @davechaton6771
    @davechaton6771 Před 2 měsíci +1

    Finally got a chance to use your script. Worked very well for me.Thank you

  • @carlburton3900
    @carlburton3900 Před 2 měsíci +1

    Works as advertised! Colorful stars for dummies, just what I needed!
    Thx again & keep coding!

  • @ariebakx
    @ariebakx Před 2 měsíci +1

    Got it. Tried it. Looking good. Thank you for sharing.

  • @seanmasten8187
    @seanmasten8187 Před 2 měsíci

    Awesome Frank, I'll be trying this out this weekend.

  • @jorgeblanco2100
    @jorgeblanco2100 Před 16 dny

    Felicitaciones, estupendo trabajo

  • @caviestcaveman8691
    @caviestcaveman8691 Před 2 měsíci

    Ima try it but I'm really happy with taking the stf auto stretch and dropping that on a histogram window and doing a bit of tweaking there. I also liked going into curves and just doing blue channel and doing a slight curve and then just add a bit of saturation. Ima compare and see which I like looks like you put a ton of work into this nice job!!!

    • @setiv2
      @setiv2  Před 2 měsíci

      Thanks for giving it a test run! The color boost I added in this raises overall saturation as well as a little extra on the blues. Seems that is something you are doing too in curves. In the end this was to get my feet wet (working on a full NB to RGB star script right now). If this makes processing easier for someone or helps them out with a quick button click I will be super happy with my efforts!

  • @betafoofoo270
    @betafoofoo270 Před 2 měsíci +1

    Thanks very much for sharing, this is excellent.

  • @stephenjonesbodon
    @stephenjonesbodon Před 2 měsíci +1

    Thanks for that script, well done!

    • @setiv2
      @setiv2  Před 2 měsíci

      Thanks! Hoping the first one is the hardest. Should be smooth sailing (famous last words) for any new ideas :)

  • @CAPAstro
    @CAPAstro Před 2 měsíci

    Very nice! Well done

  • @Agepi7o
    @Agepi7o Před 2 měsíci +1

    Awesome

  • @christopheguigot841
    @christopheguigot841 Před 2 měsíci +1

    Cool 👍…! Bravo.

  • @AmatureAstronomer
    @AmatureAstronomer Před 2 měsíci

    I used to be a C++ artificial intelligence programmer. GPT is an authoring engine.

    • @setiv2
      @setiv2  Před 2 měsíci

      I needed to reach out to you before starting my scripting adventure! Probably would've saved some wall dents from my head banging against it :)

  • @christopheguigot841
    @christopheguigot841 Před 2 měsíci

    Bonjour…comment faire pour obtenir la version 2..?.merci beaucoup.

    • @setiv2
      @setiv2  Před 2 měsíci +1

      I already updated the google drive link in the description.

  • @rtpman1953
    @rtpman1953 Před 2 měsíci

    Sounds really good. I tried to install it using the repository but get a parsing error when I click on "check for updates"

    • @setiv2
      @setiv2  Před 2 měsíci +1

      If you run into a parsing error or signature error you can download the zip file directly from my website and then just extract the .js file. You can then go to Scripts -> Feature Scripts -> Add Script and select the folder you extracted the .js file too

    • @rtpman1953
      @rtpman1953 Před 2 měsíci

      @@setiv2 Thanks. I'll give that a go.

  • @ocelldefoc
    @ocelldefoc Před měsícem

    I keep getting this error: Error: Signature verification failed for 'StarStretch': Unknown code signing identity 'FranklinMarek'

    • @setiv2
      @setiv2  Před měsícem +1

      If you havent upgraded to PixInsight build 1605 (which came out in March) I highly recommend you do that as all scripts are going to require signatures going forward. You do this from the PixInsight download site. This will fix the error if you are trying to use the repository.
      If you still run into a parsing error or signature error you can download the zip file directly from my website and then just extract the .js file (delete the .xsgn file). You can then go to Scripts -> Feature Scripts -> Add Script and select the folder you extracted the .js file too.
      Let me know if this helps
      Frank

    • @Joel-bh3tv
      @Joel-bh3tv Před měsícem

      @@setiv2 I had the same issue as above and deleting the .xsgn file fixed it. Thank you for everything you do!

    • @setiv2
      @setiv2  Před měsícem

      @@Joel-bh3tv you can do that too, eventually you may want to upgrade your PI build :)

    • @dadwhitsett
      @dadwhitsett Před 29 dny

      @@setiv2 Interesting. No longer in Scripts/Toolbox. Shows up under Scripts/ SetiAstro. Also, fantastic! Works super-well. TY.

  • @rpg350
    @rpg350 Před 29 dny

    Links dont work comes up with error , says signature error . can't add to script or repositories

    • @setiv2
      @setiv2  Před 29 dny

      If you havent upgraded to PixInsight build 1605 (which came out in March) I highly recommend you do that as all scripts are going to require signatures going forward. You do this from the PixInsight download site. This will fix the error if you are trying to use the repository.
      If you still run into a parsing error or signature error you can download the zip file directly from my website and then just extract the .js files (delete the .xsgn file). You can then go to Scripts -> Feature Scripts -> Add Script and select the folder you extracted the .js file too.
      Let me know if this helps
      Frank

    • @rpg350
      @rpg350 Před 29 dny

      @setiv2 Thank you for your quick response , I will try and let you know

    • @rpg350
      @rpg350 Před 28 dny

      @setiv2 Hi again, yes my install version is 1601 but I have a problem with uninstall this version (saying I need to connect technical team) so I did with no response. I have windows 10 and can't even uninstall through control panel, any suggestions?

  • @yangotira
    @yangotira Před 2 měsíci +1

    Cannot download, get parsing error??

    • @setiv2
      @setiv2  Před 2 měsíci

      Like you can't download it from my google drive?