Class: ImagingEnvironment#
This describes the environment that the biological sample was in during the experiment.
Attributes#
map : None | Map (The ImagingEnvironment Map). temperature : None | float The Temperature is the define units. temperature_unit : UnitsTemperature The units the Temperature is in - default:Celsius[°C]. air_pressure : None | float AirPressure is the define units. air_pressure_unit : UnitsPressure The units the AirPressure is in - default:millibars[mbar]. humidity : None | float Humidity around the sample [units:none] A fraction, as a value from 0.0 to 1.0. co2_percent : None | float Carbon Dioxide concentration around the sample [units:none] A fraction, as a value from 0.0 to 1.0.
Referenced by Class#
None ➞imaging_environment 0..1 ImagingEnvironment
Attributes#
Own#
➞map 0..1
Range: Map
➞temperature 0..1
Range: Integer
➞air_pressure 0..1
Range: Integer
➞humidity 0..1
Range: Integer
➞co2_percent 0..1
Range: Integer