Re: [darktable-dev] Support new Nikon D5 and optical correction and D4s

2016-03-27 Thread Pedro Côrte-Real
On Sat, Mar 26, 2016 at 8:39 AM, Luc Viatour wrote: > I just received my Nikon D5 I proffessional photographer. > I only work with darktable. > > The new Nikon D5 is not yet supported in DT. > > I sent one to raw rawsamples > > What to do to help make support faster D5 darktable? > > I can send ot

Re: [darktable-dev] Sony A7 II noise profile

2016-03-27 Thread Pedro Côrte-Real
Any reason to do a new profile when we already have one? Is something broken in the existing one? Cheers, Pedro On Sat, Mar 26, 2016 at 11:20 PM, Moritz Moeller wrote: > I just got this camera today and did a quick one. I didn't have time to > check if it looks good enough, but here it is: > >

Re: [darktable-dev] Sony A7 II noise profile

2016-03-27 Thread Moritz Mœller
I didn't know there was one! I went through the release notes and didn't find any mention of it. No worries. If my data is good, we can always merge it,I guess. ;) Otherwise just ignore. :) .mm On March 27, 2016 14:32:47 Pedro Côrte-Real wrote: Any reason to do a new profile when we alrea

Re: [darktable-dev] Sony A7 II noise profile

2016-03-27 Thread Pedro Côrte-Real
You can look up the current state of camera support on this page: http://www.darktable.org/resources/camera-support/ I keep it up to date with current master. Cheers, Pedro On Sun, Mar 27, 2016 at 1:51 PM, Moritz Mœller wrote: > I didn't know there was one! I went through the release notes an

Re: [darktable-dev] Olympus Pen F raw files.

2016-03-27 Thread Pedro Côrte-Real
I've added support in this commit: https://github.com/darktable-org/darktable/commit/6fd8d47f112ff24580f71c47a0e446e06c68d586 and it should be out whenever the next darktable release is. Please also submit one of these files to rawsamples.ch so there's something to test against. We can also add w

[darktable-dev] proposal : clipping iop replacement

2016-03-27 Thread AlicVB
Hi all, As many of us , I'm tired of the "instability" of the clipping iop. Each change is prone to a cascade of small other errors and/or subtle change to the output... But that's not a secret for every dev who has hack this file :D So I thought about how to solve this situation. I came to th

Re: [darktable-dev] proposal : clipping iop replacement

2016-03-27 Thread Alexander Rabtchevich
Hello As an intensive darktable user from its beginning, I would say I got used to the unified transformation tool it provides through crop and rotate. Could the three different iops be combined into one collapsible GUI item as it is now? If no, it could require precious vertical space, which

Re: [darktable-dev] proposal : clipping iop replacement

2016-03-27 Thread David Vincent-Jones
Current system works just fine for me David On 27/03/16 08:03 PM, Alexander Rabtchevich wrote: Hello As an intensive darktable user from its beginning, I would say I got used to the unified transformation tool it provides through crop and rotate. Could the three different iops be combined in

Re: [darktable-dev] proposal : clipping iop replacement

2016-03-27 Thread Pascal Obry
Le dimanche 27 mars 2016 à 20:15 +0200, David Vincent-Jones a écrit : > Current system works just fine for me Sure but the proposal is targeted to developers. The crop&rotate module is very hard to maintain. This has been discussed many times. I've not looked at Aldric's proposal. -- Pascal O

Re: [darktable-dev] proposal : clipping iop replacement

2016-03-27 Thread AlicVB
(respond to myself) After some discussion on irc with LebedevRI and houz, let's try to resume : - This approach is overkilled, totally wrong, bad... so let's forget it for now ;) (no problem, that's the goal of proposals) - There is a problem with c&r (for devs, not for the user) - It would be b

Re: [darktable-dev] Sony A7 II noise profile

2016-03-27 Thread Moritz Moeller
On 27/03/16 15:10, Pedro Côrte-Real wrote: You can look up the current state of camera support on this page: http://www.darktable.org/resources/camera-support/ I keep it up to date with current master. Cool. I will do a Z-Cam E1 noise profile next week. I could also do a GoPro HERO4 one, but

[darktable-dev] Re: proposal : clipping iop replacement

2016-03-27 Thread Torsten Bronger
Hallöchen! AlicVB writes: > [...] > > 2 : Deprecate c&r, and rewrite their features in different iop(s) : > > 2.a : merge rotation and perspective inside lensfun () and do a > special iop for cropping only. It has the advantage to concentrate > all interpolation inside lensfun iop, we lost the ac

Re: [darktable-dev] Re: proposal : clipping iop replacement

2016-03-27 Thread Roman Lebedev
On Sun, Mar 27, 2016 at 11:02 PM, Torsten Bronger wrote: > Hallöchen! > > AlicVB writes: > >> [...] >> >> 2 : Deprecate c&r, and rewrite their features in different iop(s) : >> >> 2.a : merge rotation and perspective inside lensfun () and do a >> special iop for cropping only. It has the advantage

Re: [darktable-dev] Olympus Pen F raw files.

2016-03-27 Thread Jedrek B.
I will start working on whitebalance presets and a noise profile tomorrow. Thanks for great work. On Sun, Mar 27, 2016 at 9:31 AM, Pedro Côrte-Real wrote: > I've added support in this commit: > > > https://github.com/darktable-org/darktable/commit/6fd8d47f112ff24580f71c47a0e446e06c68d586 > > and