Topological Material Analysis 1
Analyse the structures of materials using tools from TDA
Loading...
Searching...
No Matches
single_mode Namespace Reference

Functions

 compute ()
 

Variables

 loaded
 
 processed
 
 plotted
 
 params
 
 file_path = st.text_input("Intial structure file:",key="file_path")
 
 file_format = st.text_input("File format:", key="file_format",placeholder="Auto")
 
 manual_config = st.checkbox("Manually specify configuration", key="manual_config")
 
 config_file
 
 key
 
 config_name = st.text_input("Configuration name:", key="comp_config_name")
 
 atoms
 
 radii
 
 sample_index
 
 repeat_x
 
 repeat_y
 
 repeat_z
 
 manual_compute = st.checkbox("Manually specify settings for the computations (i.e number of threds, and if you want to compute kernel/image/cokernel)", key="maual_comp_config")
 
 same_config_file = st.checkbox("The computation settings are in the same configuration file.", key="same_config_file")
 
 comp_file
 
 kernel
 
 image
 
 cokernel
 
 placeholder
 
 n_threads
 
 thickness
 
 pd_checks = st.columns(3)
 
 pd0 = st.session_state["pd0"]
 
 pd1 = st.session_state["pd1"]
 
 pd2 = st.session_state["pd2"]
 
 apf_checks = st.columns(3)
 
 apf0 = st.session_state["apf0"]
 
 apf1 = st.session_state["apf1"]
 
 apf2 = st.session_state["apf2"]
 
 on_click
 

Function Documentation

◆ compute()

single_mode.compute ( )

Variable Documentation

◆ apf0

single_mode.apf0 = st.session_state["apf0"]

◆ apf1

single_mode.apf1 = st.session_state["apf1"]

◆ apf2

single_mode.apf2 = st.session_state["apf2"]

◆ apf_checks

single_mode.apf_checks = st.columns(3)

◆ atoms

single_mode.atoms

◆ cokernel

single_mode.cokernel

◆ comp_file

single_mode.comp_file

◆ config_file

single_mode.config_file

◆ config_name

single_mode.config_name = st.text_input("Configuration name:", key="comp_config_name")

◆ file_format

single_mode.file_format = st.text_input("File format:", key="file_format",placeholder="Auto")

◆ file_path

single_mode.file_path = st.text_input("Intial structure file:",key="file_path")

◆ image

single_mode.image

◆ kernel

single_mode.kernel

◆ key

single_mode.key

◆ loaded

single_mode.loaded

◆ manual_compute

single_mode.manual_compute = st.checkbox("Manually specify settings for the computations (i.e number of threds, and if you want to compute kernel/image/cokernel)", key="maual_comp_config")

◆ manual_config

single_mode.manual_config = st.checkbox("Manually specify configuration", key="manual_config")

◆ n_threads

single_mode.n_threads

◆ on_click

single_mode.on_click

◆ params

single_mode.params

◆ pd0

single_mode.pd0 = st.session_state["pd0"]

◆ pd1

single_mode.pd1 = st.session_state["pd1"]

◆ pd2

single_mode.pd2 = st.session_state["pd2"]

◆ pd_checks

single_mode.pd_checks = st.columns(3)

◆ placeholder

single_mode.placeholder

◆ plotted

single_mode.plotted

◆ processed

single_mode.processed

◆ radii

single_mode.radii

◆ repeat_x

single_mode.repeat_x

◆ repeat_y

single_mode.repeat_y

◆ repeat_z

single_mode.repeat_z

◆ same_config_file

single_mode.same_config_file = st.checkbox("The computation settings are in the same configuration file.", key="same_config_file")

◆ sample_index

single_mode.sample_index

◆ thickness

single_mode.thickness