Author Topic: processing raf file from fuji  (Read 3135 times)

Offline piermaria

  • Newcomer
  • Posts: 6
processing raf file from fuji
« on: 2016 July 11 01:43:02 »
i will buy a fuji camera it supported by pixinsight,it's not bayer files it's x trans ,its' possible open these and use whit batch debayer as canon files.
thanks

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: processing raf file from fuji
« Reply #1 on: 2016 July 11 02:51:57 »
Quote
supported by pixinsight,it's not bayer files it's x trans

PixInsight can open Fujifilm X-Trans raw files exclusively as interpolated images. When opened as pure raw data, you get completely black images. This is a limitation of current dcraw versions. So the answer is "yes" if you want to load linear interpolated images, "no" if you want to apply a standard preprocessing procedure working with raw data.

Quote
its' possible open these and use whit batch debayer as canon files

The Debayer tool currently does not support X-Trans interpolation, so you cannot use the BatchDeBayer script with .RAF files that use the X-Trans pattern. Since they cannot be loaded as pure raw data, this doesn't make any sense either.

However, as noted above you can open X-Trans files as interpolated images without problems. Just select the "de-Bayer RGB" preset in Raw Format Preferences.
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline bretm

  • Newcomer
  • Posts: 15
Re: processing raf file from fuji
« Reply #2 on: 2016 September 19 21:35:44 »
> This is a limitation of current dcraw versions.

Juan:

Can you say a little more about this comment? What would be required from dcraw for PI to support raw workflows from X-Trans sensors?

Thanks,

Bret