Skip to main content

Python package for digitizing pollen diagrams

Project description

No Maintenance Intended

docs

Documentation Status

tests

Travis AppVeyor Coverage

package

PyPI Package latest release conda Journal of Open Source Software Latest github release

implementations

Supported versions Supported implementations

This module is not maintained!!!

STRADITIZE (Stratigraphic Diagram Digitizer) is an open-source program that allows stratigraphic figures to be digitized in a single semi-automated operation. It is designed to detect multiple plots of variables analyzed along the same vertical axis, whether this is a sediment core or any similar depth/time series.

Usually, in an age of digital data analysis, gaining access to data from the pre-digital era – or any data that is only available as a figure on a page – remains a problem and an under-utilized scientific resource.

This program tackles this problem by providing a python package to digitize especially pollen diagrams, but also any other type of stratigraphic diagram.

Straditize is written in python and supports mixtures of many different diagram types, such as bar plots, line plots, as well as shaded, stacked, and filled area plots. The package provides an extensively documented graphical user interface for a point-and-click handling of the semi-automatic process, but can also be scripted or used from the command line. Other features of STRADITIZE include text recognition to interpret the names of the different plotted variables, the automatic and semi-automatic recognition of picture artifacts, as well an automatic measurement finder to exactly reproduce the data that has been used to create the diagram.

Installation

We highly recommend to use anaconda and install straditize into its own environment:

conda create -n straditize -c conda-forge straditize
conda activate straditize

or install it from the source files via:

git clone https://github.com/Chilipp/straditize.git
cd straditize
pip install .  # or python setup.py install, but pip is recommended

It can then be started from the command line via:

straditize

A more detailed description is provided in the docs.

License

straditize is published under the GNU General Public License v3.0 under the copyright of Philipp S. Sommer, 2018-2019

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

straditize-0.1.3.post1.tar.gz (4.4 MB view details)

Uploaded Source

Built Distribution

straditize-0.1.3.post1-py3-none-any.whl (3.1 MB view details)

Uploaded Python 3

File details

Details for the file straditize-0.1.3.post1.tar.gz.

File metadata

  • Download URL: straditize-0.1.3.post1.tar.gz
  • Upload date:
  • Size: 4.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for straditize-0.1.3.post1.tar.gz
Algorithm Hash digest
SHA256 3136fb4549223d25dddd1554dc6b0b0a39b2517655fcc5c0b2b86d2911eb9dd5
MD5 45cb2a790593bb8c386e749e1e3f5a14
BLAKE2b-256 86da2997285315f767ec4a9847109a669663aeb9daa27cc6304f6a7309336f5d

See more details on using hashes here.

File details

Details for the file straditize-0.1.3.post1-py3-none-any.whl.

File metadata

File hashes

Hashes for straditize-0.1.3.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 6f979c18af46daf90edf76c33a826bd7ddca18f51e91aeb3a2b80a900545c157
MD5 c247b2312107ada8f3ddf9a530ed1df6
BLAKE2b-256 c71e0855cac73b6d028be7482489e18979fe6a061074c4540394e421ab1989af

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