This function is used to get a axes object to manipulate plots on the figure This function is useful to create non-linear custom size plots on the figure ax1 = fig.add_subplot(gs[0, :]) ax2 = ...