GeoscienceAustralia / mtpy2

This Repository has been moved to https://github.com/MTgeophysics/mtpy
GNU General Public License v3.0
5 stars 1 forks source link

Convert spectra data to impedance data #5

Open basaks opened 8 years ago

basaks commented 8 years ago

Convert spectra.edi to impedance.edi and document use.

basaks commented 8 years ago

This has been partially accomplished and tested in git # c668ef778913c7deb1b214359c91d26da3ac3350. However, it does not write the phase data. This is a TODO.

basaks commented 8 years ago

This has been implemented in git hash # e153d55491f17dc8d8097978c462db1cbe85e794, and tested in git # 63fcf73a97ded78b084a4c5a2a259a1b40ee43d2.

Demo ipython notebook to follow.

basaks commented 8 years ago

Added demo create_impedance_dot_edi_from_spectra_dot_edi.