DOI-USGS / geobipy

Geophysical Bayesian Inference in Python. Docs:
https://usgs.github.io/geobipy/
Other
78 stars 19 forks source link

self.reciprocatePararameters - only plots conductivity #23

Open bminsley opened 5 years ago

bminsley commented 5 years ago

With self.reciprocateParameters = True or False, the plot is always conductivity in a geobipySerial run of fdem data

leonfoks commented 5 years ago

Okay, I will check this out. I've been struggling with the fact that conductivity becomes resistivity in the code and that it is hard coded when the reciprocate is chosen... I need to figure out a better way of handling names and units.