Giter Site home page Giter Site logo

logio's Introduction

TotalDepth

Petrophysical data processing and presentation

  1. Paul Ross: [email protected]

Alpha Release 2012-03-03

This is a pre-release of TotalDepth.

Requirements

Python 3, Cython, and numpy.

Tested with: Python 3.2 Cython 0.14.1 numpy 1.6.0.b2

Installation

Unzip/chekout TotalDepth to any directory referred to here as <TOTALDEPTH>.

Put <TOTALDEPTH>/src on your PYTHONPATH

Some parts need to be built with Cython by hand:

cd <TOTALDEPTH>/src/TotalDepth/LIS/core python3 setup.py build_ext --inplace

Testing the Installation

cd <TOTALDEPTH>/src/TotalDepth/LIS/core python3 test/UnitTests.py

Running Unit Tests

Navigate a command line to: TBD

Execute: python3 test/UnitTests.py

In this release

TBD.

doc/

Some documentation and tutorials, fairly limited at the moment.

src/

Source code of TotalDepth.

DeTif.py - Reads a TIF delimited file and writes a version without TIF markers. DumpFrameSet.py - Reads a LIS file and writes out tab separated values of each frame. Index.py - Reads LIS file or directory and indexes the LIS files. This can be used for pre-indexing or performance measurement. LisToHtml.py - Generate HTML summary of each LIS file. Takes input/output directories/files. PlotLogPasses.py - Generate SVG plots of each pass in as LIS file. Takes input/output directories/files. ProcLisPath.py - Provides multiprocessing support for file and directory processing. RandomFrameSetRead.py - Performance measurement of accessing LIS frame data.

logio's People

Contributors

kwinkunks avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.