nxtomomill.app.split_nxfile.split#
- nxtomomill.app.split_nxfile.split(input_file: str, output_file_pattern: str, overwrite: bool = False, duplicate_data: bool = False) tuple[source]#
- Parameters:
input_file (str) – path to the file to be splitted
output_file_pattern (str) – pattern of the file to create. Must contain either {entry_name} or {index}
overwrite (bool) – can we overwrite output file if alread exists
- Returns:
tuple of identifier of all the NXtomo generated
- Return type:
tuple