Hello All,

Not having heard anything helpful on this post (below) I have investigated further, as best I can. Firstly, the exif data written by the K-1 is a little different to previous Pentax models. The maker is now "RICOH IMAGING COMPANY, LTD", and the model is "PENTAX K-1", so my guess is that the data written to 'presets.json' may be incorrect...

      "maker": "Pentax",
      "models": [
        {
          "comment": "k-1 contributed by terry",
          "model": "K-1",
          "profiles": [
{"name": "K-1 iso 100", "iso": 100, "a": [4.32498112225378e-06, 2.03223051090232e-06, 4.01660038197568e-06], "b": [4.64783318624017e-09, 1.7676272063726e-09, 8.10928615695533e-09]},...

As I build my own DT binary, I experimented with a modified version of the K-1 data in 'presets.json', to reflect the make and model in the exif, and built with a locally modified 'noiseprofiles.json', but this too does not work i.e.DT does not see any profile data for the camera. My guess is that this may be related to the K-1 not being defined in exiv2...is that a likely cause?

I would appreciate any helpful advice as to what is needed for this camera to be supported by DT.

On Sun, 15 May 2016 16:41:45 +1000, Terry Duell <tdu...@iinet.net.au> wrote:

Hello,
I worked through the noise profile tutorial and generated a noise profile for the Pentax K-1.
The script finished with the following...

== Noise profiling done! ==

To test the noise profiles locally, run:

/home/terry/Pentax-K-1/noise/subr.sh: line 245: printf: darktable-2: invalid number /home/terry/Pentax-K-1/noise/subr.sh: line 245: printf: 0-0: invalid number /home/terry/Pentax-K-1/noise/subr.sh: line 245: printf: fc23: invalid number
   darktable --noiseprofiles ./presets.json

If you're happy with the results, post the following file to us:

   ./dt-noiseprofile-20160515.tar.gz

If not, probably something went wrong. It's a good idea to get in touch
so we can help you sort it out.


I ran 'darktable --noiseprofiles ./presets.json' in the dir that has the file 'presets.json', and when in DT the only profile that shows up is 'generic poissonian'.
Obviously something is amiss.
Some help and guidance please.

Cheers,


--
Regards,
Terry Duell
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to