Author Topic: possible bug in image registration  (Read 3377 times)

Offline gvanhau

  • PixInsight Old Hand
  • ****
  • Posts: 345
possible bug in image registration
« on: 2014 November 22 17:32:17 »
Hello

There is something strange happening with image registration in latest distribution

During the process I saw at the console output that all but the first image had 0 rotation, and with few exceptions dx and  dy were also 0:

scale       : 1.000
scale-X     : 1.000
scale-Y     : 1.000
rotation    :     +0.00 deg
dx          :     +0.00 px
dy          :     +0.00 px


I Knew that I had a pier flip, so at least 30% of my images sould have rotation angle of 180°

When I inspected the resulting images, it was like they were same as original (no aligment occured).

I repeated this twice, with same results

Regards
Geert

Geert Vanhauwaert

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: possible bug in image registration
« Reply #1 on: 2014 November 22 18:44:40 »
Hi Geert,

I have just made several tests on Linux and Windows, and StarAlignment works fine.

Meridian flips are no problem at all with SA. However, if you have mirrored images, you have to select triangle similarity instead of polygons as star matching descriptors (triangle similarity is selected by default on the BatchPreprocessing script). Anyway, this cannot be the cause of the problem you are seeing. Can you try with a different data set?
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline georg.viehoever

  • PTeam Member
  • PixInsight Jedi Master
  • ******
  • Posts: 2132
Re: possible bug in image registration
« Reply #2 on: 2014 November 23 03:12:55 »
You should also check which stars StarAlignment actually sees. Use one of the diagnostic mode. I once had the problem that all my images registered to hot pixels, with no shift and rotation...
Georg
Georg (6 inch Newton, unmodified Canon EOS40D+80D, unguided EQ5 mount)

Offline gvanhau

  • PixInsight Old Hand
  • ****
  • Posts: 345
Re: possible bug in image registration
« Reply #3 on: 2014 November 23 12:05:49 »
Ok, I solved the issue.
It´s like Georg said, all the images were registered to hot pixels :sad: 
This had never happen before.

Thanks for your help Juan and Georg.

Geert
Geert Vanhauwaert