Thursday, September 24, 2026

Command Line Interface ~ Linux

I never knew it was "punk" to use a Command Line Interface, but it appears to be so. 

Once the idea struck, it became clear that, yes, indeed, I am increasingly anti-GAFAM (Google Amazon Facebook Apple Microsoft).  OK, so this blog is hosted on one of the GAFAM systems, but this can rectified at a time of my choosing.  Cell phone?  Yes, that too can change.  The tablet can change.  The Big Computer was for a very short period of time running a techno-tyrannical operating system, but most of the time for the past 30 years has been liberated.  It's a matter of effort.

Once I understood a little better the history of punk I could re-frame, re-context the contents of the prior paragraph.  Punk started as a youth movement that responded to arrogant "elite" class Thatcher-ism in the UK.  The US version of punk was something a little different.  It dealt with right wing politics and capitalism.  In both cases punk was a reaction to Bad Things perpetrated by "elite" powers far removed from the experiences of everyday people.  

GAFAM power is even greater than what the original punks responded to starting in the 1970's.  Techno-tyranny is extra-political and trans-national.  It determines what exists and what does not, what is remembered and what is not, what is acceptable and what is not, and it imposes a value system easily consumed by the masses.  Significant portions of the system is "free."  Whatsapp, Facebook, Blogger (the site I write this on), Gmail, Yahoo mail, Twitter (yes, I know it's newer name), Amazon, FaceTime, iTunes, etc, etc, etc on the surface and at first blush cost nothing.

The "costs" are carefully hidden from users.  Many (most?) "free services" on the internet are synonymous with loss of privacy, intrusive data collection, buying/selling of data, leading to a state of shockingly efficient, nearly seamless techo-tyranny means these services are anything but free.  Ads tailored just for our eyes are the least of it. We so quickly accept this as "the way things are" that we become numb to this truth.  Of course none of this is for our liberation, rather for our compliance and sheep-like acceptance.

I'm reminded of the early days of what later evolved into the internet.  We dug for information and knowledge using Gopher.  We spoke rather freely with each other via (unscanned for advertising opportunities) email (hosted on small systems), held community conversations on (largely troll-free) discussion forums and bulletin boards (both commonly hosted on small systems), and read news on something called Usenet.

It felt more like we were moving into a future of our shared creation, rather than a narrowly offered present imposed on us.  Freedom and liberty vs corporate tended bubbles of narrowed for our "protection" tailored for our unique, personalized, and therefore oh so special experience.  Such sadness to see things so incredibly controlled these days.

My effort to limit/restrict the influence of GAFAM now includes a review of tools used in photography.  Cameras and lenses are owned outright (this is the easy part, rather like a current day holdover of an earlier, simpler time).  My image processing tools are never rented and come from the Open Source Community (which, BTW, often implements industry standards _better_ than RentWare).  To speed the image processing pipeline up even further I sometimes use the Command Line Interface to invoke tools that do specific jobs quickly and efficiently.   I must, by definition, be punk.  Huh.  Never knew.  Doesn't change a thing, actually.

Here is my evolving kept for memory reasons list of commands, expanding to include the above motivations for their being in my life.

------------------ original post ------------------- 

Notes to self:  A few useful image processing commands for running in Linux.  All these are much faster to run from the CLI than using an app that's having to manage graphics at the same time. - 

convert *.jpg -average <averaged-filename>.jpg – averaging command

convert *.jpg -evaluate-sequence median <output file-name>.jpg  - a different averaging command

mogrify -format jpg *.png - change file format from png to jpg

mogrify -resize 1920 *.jpg – resizing command

mogrify -bordercolor black -border 10x10 *.jpg – adding a thin black edge to images

mogrify -bordercolor white -border 400x400 *.jpg – adding a white border to images

convert <filename>.<file-extension> -colorspace gray <output filename>.<file-extension> – command to convert a single image to black and white

for i in *.jpg; do convert "$i" -colorspace Gray  "BW_$i"; done – Bash script to convert a bunch of files into black and white

exiftool -a -u -s -G1 <file_name> - to read EXIF image file data

gmic -input <filename.file-extension> scale_dcci2x , cut 0,255 round output <theOutputFileName>.tif - command to perform a DCCI2x upsize

magick some_image.png Hald_CLUT_x.png -hald-clut result_image.jpg - Takes a base image and applies a 4k by 4k LUT from the command line, required Imagemagick v7+.  Built by hand on MintOS Linux as this version isn't available from the software repository.  Can use a Bash script to sample colorize a batch of images (see above example).

LibreOffice : Impress
menu Insert | Media | Photo Album :: Slide Layout 



 

Cimetière du Montparnasse ~ 2024

Sunday, September 20, 2026

Blur Radius vs Blur Falloff ~ APS-C ~ Ricoh Riconar 55mm f/2.8 at three apertures

Up to now I've been measuring things out of a Full Frame Sony.  As a spot-check I had a look at how things measured up on Sony APS-C. 

