mcstasscript.interface.plotter.make_sub_plot
mcstasscript.interface.plotter.make_sub_plot¶
- mcstasscript.interface.plotter.make_sub_plot(data_list, **kwargs)¶
make_sub_plot plots contents of McStasData objects given in list
It is fit into one big figure, each data set as a subplot.
Plotting is controlled through options assosciated with the McStasData objects. If a list is given, the plots appear in one subplot.