Plot Response has been merged by creating PlotResponse_2col.py in the mtpy/modelling/modem/ repository and mtpy/modelling/modem/Plot_Response.py been modified for plot type selection from command line.
Running 3 * 4 column plot use the following command;
python mtpy/modelling/modem/plot_response.py
Running 3 * 2 column plot use the following command;
python mtpy/modelling/modem/plot_response.py 2col
Also examples/cmdline/plot_response.py use the following command;
python examples/cmdline/plot_response.py ( command line options )
Plot Response has been merged by creating PlotResponse_2col.py in the mtpy/modelling/modem/ repository and mtpy/modelling/modem/Plot_Response.py been modified for plot type selection from command line.
Running 3 * 4 column plot use the following command;
python mtpy/modelling/modem/plot_response.py
Running 3 * 2 column plot use the following command;
python mtpy/modelling/modem/plot_response.py 2col
Also examples/cmdline/plot_response.py use the following command;
python examples/cmdline/plot_response.py ( command line options )