Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BISIP executable (Workplace) and BISIP-master code don't fit the same #4

Closed
MariusLTU opened this issue May 14, 2018 · 1 comment
Closed

Comments

@MariusLTU
Copy link

I have a .dat file that I want to inverse with BISIP.

When I try to do the inversion with a Pelton Cole-Cole model ( 2 modes) on the BISIP executable, it works fine.
But when I want to do it with the BISIP python shell, it doesn't fit anymore for the exact same model.

Any Idea on how to solve this problem?

@clberube
Copy link
Owner

The BISIP executables have not been updated in several years. It is simply too much trouble keeping up with the Python GUI dependencies and PyInstaller. I recommend using BISIP as a Python package and installing the latest version from this repository with the setup.py script using:
python setup.py install --force

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants