Commit 1756f266 authored by Bryce Hepner's avatar Bryce Hepner

added remote terms for clarity

parent 767ccc59
......@@ -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
......@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment