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 info and examples on plots, see the preset plots gallery and the Seaborn documentation

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.11.tar.gz (26.5 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.11-py3-none-any.whl (29.1 kB view details)

Uploaded Python 3

File details

Details for the file PyBerries-0.2.11.tar.gz.

File metadata

  • Download URL: PyBerries-0.2.11.tar.gz
  • Upload date:
  • Size: 26.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/6.0.0 pkginfo/1.9.6 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.65.0 CPython/3.10.9

File hashes

Hashes for PyBerries-0.2.11.tar.gz
Algorithm Hash digest
SHA256 14067c6bfb7b3cf1ed9ac517a0cd9ee6a9f4dec2b51f7a2cd61c3cab1b2fc27b
MD5 f6263cd3460de2cb61af24157b618273
BLAKE2b-256 63841b1a0d3ac2b129aa9566802c073ac26cfdc9cb3f06d9b9d19ed99ca33b31

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyBerries-0.2.11-py3-none-any.whl
  • Upload date:
  • Size: 29.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/6.0.0 pkginfo/1.9.6 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.65.0 CPython/3.10.9

File hashes

Hashes for PyBerries-0.2.11-py3-none-any.whl
Algorithm Hash digest
SHA256 fa9970490fdce2909281dd98290d76c7d93eef842a01dbfa980a6f5f339bea79
MD5 9b7905f8c7f684a8908a3198cc2a5df2
BLAKE2b-256 58860a075cb12a84e4b79272430874cae0fdefb6a516d0de1c893e13c8259286

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