MTgeophysics / mtpy

Python toolbox for standard Magnetotelluric (MT) data analysis
GNU General Public License v3.0
145 stars 66 forks source link

RMS plotting from ModEM log files #101

Closed brenmous closed 4 years ago

brenmous commented 4 years ago

Adds a module that allows plotting of RMS (and other values) from ModEM logfiles. Also adds an example script and interface for using the module.

Providing a directory containing ModEm logfiles will result in a single, concatenated logfile and a PNG file of the plotted value.

brenmous commented 4 years ago

Fair call, I'll consolidate the changes into the single file under examples/scripts.