DOI-USGS / geobipy

Geophysical Bayesian Inference in Python. Docs:

Home Page:https://usgs.github.io/geobipy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

self.reciprocatePararameters - only plots conductivity

bminsley opened this issue · comments

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

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.