Hello all,
That one must be my first post here but, I watch the forum for some time now.
I have tried to gather as much info as i can and create a calculator for film reciprocity times...
The programme is still under dev and might be unstable but you can get the general idea...
I implemented the equation
tr = tc,1*(tm^1.62) + tm
where tc,1 coefficients are the following
KODAK TMY T-MAX 400 ........0.061
KODAK 400 TX TRI-X 400 ......0.169
KODAK TMX T-MAX 100 ........0.069
ILFORD HP5 Plus 400 ............0.101
ILFORD 100 DELTA ...............0.046
ILFORD Pan-F Plus 50 ...........0.140
ILFORD FP4 Plus 125 ............0.110
KODAK PLUS-X 125 ..............0.210
KODAK Technical Pan ...........0.140
ILFORD SFX 200 ..................0.450
ILFORD XP2 Super 400 .........0.050
KODAK T400 CN ..................0.030
KODAK TMZ T-Max P3200 .....0.310
for EFKE CHS ART I used ADOX suggestion:
1/2s -> +0 stop
1s -> +1/6 stop
10s -> +1/3 stop
100s-> +2/3 stop
the general equation I used for that case is
tr = tm + (tm * 2^log(tm)) / 6
dev language C#.Net
requires Microsoft Framework .Net 2
win xp or later
in order to upload the file I changed the extension to .pdf
after you download the file just replace the .pdf part by .rar, unzip the file, paste both contained files in one folder and run the "film_reciprocity.exe" file
if you think that it can help I might also develop it for mobile phones...
I would appreciate any feedback
If you have any additional equations for more films I will be glad to add them
have fun...
Christos