navigate.model.devices.objectives.Objective
- class navigate.model.devices.objectives.Objective
Bases:
object
- __init__()
Methods
__init__
()calculate_entrance_pupil
(objective)Calculates the entrance pupil from other objective properties.
- calculate_entrance_pupil(objective)
Calculates the entrance pupil from other objective properties.
Variable Incidence Angle Fluorescence Interference Contrast Microscopy for Z-Imaging Single Objects. Caroline M.Ajo-Franklin, Prasad V.Ganesan, Steven G.Boxer. Biophys. J. Volume 89, Issue 4, October 2005, Pages 2759-2769
- Parameters:
objective (str) – Name of the objective from the properties dict
- Returns:
entrance_pupil_diameter – Diameter of the objective entrance pupil in millimeters.
- Return type:
float