9 lines
409 B
Python
9 lines
409 B
Python
from threefish.RAM.plots import plot_suscept_matrix_data
|
|
from threefish.RAM.reformat_cellchoice import cells_to_show_susceptibility
|
|
|
|
if __name__ == '__main__':
|
|
|
|
|
|
cells_plot2 = cells_to_show_susceptibility(plot_choice='amp')
|
|
plot_suscept_matrix_data(titles=[''],
|
|
cells_plot=cells_plot2, RAM_as_punit=False, scale_val = False, add_texts = [0.25, 1.3])#Low-CV ampullary cell, |