Open k-a-mendoza opened 4 years ago
At the moment MTPy expects that there will be impedance information to write an edi file. There are a series of fixes that will need to be implemented to allow tipper only. We'll work on this. In the meantime, you could put a dummy z array in with null values to allow the code to work. Hope this helps.
Agree with Alison, the simplest would be to make a dummy impedance tensor with the same number of frequencies as your induction vectors.
I made an Mt_obj with just tipper information:
This is the error that pops up
Is this expected behavior? Is there a recommended way to work with .edi files and live mt_obj's with only tipper data?