Topological Material Analysis 0.5
Analyse the structures of materials using tools from TDA
|
Namespaces | |
namespace | toma_io |
Functions | |
toma_io.read_configuration (str configuration_file, str configuration) | |
import a specified structure from a configuration file | |
toma_io.read_computation_settings (str settings_file, settings_name) | |
import a specified settings from a file | |
toma_io.load_configuration_settings () | |
Load the configuration settings. | |
toma_io.load_computation_settings () | |
Load the computation settings. | |
toma_io.write_dgm_csv (dgm, file_path, plot_name="") | |
Save a digram as a csv file, with the option to save a plot as well. | |
toma_io.save_plots () | |
Save plots to a directory. | |