multiplot
esta.plot.multiplot
¶
create a class to store the data from all the files containing the dos/pdos information .. along with the information of Fermi energy
DataStore
¶
store data from the dos/pdos *dat files having rows and columns
plot_multiplot_in_1column(data, hspace=None, outfile=None)
¶
multiplot in one column with nrows of data from many files < = 4files .. more possible
Parameters:
-
data
–array of rank 4 i.e. data(nsystem, nfiles, rnows, ncols) e.g. (5, 3, 5438, 2)
-
hspace
–horizontal space between plots
return
plot the multiplot data in along multiple rows