Hi Juan,
I have installed RC7 + all updates (BatchFormatConversion v1.3.0). I'm trying to process Fuji-XE1 raw files. Direct debayering (BatchDeBayer) seems to be working properly. But I would like to get CFA image using BatchFormatConversion - the resulting image has all pixels with level 0.
My settings are as follows:
RAW format preferences - only "Create RAW Bayer CFA image" is checked
Process console reports:
run --execute-mode=auto "C:/Program Files/PixInsight/src/scripts/BatchFormatConversion/BatchFormatConversion.js"
Processing script file: C:/Program Files/PixInsight/src/scripts/BatchFormatConversion/BatchFormatConversion.js
Converting file 1 of 1:
F:/DATA/archiv-foto/fuji-film_pok/raw/DSCF0001.RAF
Timestamp: Fri May 03 17:37:13 2013
Camera: FUJIFILM X-E1
ISO speed: 200
Shutter: 1/200.9 sec
Aperture: f/-1.$
Focal length: 24.0 mm
Embedded ICC profile: no
Number of raw images: 1
Thumb size: 1920 x 1280
Full size: 5120 x 3288
Image size: 4952 x 3288
Output size: 4952 x 3288
Raw colors: 3
Filter pattern: GGGGBRGGGGRBGGGG
Daylight multipliers: 2.074704 0.936865 1.353580
Camera multipliers: 644.000000 302.000000 529.000000 0.000000
Invoking: dcraw -D -k 0 -t 0 -o 0 -4
Decoding FUJIFILM X-E1 file (4952x3288 pixels, ISO=200, Exposure=1/201s): done
Loading raw image: done
Output file:
* File already exists: F:/DATA/archiv-foto/fuji-film_pok/raw/fit/DSCF0001.fit
* Writing to: F:/DATA/archiv-foto/fuji-film_pok/raw/fit/DSCF0001_3.fit
Writing FITS image: 16-bit integers, 1 channel(s), 4952x3288 pixels: done
===== 1 succeeded, 0 errors, 0 skipped =====
I'm a bit confused that DCRAW params are always dcraw -D -k 0 -t 0 -o 0 -4, no matter what is set in RAW format preferences.
Thanks for any response,
Evzen