sluarch
SlµArch (Sleep MicroArchitecture): a Python package to analyse sleep microarchitecture.
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 5 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.8%) to scientific vocabulary
Repository
SlµArch (Sleep MicroArchitecture): a Python package to analyse sleep microarchitecture.
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
SlµArch

SlµArch (Sleep MicroArchitecture): a Python package to analyse sleep microarchitecture.
This package is optimised for Python 3.10 and above and was tested on both Windows and macOS ARM.
[!NOTE] All dependencies are listed in requirements, Python 3.10 minimum.
Citation 
If you use this package, please cite as follows:
- Guillot,
S.J.
(
2024). SlµArch (2024.05.16). GitHub, Zenodo. https://doi.org/10.5281/zenodo.11204061
Contribution 
This package was created and maintained by SJG.
Contributions are welcome, so feel free to submit a pull request!
To report a bug, please open a new issue.
Note that this program is provided with NO WARRANTY OF ANY KIND under Apache 2.0 license.
Installation of Python package
To install the toolbox, use:
python
conda install -c cf-staging sluarch
python
pip install sluarch
Owner
- Name: S.J. Guillot
- Login: sjg2203
- Kind: user
- Company: Columbia University Irving Medical Center
- Website: sjg2203.github.io
- Twitter: sjg_neuro
- Repositories: 12
- Profile: https://github.com/sjg2203
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: SlµArch
message: >-
If you use this package, please cite as follows: Guillot,
S.J. (2024). SlµArch (2024.05.16). GitHub, Zenodo.
https://doi.org/10.5281/zenodo.11204061
type: software
authors:
- given-names: Simon J
family-names: Guillot
email: simon.guillot@inserm.fr
affiliation: University of Oxford
orcid: 'https://orcid.org/0000-0002-1623-7091'
identifiers:
- type: doi
value: 10.5281/zenodo.11204061
description: Zenodo
repository-code: 'https://github.com/sjg2203/SluArch'
abstract: >-
SlµArch (Sleep MicroArchitecture): a Python package to
analyse sleep microarchitecture.
keywords:
- Sleep
- Microarchitecture
- Sleep spindles
- Slow oscillations
- K-complex
license: Apache-2.0
commit: 21b9ae3
version: v2024.05.16
date-released: '2024-05-16'
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Dependencies
- actions/checkout v2 composite
- shundor/python-bandit-scan 9cc5aa4a006482b8a7f91134412df6772dbda22c composite
- actions/checkout v3 composite
- actions/setup-python v3 composite
- pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite
- math *
- mne >=1.6.0
- myst-nb *
- numpy >=1.25.0
- outdated *
- pandas >=2.2.0
- scipy >=1.12.0
- sphinx-autoapi *
- sphinx-rtd-theme *