Skip to main content

Tools for analysis of experimental rock mechanics data.

Project description

pylook

Data analysis tools for rock mechanics experiments in the spirit of the legacy XLook tool.

We follow the semantic versioning practice. That means that while the package is 0.X (as it is currently) we may be changing the API as design constraints and decisions are reached. We won't break your code for fun, but we also won't burden users for the next decade to maintain a bad design decision that was made. When you see a version number like 0.a.b it means that a is a feature release and b is a bug fix only release.

We only support Python 3 and you should too! It's not hard to switch from Python 2, has massive performance improvements, and is regularly updated.

Contributing

Imposter syndrome disclaimer: We want your help. No, really.

There may be a little voice inside your head that is telling you that you're not ready to be an open source contributor; that your skills aren't nearly good enough to contribute. What could you possibly offer a project like this one?

We assure you - the little voice in your head is wrong. If you can write code at all, you can contribute code to open source. Contributing to open source projects is a fantastic way to advance one's coding skills. Writing perfect code isn't the measure of a good developer (that would disqualify all of us!); it's trying to create something, making mistakes, and learning from those mistakes. That's how we all improve, and we are happy to help others learn.

Being an open source contributor doesn't just mean writing code, either. You can help out by writing documentation, tests, or even giving feedback about the project (and yes - that includes giving feedback about the contribution process). Some of these contributions may be the most valuable to the project as a whole, because you're coming to the project with fresh eyes, so you can see the errors and assumptions that seasoned contributors have glossed over.

For more information, please read the see the contributing guide.

Philosophy

Data processing should have an audit trail - what did you do to the raw data to get to where you are when the data are published? This not only helps find and eliminate and errors, but also allows others in the future to reprocess the data with new techniques or query the raw data for some other purpose that you may never have thought of! If we only archive our processed data and do not document what happened to it - that utility is gone. It is your reponsibility as a researcher, likely funded by public funds, to make that data yeild every ounce of useful information it can. That includes making it useful for others in the future!

PyLook is growing to replace the tool "XLook" developed by Chris Marone and others as the primary tool for processing data from the experimental rock mechanics field. XLook is a very fast and versatile tool that had its own syntax for performing math and other operations. It can work with the proprietary binary format common to several labs as well as simple ASCII text. Python allows us to leverage modern tools and signal processing libraries as well as seamlessly pass data to data science tools.

What about your legacy files? Don't worry, your "r files" (short for reduction files) will still work. You can still run the old experiments in the modern tools, but with the idea that new experiments can be reduced in pure Python. We have provided examples of both!

What Can't PyLook Do

Quite a bit actually. We've got the basics for simple double direct shear experiments and a few other functions, but there is plenty to do. We need to implement the rest of the XLook syntax commands and continue to add more functionality! Rate and state inversion is also high on the list.

Thank You

A big thank you to Unidata's Python team for much of the excellent contributing and README text templates and for their efforts to maintain the scientific Python stack. All projects benefit from standing on the shoulders of these and the many other tireless volunteers and supportive companies.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pylook-0.1.1.tar.gz (7.2 MB view details)

Uploaded Source

Built Distribution

pylook-0.1.1-py3-none-any.whl (19.7 kB view details)

Uploaded Python 3

File details

Details for the file pylook-0.1.1.tar.gz.

File metadata

  • Download URL: pylook-0.1.1.tar.gz
  • Upload date:
  • Size: 7.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.3

File hashes

Hashes for pylook-0.1.1.tar.gz
Algorithm Hash digest
SHA256 95abc0f77cb5cacba44993b6e6a9b3ec0e9e22e4aabae0453745fb2801000b15
MD5 c32f179964340dd5ec802ed888a28dc6
BLAKE2b-256 7d770c3199a9ca374cb9a8d62ccac53a6efec913d7f7d4bd172bb94050063f64

See more details on using hashes here.

File details

Details for the file pylook-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: pylook-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 19.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.3

File hashes

Hashes for pylook-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5b2ef45a5de034fc08758ae0cdb77dcdd229982c73b9c23c5b4de6931c10a68b
MD5 a8913dbdda31c249facf59dca3142835
BLAKE2b-256 b85f4b5259903e73c9b38b42768cfa5e5cb4708cfe730b5f53aa5278e93cbaa0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page