Skip to main content

Small library for extracting plots used in scholarly communication.

Project description

https://travis-ci.org/inspirehep/plotextractor.svg?branch=master https://coveralls.io/repos/github/inspirehep/plotextractor/badge.svg?branch=master

About

A small library for extracting plots used in scholarly communication.

Install

$ pip install plotextractor

Usage

To extract plots from a tarball:

>>> from plotextractor import process_tarball
>>> plots = process_tarball('./1503.07589.tar.gz')
>>> print(plots[0])
{
    'captions': [
        u'Scans of twice the negative log-likelihood ratio $-2\\ln\\Lambda(\\mH)$ as functions of the Higgs boson mass \\mH\\ for the ATLAS and CMS combination of the \\hgg\\ (red), \\hZZllll\\ (blue), and combined (black) channels. The dashed curves show the results accounting for statistical uncertainties only, with all nuisance parameters associated with systematic uncertainties fixed to their best-fit values. The 1 and 2 standard deviation limits are indicated by the intersections of the horizontal lines at 1 and 4, respectively, with the log-likelihood scan curves.',
    ],
    'label': u'figure_LHC_combined_obs',
    'name': 'LHC_combined_obs_unblind_final',
    'original_url': './1503.07589.tar.gz_files/LHC_combined_obs_unblind_final.pdf',
    'url': './1503.07589.tar.gz_files/LHC_combined_obs_unblind_final.png',
}

Notes

If you experience frequent DelegateError errors you may need to update your version of GhostScript.

License

GPLv2

Changes

Version 0.2.2 (2019-10-24)

  • Try to preserve the ordering of figures.

Version 0.2.1 (2018-09-07)

  • Handle utf-8 in paths inside the tarball.

Version 0.2.0 (2018-02-07)

  • Ignore hidden/metadata files in the tarball.

  • Handle relative paths in the tarball.

Version 0.1.6 (2016-12-01)

  • Sets the mtime for all members of the tarball to current time before unpacking.

Version 0.1.5 (2016-05-25)

  • Properly raises an exception when no TeX files are found in an archive.

  • More fixes to image path extraction and more robust image handling.

Version 0.1.4 (2016-03-22)

  • Fixes linking images from TeX reference when images are referred to without specifying full relative folder path.

Version 0.1.3 (2016-03-17)

  • Properly supports cases where images are located in a nested folder inside the extracted tarballs root folder.

Version 0.1.2 (2015-12-08)

  • Adds wrapfigure support.

  • Catches problems with image conversions.

  • More robust handling of image rotations in TeX sources.

  • Removes unicode_literals usage.

Version 0.1.1 (2015-12-04)

  • Improves extraction from TeX file by reading files with encoding.

Version 0.1.0 (2015-10-19)

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

plotextractor-0.3.14.tar.gz (36.3 MB view details)

Uploaded Source

Built Distribution

plotextractor-0.3.14-py2-none-any.whl (49.0 kB view details)

Uploaded Python 2

File details

Details for the file plotextractor-0.3.14.tar.gz.

File metadata

  • Download URL: plotextractor-0.3.14.tar.gz
  • Upload date:
  • Size: 36.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.13

File hashes

Hashes for plotextractor-0.3.14.tar.gz
Algorithm Hash digest
SHA256 7bda50ec95031e334acc378090ae2678d91cdce8b45e380ef3fdfecaf3cfe5cd
MD5 f0e0dff4db529d98c35890343622e5c3
BLAKE2b-256 ca201f7ab3c446d08db5b5d5d4cca0d093be3f0d24bc1c36e4a6b883479e1699

See more details on using hashes here.

File details

Details for the file plotextractor-0.3.14-py2-none-any.whl.

File metadata

File hashes

Hashes for plotextractor-0.3.14-py2-none-any.whl
Algorithm Hash digest
SHA256 3848614b02215f818ceaa29612738917a2a1b48a9f8e207432aac089e210d599
MD5 ded3b9d3eeb1c84804a61c47b5a2abe1
BLAKE2b-256 00034acf1711310f327e025708b01742dd436df85949dd6a65c1c33b33df0967

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