PixInsight Forum (historical)

PixInsight => Tutorials and Processing Examples => Topic started by: TechnoPhil on 2015 November 15 05:32:30

Title: Batch Preprocessing without DARK and BIAS
Post by: TechnoPhil on 2015 November 15 05:32:30
Hello there,
I need help in order to understand how process a session.

Some month ago I took 40 frames of M101 but I didn't take any DARK and BIAS calibration frames.

If I start the script BatchPreprocessing inside PixInsight 1.8 an error occur. Please see the attached files.
I also tried the Image Integration script but the final image is in B&W and also not calibrated.

I other words, how can I process images without DARK and BIAS calibration frames?

Thank you for your help & regards.
Filippo
Title: Re: Batch Preprocessing without DARK and BIAS
Post by: NGC7789 on 2015 November 15 06:12:56
I can't try it right now, but I'm guessing you need to un-tick the "Optimize Dark Frames" option. Also you don't mention Flats, but I'm pretty sure you can't use flat's without calibrating.

In order to integrate manually you first need to debayer and then register before you integrate.



Title: Re: Batch Preprocessing without DARK and BIAS
Post by: TechnoPhil on 2015 November 15 09:36:46
I discovered that I can use the StarAlignment Process, but the final image is in B&W.
 :'( :'(

Any other suggestions?
Title: Re: Batch Preprocessing without DARK and BIAS
Post by: NGC7789 on 2015 November 15 09:55:13
What is your camera? If it's DSLR or OSC then you must debayer.
Title: Re: Batch Preprocessing without DARK and BIAS
Post by: TechnoPhil on 2015 November 15 09:57:47
Canon EOS 1200D (no mod.)
How can I do the debayer process without using the BatchPreprocessing script?
Title: Re: Batch Preprocessing without DARK and BIAS
Post by: pfile on 2015 November 15 10:41:44
there's a BatchDebayer script you can use to debayer your raw files.

then StarAlignment on the debayered files, then ImageIntegration.

rob
Title: Re: Batch Preprocessing without DARK and BIAS
Post by: TechnoPhil on 2015 November 15 23:30:13
@ pfile

Many thanks for your help, I will try.
Finally my personal workflow as attached.

Regards.  ;)