Loading Remove_Noise.py +2 −2 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ def create_average(images, which_sensor): def remote_create_average(images, which_sensor): """ Create an average image from a list of images Create an average image from a list of remote images Parameters: images (list): a list of images which_sensor (int): the sensor number Loading Loading @@ -102,7 +102,7 @@ def remote_file_extractor(headname = "/media/elphel/NVME/lwir16-proc/te0607/scen return scenes def remote_image_extractor(scenes): """Find all the files in the directory """Find all the remote files in the directory Parameters: dirname (str): the directory name Returns: Loading Loading
Remove_Noise.py +2 −2 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ def create_average(images, which_sensor): def remote_create_average(images, which_sensor): """ Create an average image from a list of images Create an average image from a list of remote images Parameters: images (list): a list of images which_sensor (int): the sensor number Loading Loading @@ -102,7 +102,7 @@ def remote_file_extractor(headname = "/media/elphel/NVME/lwir16-proc/te0607/scen return scenes def remote_image_extractor(scenes): """Find all the files in the directory """Find all the remote files in the directory Parameters: dirname (str): the directory name Returns: Loading