Lines Matching refs:join
64 _NAME_READ_NOISE = os.path.join(tempfile.gettempdir(), 'CameraITS/ReadNoise')
112 scale_a_str = ','.join([str(i) for i in scale_a])
113 scale_b_str = ','.join([str(i) for i in scale_b])
114 offset_a_str = ','.join([str(i) for i in offset_a])
115 offset_b_str = ','.join([str(i) for i in offset_b])
196 params_str = textwrap.indent(''.join(params), ' ' * 4)
219 os.path.join(log_path, 'noise_model.c'),
237 os.path.join(log_path, 'noise_model_avg.c'),
243 os.path.join(log_path, 'noise_profile_avg.cc'),
249 os.path.join(log_path, 'noise_profile.cc'),
257 os.path.join(log_path, 'noise_profile.cc'),
510 name_with_log_path = os.path.join(log_path, _NAME)
612 file_path = os.path.join(log_path, filename)
624 file_path = os.path.join(log_path, filename)