finesse_virgo.utils.copy_input_files¶
- finesse_virgo.utils.copy_input_files(directory='katscript', overwrite=False)[source]¶
Utility function to export the common file and additional katscript to a specified directory. This directory can then be provided to the Virgo class as the katscript source.
- Parameters:
- directoryStr (optional)
Destination directory.
- overwritebool (optional)
Flag required to be true if the directory and files already exists.