Home
last modified time | relevance | path

Searched defs:read_noise_data (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CameraITS/utils/
Dcapture_read_noise_utils.py41 def save_read_noise_data_as_csv(read_noise_data, iso_low, iso_high, file, argument
92 def plot_read_noise_data(read_noise_data, iso_low, iso_high, file_path, argument
230 def get_read_noise_coefficients(read_noise_data, iso_low=0, iso_high=1000000): argument