It's my hope that I've described things clearly enough that anyone can do this.  It takes no special equipment.  No fancy anything.  Just a few photos with understanding of how/where to measure blur.  The method was described in 1906 in Biblioteque de la Revue de Photographie -  L. de Pulligny - C. Puyo "Objectifs d'Artiste Practique et Theorie des Objectifs et Teleobjectifs Anachromatique" found at the Biblioteque national de France (BnF).

Now, to revisit a cheap Ricoh Riconar 55mm f/2.8 four element four group strange design first element focusing lens, the optic is very flexible.  Wide open it's soft.  Stopped down it is very well-corrected across the field.  It's very easy to use first and second element separation to induce and control softness and the aperture to define sharpness.  This is the lens where I learned about first element focusers.  This is a "do it all" kind of lens.

Here's how to read the following graphs. Please keep in mind that these are for Full Frame digital.  APS-C is slightly different from Full Frame, as we will now see.  I checked lens/filter combinations for three aperture settings.


APS-C Ricoh Riconar 55mm f2pt2 ~ Wide Open

 APS-C Ricoh Riconar 55mm f/2.2 at f/2.8

APS-C Ricoh Riconar 55mm f/2.2 at f/4 

 

Comments ~

As with the Ricoh Auto-Rikenon 50mm f/2.8, there are (at least) two things I note.

First, Blur Falloff tracks between Full Frame and APS-C, but, as expected, Blur Radius does not.  APS-C measures as larger than Full Frame.  The Blur Radius difference is easily calculated based on the physical sensor size differences and is verified in practice (direct measurement). 

Second, Blur Radius vs Blur Falloff slide left as the aperture is stopped down.  This, too, is to be expected.  The scene sharpens up and the depth of field increases, thus reducing optical imperfections and soft filter contribution. 

This is fun.  Knowledge.  It can be useful. 

 

Saturday, September 19, 2026

Blur Radius vs Blur Falloff ~ APS-C ~ Ricoh Auto-Rikenon 50mm f/2.8

I haven't said much about the importance of digital sensor size in my little look-see into soft focus lenses and filters.  I've been measuring everything up to this point using a Full Frame Sony.  As a spot-check I had a look at how things measured up on Sony APS-C. 

Returning to a pretty little Ricoh Auto-Rikenon 50mm f/2.8 four element three group tessar design first element focusing lens for a moment, I find the optic is sharp from wide open and is well-corrected across the field.  It's really difficult to use first and second element separation to induce and control softness in this one.  I believe it to be a Cosina re-badge as it appears to be found under any number of 3rd names.  If you can't afford a Carl Zeiss Jena Tessar 50mm f/2.8, try one of these.  It's simply brilliant for normal work.

Here's how to read the following graphs. Please keep in mind that these are for Full Frame digital.  APS-C is slightly different from Full Frame, as we will now see.


APS-C Ricoh Auto-Rikenon 50mm f/2.8 wide open

 APS-C Ricoh Auto-Rikenon 50mm f/2.8 at f/4

 

Comments ~

There are (at least) two things I note.

First, Blur Falloff tracks between Full Frame and APS-C, but, as expected, Blur Radius does not.  APS-C Blur Radii measure larger than Full Frame.  The radius difference is easily calculated based on the physical sensor size differences and is verified in practice (direct measurement). 

Second, Blur Radius vs Blur Falloff slide left on my graphs as the aperture is stopped down.  This, too, is to be expected.  The scene sharpens up and the depth of field increases, reducing optical imperfections and changes soft filter contribution. 

This lens is perhaps a little too well corrected for trying to match early Pictorialist era print softness. 

 

Friday, September 18, 2026

Blur Radius vs Blur Falloff ~ Steinheil Auto-Cassaron 50mm f/2.8

A friend pointed me to the Steinheil Auto-Cassaron 50mm f/2.8.  It's a Cooke triplet first element focusing 35mm SLR m42 mount lens and it's rather special.  It positively glows at all apertures and all subject distances.  These first element focusers can work magic by gently introducing optical imperfections as the first and second element distance changes.

Here's how to read the following graphs. Please keep in mind that these are for Full Frame digital.  APS-C is slightly different, as we may see in future posts.


Steinheil Auto-Cassaron 50mm f2.8 ~ Closest Focus on Focus Ring 

 

Comments ~

The lens is soft overlaying sharpness.  At all apertures.  This seems to be Steinheil's design tendency.  

ISCO (the budget design house of Jos Schneider), Schacht, Roeschlein, Staeble, and of course Zeiss by comparison, are contrastier than Steinheil from wide open.

The Steinheil 45mm f/2.8 Cassarit and 135mm f/4.5 Cassar all show similar levels of softness that veil over a distinct sharpness.  Because of the rendition I feel Steinheil can be quite useful for working small format digital into early Pictorialist-like images. 

