Skip to main content

Library for analyzing MEA files.

Project description

CureQ

This is the repository of the CureQ consortium.
This repository contains a library with functions for analyzing MEA files.
This repository is maintained by the Amsterdam University of Applied Sciences (AUMC).
More information: https://cureq.nl/


Install the library

Open a terminal and navigate to your home folder.

Install library with pip

Install the MEA analyzer with the following command when you are using Pip:

pip install CureQ 

Install library with conda

Install the MEA analyzer with the following command when you are using Conda:

conda install CureQ::CureQ

Library usage

Now you can try the CureQ library functions in your Python environment.
Import the function you need, call this function and watch how the pipeline analyzes your MEA file!

Example for analyzing all MEA wells

from CureQ.mea import analyse_well               # Library function for analyzing wells

file_path = 'path/to/your/mea_file.h5'           # Path to your MEA file
hertz = 20000                                    # Sampling frequency of MEA system
electrodes = 12                                  # Electrode amount per well

# Analyzes all wells in the MEA file
if __name__=='__main__':
   analyse_well(fileadress=file_path, hertz=hertz, electrode_amnt=electrodes)

Example visualisations of the MEA analysis pipeline

Spike detection

Spike detection well 10 electrode 2

Inter-spike interval

Inter-spike interval well 15 electrode 3

Single burst detection

Single burst detection well 15 electrode 3

Network burst detection

Network burst detection well 10

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

CureQ-0.2.0.tar.gz (35.5 kB view details)

Uploaded Source

Built Distribution

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

CureQ-0.2.0-py3-none-any.whl (82.1 kB view details)

Uploaded Python 3

File details

Details for the file CureQ-0.2.0.tar.gz.

File metadata

  • Download URL: CureQ-0.2.0.tar.gz
  • Upload date:
  • Size: 35.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for CureQ-0.2.0.tar.gz
Algorithm Hash digest
SHA256 c38d7ed238e2fa1fbbfdccc89bb60a1a153a5acb94d72a8ef9dfb015b12fc084
MD5 e943ccd5fea81525bc7f0e9e5f88f6e9
BLAKE2b-256 821fc464de497706bfec441eef06c38c706ccfc321834c9a654d85503688879e

See more details on using hashes here.

File details

Details for the file CureQ-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: CureQ-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 82.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for CureQ-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3eec9ddb408a55155f5f201e392bbc59974a067873d87046dec43de5889784d7
MD5 5a081c425b30b80fc9a5f2ca74ffefac
BLAKE2b-256 ecbed9130954e5aed756d94d65e9c7ae64157f3c6880b021f95da789e06b1ad6

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