shaharkadmiel / pySW4

Setup, run, post process, and visualize numerical simulations. Primarily SW4
http://shaharkadmiel.github.com/pySW4
GNU General Public License v3.0
28 stars 14 forks source link

plotting volimage outputs #21

Open swasti-saxena opened 1 year ago

swasti-saxena commented 1 year ago

Hi, I am trying to plot volimage outputs using pysw4 but can't find an appropriate function. I tried the regular image.plot() function but it didn't work. Could you please suggest the best way to do it?

Cheers!