At this point I'm finding I have many good options from which to choose.  German.  Japanese.  Cooke triplet.  Zeiss tessar.  Steinheil Antiplanet (I have a Staeble 85mm that is of this formula).  All of these are good in one way or another.  I just have to work with them to see where I can go from here. 

Thursday, September 17, 2026

Blur Radius vs Blur Falloff ~ Ricoh Riconar 55mm f/2.2

The first first element focusing lens I stumbled on was a Ricoh Riconar 55mm f/2.8 four element 4 group design lens.  It's a strange beasty in terms of lens design, but these seem eminently useful for soft focus work near wide open.    Stopped down the lens is as sharp as anything in the Toy Bin.  Versatility is strong in this one.

Since this is a Pentax K-mount I can't use the first element separation to manage softness level the way I do the m42 thread mount Cosina, Steinheil, and ISCO lenses.  I don't have a helicoid for K-mount.  However, at wide apertures there are plenty of optical imperfections no matter the focus distance.

Here's how to read the following graphs. Please keep in mind that these are for Full Frame digital.  APS-C is slightly different, as we may see in future posts.


Ricoh Riconar 55mm f2.2

Ricoh Riconar 55mm f2.2 at f2.8 

 

Comments ~

To me it's interesting to see how aperture effects blur.  Bare lens or filtered, aperture can help manage softness levels.

Many of the Ricoh lens/filter combinations are well within old brass-era soft focus lens ranges.  This helps explain why, intuitively, I've felt this was a good Soft Focus lens on Full Frame digital formats.

While there may never be one lens "to rule them all", this little Ricoh seems well up to the task. 

Wednesday, September 16, 2026

Blur Radius vs Blur Falloff ~ Nikon Nikkor 85mm f/2 Ai

The following is on the heals of looking at another very well corrected, very sharp lens, the ISCO Westromat 50mm f/1.9.  My sweet little Nikon Nikkor 85mm f/2 is a unit focusing ernostar 5 element, 5 group formula lens and is the subject of today's investigation.

Reading the Minolta Portrayer filter instruction manual led me to understand that longer lenses (85mm to 135mm) could respond better to certain kinds of filtration. 

Here's how to read the following graph. 

Nikon Nikkor 85mm f/2 Ai 

Comments ~

There are several lens/filter combinations that fall into the old brass soft focus lens blur ranges.  This is rather exciting to see and it makes me wonder if soft focus filter designers knew/know more about their craft than I've in the past given them credit for?

One aspect of using a well-corrected lens for soft focus work is that the edges of the field may behave differently than they did in early optics.  

However, as is carefully noted in many journals and writings of the day, including  Biblioteque de la Revue de Photographie -  L. de Pulligny - C. Puyo "Objectifs d'Artiste Practique et Theorie des Objectifs et Teleobjectifs Anachromatique" - Biblioteque national de France (BnF), longer lenses were often the focal lengths of choice to very specifically avoid field edge aberrations at wide apertures (ie: portraiture).

In fact, the only photographer I know of who has succeeded, to my way of thinking, of leveraging field edge problems to outstanding effect is Alex Timmons.  Which means the Nikkor 85mm may be just perfect when used with soft focus filters in the more traditional way.  The time has come for me to validate this in the "real" world.

Tuesday, September 15, 2026

Blur Radius vs Blur Falloff ~ ISCO Westromat 50mm f/1.9

The ISCO Westromat 50mm f/1.9 is a unit focusing plasmat 6 element, 4 group formula lens. 

I've been looking at adapting certain kinds of somewhat difficult to find lenses to miniature format for soft focus work in using the first and second element separation control of the focusing ring to manage softness level.  However, I also have quite a stack of unit focusing normal 35mm SLR style lenses, and the brilliant little ISCO Westromat is one of them.  

While I am "on a roll" what better time to check two things about unit focusers with regards to potential soft focus work.  First, look at the bare lens wide open (I expect it to be sharp - it takes a lot to design a "bad" lens).  Second, look at what the effect of the filters might be on a very well corrected, sharp, not-at-all-bad lens.

Here's how to read the following graph. 

ISCO Westromat 50mm f1.9 

Comments ~

Only the Westromat/Nikon Nikkor Soft 1 combination falls within one of the two old soft focus lens zones.  All other combinations give varying blur radii outside of the old brass lens softness.

Looking at the Blur Falloff tells me that this will give a "fat" blur rendition (40% to 50% luminance measured half way between the leading and trailing edges of blur), even as the Blur Radii measured small compared with first element focusing lenses.  Wherefore I expect this lens used with Soft Focus Filters to deliver a different from Pictorialist softness "look." 

I'll have to spend some time with the ISCO Westromat to see how it behaves in the "real world." It may be just another excellent, sharp, boring 'ol 50mm plasmat that is indistinguishable from fully modern AF.  If that turns out to be the case, there'd be nothing wrong with that, right?