8 lines
504 B
Python
8 lines
504 B
Python
from threefish.RAM.reformat_cellchoice import cells_to_show_susceptibility
|
|
from threefish.RAM.plot_labels import label_fr_name_rm
|
|
from threefish.RAM.plots import ampullary_punit
|
|
|
|
if __name__ == '__main__':
|
|
|
|
cells_plot2 = cells_to_show_susceptibility(plot_choice='contrasts')
|
|
ampullary_punit(eod_metrice = False, color_same = False, base_extra = True, fr_name = label_fr_name_rm(), cells_plot=[cells_plot2[0]], isi_delta = 5, titles=[''], tags_individual = True, xlim_p = [0, 1.15])#Low-CV P-unit, |