Nominal.write

giant.utilities.stereophotoclinometry:

Nominal.write(file_name=None)[source]

This function writes the data contained in the current instance of the class into the specified file

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

Parameters:

file_name (Path | str | None) – 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