Author Topic: Script functions available?  (Read 506 times)

Offline TinySpeck

  • PixInsight Enthusiast
  • **
  • Posts: 81
Script functions available?
« on: 2019 September 22 10:38:33 »
I've written 1 (one) PixInsight script, which is just enough to whet my appetite and make me dangerous.  ;D  I have a much more complicated script in mind now, which could make use of the following large-scale functions I find in PixInsight:

  * Star finding, as in StarAlignment
  * Gaussian surface fitting, as in DynamicPSF
  * The entire StarAlignment process

Are these complex tools available in the programming interface of PI scripts?  If they are, I will plunge in and figure out how to use them.

Thanks for any help!
Gerrit

Offline pfile

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 4729
Re: Script functions available?
« Reply #1 on: 2019 September 22 10:46:24 »
as for 1 and 3 i think you will find samples of that stuff in the ImageSolver script.

also i assume for #2 this script probably has some relevant code: http://www.skypixels.at/pixinsight_scripts.html#PSF

rob

Offline TinySpeck

  • PixInsight Enthusiast
  • **
  • Posts: 81
Re: Script functions available?
« Reply #2 on: 2019 September 22 11:00:12 »
Thanks for the quick and helpful reply, Rob.  Looks like the functions are available; I'll look more deeply now.

Best regards,
Gerrit
Gerrit