Le 19/04/2015 07:52, Torsten Bronger a écrit :
> Hallöchen!
>
> Francisco Cribari writes:
>
>> The lens correction module includes two options for my Fujifilm
>> X100S RAW files, namely: (i) Fujifilm TCL-X100, and (ii) Fujifilm
>> X100 & compatibles (standard). The former is the default but I
>> believe the default should be the latter. TCL-X100 is a lens
>> adapter that changes the focal distance and is seldom used. Is
>> there a way to make (ii) the default? Thank you. FC
> I think I and the DT developers agreed that the standard lens in a
> compact camera eco system must have the shortest name.  Anyway, I
> made the internal name of the TCL-X100 longer and it seems to work.
> I pushed it to lensfun's source code repo.  The new entry for the
> TCL-X100 looks like this:
>
>      <lens>
>          <maker>Fujifilm</maker>
>          <model>X100 &amp; compatibles (Standard) + TCL-X100</model>
>          <model lang="en">TCL-X100</model>
>          <mount>fujix100</mount>
>          <cropfactor>1.523</cropfactor>
>          <calibration>
>              <!-- Taken with Fujifilm X100s -->
>              <distortion model="ptlens" focal="33" a="0.02986" b="-0.05994" 
> c="0.05518" />
>              <tca model="poly3" focal="33" vr="1.0000047" vb="0.9999998" />
>          </calibration>
>      </lens>
>
> Tschö,
> Torsten.
>

This works fine for me. Thank you! For against my camera is a X100T. 
This new bodyhas exactly the same lensand sensor as X100S, so I 
duplicated the X100S definitionto X100T. It works !

---------------------------------
     <camera>
         <maker>Fujifilm</maker>
         <model>X100T</model>
         <mount>fujix100</mount>
         <cropfactor>1.5</cropfactor>
     </camera>
--------------------------------

Can you add this new camera to lensfun ?

Thank !

JP

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Darktable-users mailing list
Darktable-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to