Giter VIP home page Giter VIP logo

jeepr's Introduction

jeepr

GPR utilities

Travis build status

Development Status

Latest version

Python version

License

Documentation Status

This project is in alpha. You should probably ignore it.

Do this:

conda env create -f environment.yml

Note, if you're not using the environment.yml file, you need a special version of VTK, compiled against Python 3.6:

conda install -c clinicalgraphics vtk 

© 2017 Agile Scientific

jeepr's People

Contributors

dfcastap avatar kwinkunks avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

jeepr's Issues

suggested attributes for scan object

# file header properties
jeepr.header.project
jeepr.header.date
jeepr.header.name
jeepr.header.num_channels  # 3
jeepr.header.channels          # e.g. "{'ch1': '1.0 GHz', 'Ch2': '0.5 GHz', etc. }

# survey properties
jeepr.survey.crs
jeepr.survey.elevation_datum
jeepr.survey.trace_interval
jeepr.survey.coordinates_of_first_trace    # ideally an x,y,z tuple
jeepr.survey.coordinates_of_last_trace    # ideally an x,y,z tuple
jeepr.survey.ntraces 

# Channel specific attributes
jeepr.scan.channel_no   
jeepr.scan.channel_name                         
jeepr.scan.nominal_source_frequency
jeepr.scan.tx_rx_spacing
jeepr.scan.sample_rate_s         # sample rate in seconds (would make more generic)
jeepr.scan.data

export to HDF5 file

After building a nicely labelled GPR scan, data structure. We should think about a simple output format to use, and how to structure it.

HDF5?

SEGY is probably too verbose.

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.