ipython : get access to current figure()

plt.gcf() : to get current figure
plt.gca() : to get current axis