Author Topic: New versions of ImageSolver/ManualImageSolver/CatalogStarGenerator/AnnotateImage  (Read 7982 times)

Offline Andres.Pozo

  • PTeam Member
  • PixInsight Padawan
  • ****
  • Posts: 927
A new version of ImageSolver, ManualImageSolver, CatalogStarGenerator and AnnotateImage is available as an update. The main changes are the capability of generating distortion models for StarAligment and a simplification of the user interface of CatalogStarGenerator.

The full list of changes is:

ImageSolver:
 3.2:   * Fixed initialization of "Align Algorithm" parameter in the configuration window.
        * Options for using and generating distortion models compatible with StarAlignment.
        * Polynomial degree limited to 5.

ManualImageSolver:
 1.0:   * New option "Generate distortion model" compatible with StarAlignment.
        * Polynomial degree limited to 5.

AnnotateImage:
 1.7.1: * Fixed magnitude filter in USNO B1 catalog.

CatalogStarGenerator:
 1.1:   * Automatic selection of parameters.
        * Fixed magnitude filter in USNO B1 catalog.

Offline Ignacio

  • PixInsight Old Hand
  • ****
  • Posts: 375
    • PampaSkies
Many thanks for this, Andres.

I did some test runs using SA and a distortion model from IS, and it worked very well!

best
Ignacio

Offline Andres.Pozo

  • PTeam Member
  • PixInsight Padawan
  • ****
  • Posts: 927
Many thanks for this, Andres.

I did some test runs using SA and a distortion model from IS, and it worked very well!


Glad to know that it have been useful for you  ;) ;)

Offline Philippe B.

  • PixInsight Old Hand
  • ****
  • Posts: 399
    • CIEL AUSTRAL
Many of PI users (me first  8) ) are using your scrips every days !!!!

A big thank you (but I already told you  ::) )


the goal now should be they are like DLL processing functions (PCL)... but it is not the same language  ;)

Offline jeffweiss9

  • PixInsight Old Hand
  • ****
  • Posts: 339
Andres-
 Is it possible to generate a distortion model (let's say from field rotation due to poor polar alignment one night) and then have imagesolver do a rubber-sheeting that undoes the distortion that it just measured?   That would be great.
Clear skies,
-Jeff
APM LZOS 130/780 f/6 LW CNC II APO, Riccardi 1.0 FF or 0.75 FF/FR, Tak EM-200 Temma2, FLI Microline ML-16200, Astrodon E Gen 2 filters and 5nm Ha, Orion 50mm Guider & Starlight Xpress Lodestar X2.

Offline Andres.Pozo

  • PTeam Member
  • PixInsight Padawan
  • ****
  • Posts: 927
Andres-
 Is it possible to generate a distortion model (let's say from field rotation due to poor polar alignment one night) and then have imagesolver do a rubber-sheeting that undoes the distortion that it just measured?   That would be great.
Clear skies,
-Jeff
You can do something similar using the script AlignByCoordinates. You need to solve the image with polynomials of degree >1, and then run AlignByCoordinates using the mode "Undistort image".