Creating Microscope Panoramas

Equipment

Nikon D810

LMScope Trinocular Adapter

OMAX Trinocular Metallurgical Microscope

Photogenic Ion Lithium-ion Pure Sine Wave Inverter System

Software

digiCamControl Software

Nikon Photo Converter

Zerene Stacker

Picture Window Pro

GIMP

NoMachine

ImageMagick

Process

1. Setup LMScope adapter with Nikon D810; connect Nikon D810 to computer; open and setup digiCamControl.

2. Adjust light source intensity and camera exposure time.

3. Find a suitable corner of the thin section with digiCamControl Live View.

4. Find a suitable starting focus (not too blurry, some objects in focus) with Live View.

5. Take picture.

6. Turn focus knob slightly, bringing more objects into focus.

7. Take picture.

8. Repeat steps 6 thru 7 until all objects are out-of-focus.

9. Move microscope stage up/down while monitoring Live View until a new image is in the field of view; make sure there is some overlap with previous field of view.

10. Repeat steps 4 thru 9 until you have reached the top/bottom of the thin section.

11. Move microscope stage left/right until a new field of view is obtain with some overlap of previous row/column field of views.

12. Repeat steps 4 thru 11 until you have reached the opposite side of the thin section.

13. Take some images of the pure black polarized light, i.e. without any thin section in view – just in case such an image proves helpful for future editing.

14. Complete; clean up.

Note regarding steps 9 and 11: the idea is to capture an overlapping grid of images of the entire thin section so that manual stitching will be possible.

15. Create folder on computer for a row/column of the image grid.

16. Convert the raw Nikon files for this row/column into tiff and place into this folder.

17. Inside the row/column folder create individual folders for each cell of the image grid, i.e. all the different focus captures for each field of view. This is done in order to use Zerene Stacker’s batch processing features.

18. Repeat 15 thru 17 for each row/column.

19. Submit folders as batches to Zerene Stacker and wait for focus stacking to complete.

20. There should now be a complete set of stacked images for the entire grid arranged in folders for each row/column.

21. Batch post-processes images with Picture Window Pro (this step is customizable according to the photographer – consider adding white balance, sharpening, lens curvature fix, and other widgets. UPDATE: I find the best results are obtained if the lens curvature fix is applied on the images before stacking with Zerene Stacker).

22. There should now be a complete set of focus stacked images which have been post-processed and are now ready for stitching.

23. Import a row/column of images into GIMP. (Manual stitching is chosen because I have not been able to find software that successfully auto-stitches meteorite thin sections).

24. Stitch the images within GIMP using the move and blend tool.

25. Repeat 23 thru 24 for each row/column.

26. Upload rows/columns to a cloud storage for quick retrieval and backup.

27. Setup cloud computer on Amazon with 16 processors and 255 GB RAM (or any powerful computer with around 120 GB or more RAM).

28. Install NoMachine on server and client.

29. Download rows/columns from cloud storage onto cloud computer.

30. Open GIMP on cloud computer.

31. Import each row/column as a new layer in GIMP.

32. Stitch each row/column together with the move and blend tool.

33. Add background color as layer.

34. Export final image as TIFF.

35. Scale final image to low percentage for web viewing.

Note, if the image is too big, i.e. larger than 4GB you will be unable to export it in one piece with GIMP as a TIFF. (Update June 2022: The latest version of GIMP, 2.10.32, supports the import and export of BigTIFF, so this step is now optional) Thus, in GIMP you should add horizontal/vertical guide lines and then use the image guillotine tool to export individual images. Then, with ImageMagick use the command:

convert Image1.tiff Image2.tiff … -append TIFF64:Output.tiff

36. Create krpano images.

37. Upload to Gigapan.

Note, Gigapan does not like large TIFF files, so use ImageMagick to convert the image from TIFF to PSB and then upload.

Please let me know if anything is not clear.