Hello again,
I've been using this, with good results.
I updated my git version and realize that there was no presents any more
for the E-PL1.
Some changes have been made. Now there's noiseprofiles.h.
The presets are only present now, if the picture was taken with that
camera, right?
When I first did the profiling, I entered the name of the camera and
iso's by hand,
so I changed this:
// olympus e-pl1 contributed by José Carlos R. Casimiro
{N_("olympus e-pl1 iso 100"), "Olympus", "E-PL1", 100,
{6.1332646664107e-06, 6.1332646664107e-06, 6.1332646664107e-06},
{-1.70427018703982e-07, -1.70427018703982e-07, -1.70427018703982e-07}},
{N_("olympus e-pl1 iso 200"), "Olympus", "E-PL1", 200,
{6.17771627349177e-06, 6.17771627349177e-06, 6.17771627349177e-06},
{-1.94243887646926e-07, -1.94243887646926e-07, -1.94243887646926e-07}},
{N_("olympus e-pl1 iso 400"), "Olympus", "E-PL1", 400,
{1.00980942726634e-05, 1.00980942726634e-05, 1.00980942726634e-05},
{-8.10099319236512e-08, -8.10099319236512e-08, -8.10099319236512e-08}},
{N_("olympus e-pl1 iso 800"), "Olympus", "E-PL1", 800,
{1.78191571180193e-05, 1.78191571180193e-05, 1.78191571180193e-05},
{3.41992783976417e-07, 3.41992783976417e-07, 3.41992783976417e-07}},
{N_("olympus e-pl1 iso 1600"), "Olympus", "E-PL1", 1600,
{1.78191571180193e-05, 1.78191571180193e-05, 1.78191571180193e-05},
{3.41992783976417e-07, 3.41992783976417e-07, 3.41992783976417e-07}},
{N_("olympus e-pl1 iso 3200"), "Olympus", "E-PL1", 3200,
{6.38579880360713e-05, 6.38579880360713e-05, 6.38579880360713e-05},
{6.71632186716273e-06, 6.71632186716273e-06, 6.71632186716273e-06}},
to this:
// olympus e-pl1 contributed by José Carlos R. Casimiro
{"E-PL1 - 100 ISO", "OLYMPUS IMAGING CORP.", "E-PL1", 100,
{6.1332646664107e-06, 6.1332646664107e-06, 6.1332646664107e-06},
{-1.70427018703982e-07, -1.70427018703982e-07, -1.70427018703982e-07}},
{"E-PL1 - 200 ISO", "OLYMPUS IMAGING CORP.", "E-PL1", 200,
{6.17771627349177e-06, 6.17771627349177e-06, 6.17771627349177e-06},
{-1.94243887646926e-07, -1.94243887646926e-07, -1.94243887646926e-07}},
{"E-PL1 - 400 ISO", "OLYMPUS IMAGING CORP.", "E-PL1", 400,
{1.00980942726634e-05, 1.00980942726634e-05, 1.00980942726634e-05},
{-8.10099319236512e-08, -8.10099319236512e-08, -8.10099319236512e-08}},
{"E-PL1 - 800 ISO", "OLYMPUS IMAGING CORP.", "E-PL1", 800,
{1.78191571180193e-05, 1.78191571180193e-05, 1.78191571180193e-05},
{3.41992783976417e-07, 3.41992783976417e-07, 3.41992783976417e-07}},
{"E-PL1 - 1600 ISO", "OLYMPUS IMAGING CORP.", "E-PL1", 1600,
{1.78191571180193e-05, 1.78191571180193e-05, 1.78191571180193e-05},
{3.41992783976417e-07, 3.41992783976417e-07, 3.41992783976417e-07}},
{"E-PL1 - 3200 ISO", "OLYMPUS IMAGING CORP.", "E-PL1", 3200,
{6.38579880360713e-05, 6.38579880360713e-05, 6.38579880360713e-05},
{6.71632186716273e-06, 6.71632186716273e-06, 6.71632186716273e-06}},
now the presets are there again.
Can this be applied to master?
You told me that was something wrong with the blue channel.
When I have the time, I will take a new set of shots and do another
profile, this time with all ISO stops.
Please continue the great work,
Best regards,
José Carlos
Sex, 2012-12-14 às 11:50 +1300, johannes hanika escreveu:
> hey!
>
> thanks for the presets :)
>
> your blue channel is not bright enough, the fits didn't do the right
> thing. but that's fine, i'm only going to use the green channel, which
> looks great!
>
> i'm now filtering the presets you can choose via exif information. i
> pushed to the denoise branch. could you check it actually works for
> you?
>
> cheers,
> jo
>
> On Thu, Dec 13, 2012 at 11:54 AM, José Carlos R. Casimiro
> <j...@portugalmail.com> wrote:
> > Hello,
> >
> > My camera is a Olympus E-PL1.
> > It has ISO 100, 125, 160, 200, 250, 320, 400, 500, 640, 800, 1000, 1250,
> > 1600, 2000, 2500, 3200
> >
> > Is it necessary one shot for each ISO stop, or just 100, 200, 400, 800,
> > 1600, 3200 ?
> >
> > I followed the steps described in the darktable blog for ISO 100, 200, 400,
> > 800, 1600, 3200.
> > I think that the image was over-underexposed enough.
> > Not sure if all the files are needed to you, but I send them attached in a
> > .tar.bz2.
> >
> > Hope that I did it correctly. Hope that it can be of help.
> >
> > Best regards,
> > José Carlos
------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel