MEEGqc: meta-package that installs meg_qc (the MEG and EEG quality control tool, formerly MEGqc).
Project description
meeg-qc
meeg-qc is the new name for the MEG and EEG quality control tool previously published as meg-qc (and branded as MEGqc). The lab has rebranded to MEEGqc to reflect first-class EEG support alongside MEG.
This distribution is a thin meta-package: installing it pulls in meg-qc, which is where all the code, CLI entry points, and package data live.
Install
pip install meeg-qc
is equivalent to:
pip install meg-qc
Both deliver the same installed result: the meg_qc Python package plus every CLI entry point in both naming families (megqc, run-megqc, run-megqc-plotting, get-megqc-config, globalqualityindex, and the new meegqc, run-meeqc, run-meeqc-plotting, get-meeqc-config aliases that point at the same underlying functions).
The Python import name remains meg_qc:
import meg_qc # works
import meeg_qc # does NOT work - intentional, no module shim
Why two distributions?
meg-qcis the canonical, long-standing PyPI name. Existing users, CI pipelines, and shell aliases keep working with no change.meeg-qcis the rebrand-aligned name for new users discovering the tool under its current branding.
Both ship from the same source repository (ANCPLabOldenburg/MEEGqc) and are released together at the same version.
Source
https://github.com/ANCPLabOldenburg/MEEGqc
License
MIT - see LICENSE.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file meeg_qc-1.0.1.tar.gz.
File metadata
- Download URL: meeg_qc-1.0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb0f0ceb49193e991d8c209f8cce3d5dbf1a591832792ffbe58a62d8b5678fa7
|
|
| MD5 |
d278a8098c715ae125b03e5c46047204
|
|
| BLAKE2b-256 |
5fc63bc0f71e2d89bdd417d05fab281d611cdb80f9d2153ed2e90bbee403d3b2
|
File details
Details for the file meeg_qc-1.0.1-py3-none-any.whl.
File metadata
- Download URL: meeg_qc-1.0.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
664e33ac6278cb33cbe200bbe00eb8fc7b1984b7ca31a973d9d835a9667c2701
|
|
| MD5 |
20c4d0b4c42e839c3c5e60842cad9b76
|
|
| BLAKE2b-256 |
ff133509307400104a62f29f11eb093aa09c14400bcb9d0c658e1cb3f1b16758
|