Skip to main content

Processing of Bacmman measurement tables

Project description

PyBerries

PyBerries is a Python package that can be used to import, manipulate and plot data from Bacmman measurement tables.

It relies mainly on Pandas for data handling and Seaborn/Matplotlib for plotting.

Installation

Optional: install Jupyter-lab (to run Jupyter Notebooks)

Anaconda (recommended)

Anaconda will install both Python and Jupyter-lab (used to run Python notebooks) easily. Note however that it requires ~5 Gb free disk space. For a lighter installation procedure, see the next section "Command line install".

  • Download Anaconda from the official website
  • Run the installer (leave all options as default)
  • Start "Anaconda Navigator"
  • In Anaconda, launch the "Jupyter Lab" module (you might need to click on "Install" first)

Command line install

  • Open a terminal (macOS/Linux) or Powershell (Windows)
  • Install Python
    • Enter the command python --version
    • If an error or a version < 3.9 is shown, download and install Python from the official website
  • After installing, restart your terminal/powershell; the python --version command should display a version number > 3.9
  • Install Jupyter Lab
    • In a terminal/powershell, run the command python -m pip install jupyterlab
    • After the installation completes, Jupyter Lab can be started using the command jupyter-lab

Installing the package

To install the package, use the following command in a terminal:

python -m pip install PyBerries

You can also install a specific version number (useful e.g. to make sure you code won't be broken by a future update):

python -m pip install PyBerries==0.2.8

In a jupyter notebook, use the command:

%pip install PyBerries, or %pip install PyBerries==0.2.8 for a specific version.

Getting started

Try downloading and running the tutorial notebook to get acquainted with data import and plotting in PyBerries.

For further details, see the main functionalities documentation, as well as the DatasetPool documentation.

For more info and examples on plots, see the plot_preset documentation and the Seaborn documentation

Contact

For questions and feedback related to this package please send an email to daniel.thedie@ed.ac.uk

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

pyberries-0.2.26.tar.gz (26.6 kB view details)

Uploaded Source

Built Distribution

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

PyBerries-0.2.26-py3-none-any.whl (28.3 kB view details)

Uploaded Python 3

File details

Details for the file pyberries-0.2.26.tar.gz.

File metadata

  • Download URL: pyberries-0.2.26.tar.gz
  • Upload date:
  • Size: 26.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for pyberries-0.2.26.tar.gz
Algorithm Hash digest
SHA256 125372cf697664c6980d2401b50e3b149644bcbcc83c42405a78466b05e99bed
MD5 72900d7f5b584dbdb828bc7acb5e513e
BLAKE2b-256 d0b93d8f28abc6e8777e70bf0ec9646905e22d5f4f071e16a3ab43597c08747c

See more details on using hashes here.

File details

Details for the file PyBerries-0.2.26-py3-none-any.whl.

File metadata

  • Download URL: PyBerries-0.2.26-py3-none-any.whl
  • Upload date:
  • Size: 28.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for PyBerries-0.2.26-py3-none-any.whl
Algorithm Hash digest
SHA256 809210388cde5d886a8fdc7b36ddbe081645acad7033298bea6f43dae035215b
MD5 880fd46efa90fa3b29018b3881373af9
BLAKE2b-256 7de0ef4b07cda01e6460a9662e2e3d922bc58e5912e72594da7b98918174aa44

See more details on using hashes here.

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