ICEINSPACE
Moon Phase
CURRENT MOON
Waning Crescent 14.6%
|
|

19-10-2015, 08:20 AM
|
 |
Registered User
|
|
Join Date: Feb 2006
Location: Sydney
Posts: 18,183
|
|
Registering images with PixInsight
I wanted to try PI to simply register some DSLR images. The batch processing script won't run it appears unless you use flats darks and biases.
Is there a simple way to simply do registering?
I used the star alignment process but I can't see that it saved the registered images anywhere despite specifying that in the output box.
Greg.
|

19-10-2015, 08:36 AM
|
 |
PI cult recruiter
|
|
Join Date: Apr 2010
Location: Brisbane
Posts: 10,584
|
|
Greg,
BPP displays a warning if you don't have bias, dark and flat files or masters, but you can click "Continue" and keep going.
Did you click on the Apply Global (little blue circle) on StarAlignment? So long as you specified a reference, added some files and set the output directory it should have written the files there. If something unexpected happens then it's always worth reading the log info on the process console.
Cheers,
Rick.
|

19-10-2015, 10:43 AM
|
 |
Registered User
|
|
Join Date: Feb 2006
Location: Sydney
Posts: 18,183
|
|
Ah there it is.
I clicked the apply icon (square).
I knew it would be some basic thing.
Thanks I'll try that.
Greg
QUOTE=RickS;1209879]Greg,
BPP displays a warning if you don't have bias, dark and flat files or masters, but you can click "Continue" and keep going.
Did you click on the Apply Global (little blue circle) on StarAlignment? So long as you specified a reference, added some files and set the output directory it should have written the files there. If something unexpected happens then it's always worth reading the log info on the process console.
Cheers,
Rick.[/QUOTE]
|

19-10-2015, 11:15 PM
|
 |
Registered User
|
|
Join Date: Feb 2006
Location: Sydney
Posts: 18,183
|
|
Quote:
Originally Posted by RickS
Greg,
BPP displays a warning if you don't have bias, dark and flat files or masters, but you can click "Continue" and keep going.
Did you click on the Apply Global (little blue circle) on StarAlignment? So long as you specified a reference, added some files and set the output directory it should have written the files there. If something unexpected happens then it's always worth reading the log info on the process console.
Cheers,
Rick.
|
BPP did not keep going past a certain point and came up with a red error message about could not calibrate because no flats etc.
This could be an issue if using PI to calibrate Sony chipped images where sometimes you only want to subtract a master bias and that is all.
Any suggestions there?
Greg.
|

20-10-2015, 12:18 AM
|
 |
Ultimate Noob
|
|
Join Date: Aug 2011
Location: Melbourne
Posts: 7,013
|
|
Not using the BPP would be my suggestion. You can calibrate the frames with Image Calibration where you can do as little or as much as you like. Then run an Image Registration. Gives you far more freedom.
|

20-10-2015, 09:36 AM
|
Registered User
|
|
Join Date: Feb 2008
Location: Tungkillo, South Australia
Posts: 599
|
|
Quote:
Originally Posted by gregbradley
BPP did not keep going past a certain point and came up with a red error message about could not calibrate because no flats etc.
This could be an issue if using PI to calibrate Sony chipped images where sometimes you only want to subtract a master bias and that is all.
Any suggestions there?
Greg.
|
Have you got the BPP 'Calibrate Only' box ticked? Un-tick it if so.
Charles
|

20-10-2015, 07:59 PM
|
 |
Registered User
|
|
Join Date: Feb 2006
Location: Sydney
Posts: 18,183
|
|
Thanks for the suggestions. I got it going. I ended up not using BPP as it would fail unless it had flats, darks and biases. I used just straight image registration.
Greg.
|

20-10-2015, 08:32 PM
|
 |
