Hi,
I am have just started using PixInsight, and am trying to use the Batch Preprocessing script.
I am running on a set of 90 pictures with relatively short exposure (40 sec), which has been taken without any guiding, in short, star movement is pretty significant between the first picture taken and the last taken (looks like about 20 pixels drift).
When I try to run the script on this, I get a message box stating: "File I/O Error: Invalid or empty filename".
The log seems to indicate that the star alignment failed, and thus some files weren't created.
Is this a correct diagnosis of my problem? (piece of the log is attached below).
What can I do to get star alignment to work on these data? Which parameter should I try to change?
Regards,
Helge
Here is an extract from the process console:
.
.
.
Registering target image 11 of 20
Loading target file:
D:/Astronomy/Capture/2013-03-25/M101/Work/calibrated/light/M101-011_G_c.fit
Reading FITS: 32-bit floating point, 1 channel(s), 2749x2199 pixels: done
Structure map: done
Detecting stars: done
9645 stars found.
Matching stars ...
* Target image: Limiting to 2000 brightest stars.
337 putative star pair matches.
Performing RANSAC ...
* Previous attempt failed - this is try #2
useScaleDifferences=false
* Target image: Limiting to 2000 brightest stars.
*** 0 star pair matches found - need at least six matched stars.
* Previous attempt failed - this is try #3
useScaleDifferences=true
* Reference image: Limiting to 1000 brightest stars.
* Target image: Limiting to 1000 brightest stars.
194 putative star pair matches.
Performing RANSAC ...
* Previous attempt failed - this is try #4
useScaleDifferences=false
* Reference image: Limiting to 1000 brightest stars.
* Target image: Limiting to 1000 brightest stars.
*** 0 star pair matches found - need at least six matched stars.
* Previous attempt failed - this is try #5
useScaleDifferences=true
* Target image: Limiting to 4000 brightest stars.
406 putative star pair matches.
Performing RANSAC ...
* Previous attempt failed - this is try #6
useScaleDifferences=false
* Target image: Limiting to 4000 brightest stars.
*** 0 star pair matches found - need at least six matched stars.
* Previous attempt failed - this is try #7
useScaleDifferences=true
* Reference image: Limiting to 500 brightest stars.
* Target image: Limiting to 500 brightest stars.
76 putative star pair matches.
Performing RANSAC ...
* Previous attempt failed - this is try #8
useScaleDifferences=false
* Reference image: Limiting to 500 brightest stars.
* Target image: Limiting to 500 brightest stars.
*** 0 star pair matches found - need at least six matched stars.
* Previous attempt failed - this is try #9
useScaleDifferences=true
* Target image: Limiting to 6000 brightest stars.
376 putative star pair matches.
Performing RANSAC ...
* Previous attempt failed - this is try #10
useScaleDifferences=false
* Target image: Limiting to 6000 brightest stars.
*** 0 star pair matches found - need at least six matched stars.
* Previous attempt failed - this is try #11
useScaleDifferences=true
* Reference image: Limiting to 250 brightest stars.
* Target image: Limiting to 250 brightest stars.
50 putative star pair matches.
Performing RANSAC ...
* Previous attempt failed - this is try #12
useScaleDifferences=false
* Reference image: Limiting to 250 brightest stars.
* Target image: Limiting to 250 brightest stars.
*** 0 star pair matches found - need at least six matched stars.
* Previous attempt failed - this is try #13
useScaleDifferences=true
* Target image: Limiting to 8000 brightest stars.
369 putative star pair matches.
Performing RANSAC ...
* Previous attempt failed - this is try #14
useScaleDifferences=false
* Target image: Limiting to 8000 brightest stars.
*** 0 star pair matches found - need at least six matched stars.
* Previous attempt failed - this is try #15
useScaleDifferences=true
* Reference image: Limiting to 125 brightest stars.
* Target image: Limiting to 125 brightest stars.
49 putative star pair matches.
Performing RANSAC ...
* Previous attempt failed - this is try #16
useScaleDifferences=false
* Reference image: Limiting to 125 brightest stars.
* Target image: Limiting to 125 brightest stars.
7 putative star pair matches.
Performing RANSAC ...
* Previous attempt failed - this is try #17
useScaleDifferences=true
* Reference image: Limiting to 60 brightest stars.
* Target image: Limiting to 60 brightest stars.
31 putative star pair matches.
Performing RANSAC ...
* Previous attempt failed - this is try #18
useScaleDifferences=false
* Reference image: Limiting to 60 brightest stars.
* Target image: Limiting to 60 brightest stars.
16 putative star pair matches.
Performing RANSAC ...
* Previous attempt failed - this is try #19
useScaleDifferences=true
* Reference image: Limiting to 30 brightest stars.
* Target image: Limiting to 30 brightest stars.
14 putative star pair matches.
Performing RANSAC ...
* Previous attempt failed - this is try #20
useScaleDifferences=false
* Reference image: Limiting to 30 brightest stars.
* Target image: Limiting to 30 brightest stars.
15 putative star pair matches.
Performing RANSAC ...
* Previous attempt failed - this is try #21
useScaleDifferences=true
* Reference image: Limiting to 15 brightest stars.
* Target image: Limiting to 15 brightest stars.
8 putative star pair matches.
Performing RANSAC ...
* Previous attempt failed - this is try #22
useScaleDifferences=false
* Reference image: Limiting to 15 brightest stars.
* Target image: Limiting to 15 brightest stars.
10 putative star pair matches.
Performing RANSAC ...
*** Error: Unable to find an initial set of putative star pair matches
*** Applying error policy: Continue on error.
.
.
.
Lots more log after this before the I/O error