Author Topic: How do you revert to previous revision?  (Read 12990 times)

Offline georg.viehoever

  • PTeam Member
  • PixInsight Jedi Master
  • ******
  • Posts: 2132
Re: How do you revert to previous revision?
« Reply #30 on: 2014 January 07 01:22:22 »
...Setting the "Maximum" number of stars or zero or Auto in the PP Script fixed the problem..   YEA!!!!!   IT WORKS!!!! The fix makes absolutely NO SENSE,, but it works!!!!   ...
YEAH  8) !

I also dont understand why limiting the max number of stars to 500 breaks the matching of stars when only 30 or so stars are actually found. Counter-intuitive. Maybe someone who is in the know can comment.
Georg
Georg (6 inch Newton, unmodified Canon EOS40D+80D, unguided EQ5 mount)

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: How do you revert to previous revision?
« Reply #31 on: 2014 January 07 03:17:37 »
StarAlignment registers these images without problems with default parameters.

Quote
I also dont understand why limiting the max number of stars to 500 breaks the matching of stars when only 30 or so stars are actually found. Counter-intuitive. Maybe someone who is in the know can comment.

When the maximum stars parameter is set to a nonzero value, SA's automatic probing routine is disabled. Since these images are so "soft" and noisy (especially the unbinned image), SA detects too many false star structures in its first attempt, and fails. A second attempt with more restrictive parameters succeeds, but for this to work automatically, maximum stars must be set to zero to enable the automatic probing routine. In the BPP script, this parameter is set to 500 by default because this greatly speeds up the preprocessing task and works fine in most practical cases, where automatic probing is not required.

I implemented a noise reduction parameter to help fixing these issues. By setting noise reduction = 8 in the Registration parameters section of BPP, these images can be aligned without problems with the default 500 stars limit. Setting maximum stars to zero also works in this case, but the noise reduction parameter is a more specific solution.
Juan Conejero
PixInsight Development Team
http://pixinsight.com/