PI cult recruiter
|
|
Join Date: Apr 2010
Location: Brisbane
Posts: 10,584
|
|
Quote:
Originally Posted by gregbradley
Thanks for the suggestions. I got it going. I ended up not using BPP as it would fail unless it had flats, darks and biases. I used just straight image registration.
|
I just played around with BPP and you don't need flats but the script does expect to have a master bias or a master dark (or individual bias or dark frames.) Not sure it has always been that way, but if you have very low noise camera I'd be inclined to build a superbias master anyway and that will be enough to make it happy.
Glad to hear you got StarAlignment working anyway, Greg.
Cheers,
Rick.
|

20-10-2015, 08:41 PM
|
 |
PI cult recruiter
|
|
Join Date: Apr 2010
Location: Brisbane
Posts: 10,584
|
|
Quote:
Originally Posted by Atmos
Not using the BPP would be my suggestion. You can calibrate the frames with Image Calibration where you can do as little or as much as you like. Then run an Image Registration. Gives you far more freedom.
|
I used to do that and despite being an obsessive-compulsive computer geek it wore thin after a while. If you're doing a full calibration it requires: - integrating the bias frames to make a master bias
- calibrating the individual dark frames
- integrating the calibrated dark frames to make a master
- calibrating the individual flat frames
- integrating the calibrated flat frames to make a flat master
- calibrating the individual light frames
- integrating the calibrated light frames to make light master
Multiple that by multiple filters and different sub times and it really makes a lot more sense to use a script!
The most important thing to do manually is the final integration of light frames since you'll get best results by tuning the rejection algorithm and parameters. Using BPP to do the calibration and registration is a big time/effort saving.
Cheers,
Rick.
|

20-10-2015, 09:10 PM
|
 |
Ultimate Noob
|
|
Join Date: Aug 2011
Location: Melbourne
Posts: 7,013
|
|
Quote:
Originally Posted by RickS
I used to do that and despite being an obsessive-compulsive computer geek it wore thin after a while. If you're doing a full calibration it requires: - integrating the bias frames to make a master bias
- calibrating the individual dark frames
- integrating the calibrated dark frames to make a master
- calibrating the individual flat frames
- integrating the calibrated flat frames to make a flat master
- calibrating the individual light frames
- integrating the calibrated light frames to make light master
Multiple that by multiple filters and different sub times and it really makes a lot more sense to use a script!
The most important thing to do manually is the final integration of light frames since you'll get best results by tuning the rejection algorithm and parameters. Using BPP to do the calibration and registration is a big time/effort saving.
Cheers,
Rick.
|
This is why I am planning on doing some proper testing of the differences in having MaxIM DL calibrating the images as they're taken or having PI do it. MaxIM does it all so FAST, on the fly and without any issues.
From the little bit of testing I have done in the past, PI does better by a fraction better when running from start to finish. I am yet to test just the calibration of the two however. I found that I get a slightly (very slight) improvement with SNR with PI but I get rounder stars with MaxIM.
|

20-10-2015, 09:49 PM
|
 |
PI cult recruiter
|
|
Join Date: Apr 2010
Location: Brisbane
Posts: 10,584
|
|
Quote:
Originally Posted by Atmos
This is why I am planning on doing some proper testing of the differences in having MaxIM DL calibrating the images as they're taken or having PI do it. MaxIM does it all so FAST, on the fly and without any issues.
From the little bit of testing I have done in the past, PI does better by a fraction better when running from start to finish. I am yet to test just the calibration of the two however. I found that I get a slightly (very slight) improvement with SNR with PI but I get rounder stars with MaxIM.
|
Despite PI being more complex (although initial processing is a doddle with BPP and there's little reason not to use it) I expect you'll find that with a bit of tweaking you'll get much better results than with Maxim. I certainly did.
Cheers,
Rick.
|

20-10-2015, 10:37 PM
|
 |
Ultimate Noob
|
|
Join Date: Aug 2011
Location: Melbourne
Posts: 7,013
|
|
Quote:
Originally Posted by RickS
Despite PI being more complex (although initial processing is a doddle with BPP and there's little reason not to use it) I expect you'll find that with a bit of tweaking you'll get much better results than with Maxim. I certainly did.
Cheers,
Rick.
|
Oh I know that I certainly haven't gotten the most out of PI, not even close
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +10. The time is now 07:46 PM.
|
|