Skip to content
This repository has been archived by the owner on Aug 18, 2022. It is now read-only.

christianpanton/slopesnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slope and snake algorithms for tracing layers in radio-echograms

This repository contains the code used for my Annals of Glaciology article "Automated mapping of local layer slope and tracing of internal layers in radio echograms".

It contains two base directories

  • slope (for computing the local layer slope)
  • snake (for tracing layers)

The code is written in Python 2.x and the following libraries are needed (see also requirements.txt)

  • numpy
  • scipy
  • matplotlib

Licence: GPL v.3, see COPYING

I will try to maintain the repository https://github.com/christianpanton/slopesnake as well. Please let me know of any bugs you find.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages