Tomography.exportToData

Tomography.exportToData(filePath)

Exports the tomo_input matrix data to the specified file path. You can rerun tomography on this file using importConf() and importData() command.

Parameters:
  • filePath : str (optional)

    The file name you want the data saved to. See Also ------ exportToConf;importConf;importData


Contact

In case you have any further questions about the Python code, you should direct them to Scott Turro or Joey Shallat.