MTgeophysics / mtpy

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

2 column plotting merged with the original and also it runs for stations with no tipper data #58

Closed sudhirJain closed 6 years ago

sudhirJain commented 6 years ago

Following files have been fixed; Directory of C:\dev\venv\satellite\mtpy\examples\cmdline

28/03/2018 09:56 AM 2,342 plot_response.py

(mtpy) C:\dev\venv\satellite\mtpy>dir mtpy\modeling\modem\plot_response.py Volume in drive C is SYSTEM Volume Serial Number is 2643-A3FD

Directory of C:\dev\venv\satellite\mtpy\mtpy\modeling\modem

28/03/2018 09:36 AM 142,356 plot_response.py

Running command line is the following command;

python examples/cmdline/plot_response.py -d examples/data/ModeEM_files_Test -s Modular_MPI_NLCG_094.dat -i ModEM_Data.dat -c GB09 -p True

and running without command line have following example;

python mtpy\modeling\modem\plot_response.py

for running 2 col plotting;

python mtpy\modeling\modem\plot_response.py 2col