-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating docs page location and small summary for readme
- Loading branch information
Showing
1 changed file
with
10 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,16 @@ | ||
Pyflex | ||
====== | ||
<p align="center"> | ||
<img src="doc/logo.svg"/> | ||
</p> | ||
|
||
------------------------------------- | ||
|
||
[![Build Status](https://travis-ci.org/krischer/pyflex.svg?branch=master)](https://travis-ci.org/krischer/pyflex) [![Coverage Status](https://img.shields.io/coveralls/krischer/pyflex/master.svg)](https://coveralls.io/r/krischer/pyflex) [![PyPI Version](https://img.shields.io/pypi/v/pyflex.svg)](https://pypi.python.org/pypi/pyflex) [![Supported Python versions](https://img.shields.io/pypi/pyversions/pyflex.svg)](https://pypi.python.org/pypi/pyflex/) [![License](https://img.shields.io/pypi/l/pyflex.svg)](https://pypi.python.org/pypi/pyflex/) [![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.31607.svg)](http://dx.doi.org/10.5281/zenodo.31607) | ||
|
||
|
||
|
||
[Documentation (__Currently not working, we'll be back soon!__)](http://krischer.github.io/pyflex/) | ||
`Pyflex` is a Python port of the FLEXWIN algorithm for automatically selecting windows for seismic tomography. | ||
|
||
[Documentation](http://adjtomo.github.io/pyflex/) contains details on installation, usage and API. | ||
|
||
|
||
|
||
<p align="center"> | ||
<img src="doc/logo.svg"/> | ||
</p> |