10 lines
517 B
Python
10 lines
517 B
Python
from threefish.core_cell_choice import p_units_to_show
|
|
from threefish.core_plot_labels import label_fr_name_rm
|
|
from threefish.plot_suscept import ampullary_punit
|
|
|
|
|
|
if __name__ == '__main__':
|
|
|
|
cells_plot2 = p_units_to_show(type_here='contrasts')#permuted = True,
|
|
print(cells_plot2)
|
|
ampullary_punit(base_extra = True, eod_metrice = False, color_same = False, fr_name = label_fr_name_rm(), tags_individual = True, isi_delta = 5, cells_plot2=[cells_plot2[1]], titles=['', 'Ampullary cell,'], )#High-CV P-unit, |