You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

scilayout

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scilayout

Create axes from top left of figure in centimetres to simplify scientific figure generation

0.0.1b8
pipPyPI
Maintainers
1

What is scilayout?

pip install scilayout

Scilayout is a Python package to make creating multi-panel scientific figures easier, faster, and maybe a little bit more fun. The core idea is to build figures using coordinates in centimetres from the top left using interactive plotting. This approach has a few main benefits:

  • The iterative process of building figures up from scratch is easier.
  • Complex layouts can be interchanged more easily.
  • Exported figure sizes are explicitly stated (in centimetres) for seamless embedding in documents.

There are many guides for Matplotlib styling for scientific publication, and there are a number of packages that make this process easier (e.g. SciencePlots <https://github.com/garrettj403/SciencePlots>_), but this scilayout supports the creation of figures which are 100% ready for embedding in documents.

For more documentation, please see https://scilayout.readthedocs.io

Keywords

matplotlib-figures

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts