Image.write

giant.utilities.stereophotoclinometry:

Image.write(file_name=None)[source]

This function writes the file contained in the Image object to a dat file

If the file_name argument is not specified then it writes to the file stored in the file_name attribute.

Parameters:

file_name – the full or relative path to the file to be written. If left as None then writes to the file stored in the file_name attribute