Tomography.printLastOutput

Tomography.printLastOutput(bounds)

Prints the properties of the last tomography to the console. Properties are defined in tomography conf settings. The calculated properties are determined by self.err_functions.

Parameters:
  • bounds : int (optional)

    The number of monte carlo runs you want to perform to get a better estimate of each property. Default will use whatever is set in the conf settings.

printLastOutput

printLastOutput(tomo,bounds)

Prints the properties of the last tomography to the console. Properties are defined in tomography conf settings. The calculated properties are determined by self.err_functions.

Parameters:
  • tomo : Tomography

    The tomography object you want to see the output of.

  • bounds : int (optional)

    The number of monte carlo runs you want to perform to get a better estimate of each property. Default will use whatever is set in the conf settings.


Contact

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