-
Notifications
You must be signed in to change notification settings - Fork 12
Utilities
Takeshi Akuhara edited this page Jul 10, 2019
·
10 revisions
Self-contained code to make plots for RF_INV.
Some python modules are required.
- matplotlib.pyplot
- Numpy
- Pandas
python plot.py [parameter file]
- The argument,
parameter file, is exactly the same as the input file for RF_INV. All necessary information for plotting is automatically retrieved from this file. - This program must be called from the directory which you ran the inversion.
(C) 2018-2019 Takeshi Akuhara (Email: akuhara @ eri. u-tokyo.ac.jp)