Skip to main content

Cross-module adapters: scitex.stats ↔ matplotlib annotations, scitex.stats ↔ vis FigureModel, scitex.plt ↔ vis — standalone module from the SciTeX ecosystem

Project description

scitex-bridge

PyPI Python Tests Install Test Coverage Docs License: AGPL v3

SciTeX

Cross-module adapters between scitex.stats / matplotlib / vis-FigureModel.

Full Documentation · pip install scitex-bridge


Installation

pip install scitex-bridge

Quick Start

import scitex_bridge as br

1 Interfaces

Python API
import scitex_bridge as br

# Add stats results to either backend (auto-detects)
br.add_stats_from_results(target, stat_results, format_style="asterisk")

# Stats → matplotlib annotation
br.add_stat_to_axes(ax, stat_result)
br.format_stat_for_plot(stat_result, style="asterisk")
br.extract_stats_from_axes(ax)

# Stats → vis (FigureModel)
br.stat_result_to_annotation(stat_result)
br.add_stats_to_figure_model(fig_model, stat_results)
br.position_stat_annotation(fig_model, stat_result, prefer_corner="top-right")

# plt ↔ vis
br.matplotlib_to_figure_model(fig)
br.figure_model_to_matplotlib(fig_model)

# Protocols (Position duck-typing target)
from scitex_bridge import Position

Status

Standalone fork of scitex.bridge. Deps: matplotlib + scipy.

Decoupling notes:

  • scitex.io.bundle.kinds._stats.Position → vendored as a tiny dataclass in _compat.py. When scitex (umbrella) is installed, the real Position is preferred so produced objects round-trip cleanly through bundle code paths.
  • The optional scitex.io.bundle.kinds._plot._models imports remain inside try/except ImportError so the package works fully standalone.

The umbrella package's scitex.bridge import path is preserved via a sys.modules-alias bridge.

Part of SciTeX

scitex-bridge is part of SciTeX.

Four Freedoms for Research

  1. The freedom to run your research anywhere — your machine, your terms.
  2. The freedom to study how every step works — from raw data to final manuscript.
  3. The freedom to redistribute your workflows, not just your papers.
  4. The freedom to modify any module and share improvements with the community.

AGPL-3.0 — because we believe research infrastructure deserves the same freedoms as the software it runs on.

License

AGPL-3.0-only (see LICENSE).


SciTeX

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

scitex_bridge-0.1.9.tar.gz (32.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

scitex_bridge-0.1.9-py3-none-any.whl (35.0 kB view details)

Uploaded Python 3

File details

Details for the file scitex_bridge-0.1.9.tar.gz.

File metadata

  • Download URL: scitex_bridge-0.1.9.tar.gz
  • Upload date:
  • Size: 32.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for scitex_bridge-0.1.9.tar.gz
Algorithm Hash digest
SHA256 d05ec45924de3b29abc3331fd8eab235e8669d9e40ac04ee48ebc76f78d7bf58
MD5 1ca00df132c1837732e398cae6df105e
BLAKE2b-256 70a19f67874b87223ee2a197221fca6f094f4b825a8278611d56d31ca9d06b17

See more details on using hashes here.

Provenance

The following attestation bundles were made for scitex_bridge-0.1.9.tar.gz:

Publisher: publish-pypi.yml on ywatanabe1989/scitex-bridge

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scitex_bridge-0.1.9-py3-none-any.whl.

File metadata

  • Download URL: scitex_bridge-0.1.9-py3-none-any.whl
  • Upload date:
  • Size: 35.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for scitex_bridge-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 517c1d906215b16dc5d57ef050516344586dab9fc7f5e17f52c7ca1112f7f677
MD5 1551a1a98fd0fef7f1ba899893fe9b1a
BLAKE2b-256 c9de4341a82fdd40926533ecff57c4521f9059dd27695050dfd9d025bba905a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for scitex_bridge-0.1.9-py3-none-any.whl:

Publisher: publish-pypi.yml on ywatanabe1989/scitex-bridge

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page