Dear PI Users,
as I'm a "Newbie"
for PI, I had some problems with converting the Canon CR2 Raw Format into FITS and do the correct
Preprocessing (Debayer, Alignment and Stacking). Unfortunately most tutorials start with already having the fits-files
I had valuable advice from Mr. Juan Conejero, that I would like to give to you all (with his agreement):
Here we go:
1. Prepare the DSLR RAW format module to read pure RAW images:
- Open the Format Explorer window
- Double click on the DSLR_RAW item
- On the RAW Format Preferences dialog, select:
- Uncheck both white balance options
- Check the Create RAW Bayer image option
- Check the No black point correction option
- Click OK and you're done.
Now RAW images will be read exactly as they have been created by your camera. This is a one-time procedure; PixInsight will remember your settings.
2. Convert your RAW files to the FITS format:
- Select Script > Utilities > BatchFormatConversion
- On the BatchFormatConversion script, click the Add button and select your RAW files.
- Select your output directory, if necessary (recommended).
- Write .fit in the Output extension field. In this way your raw files will be converted to the FITS format.
- Click OK and wait until all your files have been converted.
3. Create your master calibration frames. Follow Vicent Peris' tutorial:
http://pixinsight.com/tutorials/master-frames/en.html4. Calibrate your images with the ImageCalibration tool.
5. Debayer your calibrated images. Use Ken Pendlebury's excellent batch debayer script:
http://pixinsight.com/forum/index.php?topic=1731.0which in turn uses Sander Pool's great Debayer tool (included in PI's standard set of processes).
6. Register your images with StarAlignment
7. Integrate your images with ImageIntegration
Our calibration process is still in its first stages of development, and I must recognize that it has been designed primarily to work with CCD images —for now. We still have to adapt our calibration system to work more easily with DSLR cameras.
Hope this will be helpful to most "Newbies" and Canon Users.
Kind regards
Christoph