py2lispIDyOM

py2lispIDyOM: A Python package for the information dynamics of music (IDyOM) model - Published in JOSS (2022)

https://github.com/xinyiguan/py2lispidyom

Science Score: 95.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 6 DOI reference(s) in README and JOSS metadata
  • Academic publication links
    Links to: joss.theoj.org, zenodo.org
  • Committers with academic emails
    1 of 5 committers (20.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
    Published in Journal of Open Source Software

Scientific Fields

Mathematics Computer Science - 84% confidence
Last synced: 6 months ago · JSON representation

Repository

A Python package for IDyOM

Basic Info
Statistics
  • Stars: 12
  • Watchers: 1
  • Forks: 3
  • Open Issues: 1
  • Releases: 4
Created over 5 years ago · Last pushed almost 3 years ago
Metadata Files
Readme License

README.md

py2lispIDyOM: A Python package for IDyOM

build tests docs

status DOI PyPI version License: MIT

py2lispIDyOM is an open-source Python package that serves as a unifying Python interface that simplifies and streamlines the research workflow for running the information dynamics of music IDyOM model and analyzing output data. It is broadly aimed at researchers conducting IDyOM-based analysis in Python.

Table of Content


Getting Started

1. Prerequisites: Installing IDyOM

py2lispIDyOM requires IDyOM to be installed on the local machine. To start with, please read the IDyOM installation page to appropriately install IDyOM.

We also provided a script to automate the IDyOM installation process (for macOS). Some steps to follow: - Download this folder: install_idyom. - In the terminal, - cd to the path the folder "installidyom/" has been downloaded. For example, `cd Downloads/installidyom/ - Typebash install_idyom.sh. You will be prompted to provide - yourPassword, and - to follow the subsequent requestPress Enter to continue.`

2. Installing py2lispIDyOM

The code is compatible with >= Python 3.9.

It can be installed using pip or directly from the source code. Basic installation options include:

  • From PyPI using pip: pip install py2lispIDyOM
  • Download or gitclone this repository

Functionality and Usage

In summary, py2lispIDyOM has three main functionalities for research workflow:

  • Running the IDyOM
  • Data preprocessing
  • Visualizing IDyOM outputs

Please have a look at the tutorials, which guides you through all three basic functionalities of through examples.

Notebook examples

Citation, Contributions and Acknowledgments

Citation

Guan et al., (2022). py2lispIDyOM: A Python package for the information dynamics of music (IDyOM) model. Journal of Open Source Software, 7(79), 4738, https://doi.org/10.21105/joss.04738 @article{Guan2022, doi = {10.21105/joss.04738}, url = {https://doi.org/10.21105/joss.04738}, year = {2022}, publisher = {The Open Journal}, volume = {7}, number = {79}, pages = {4738}, author = {Xinyi Guan and Zeng Ren and Claire Pelofi}, title = {py2lispIDyOM: A Python package for the information dynamics of music (IDyOM) model}, journal = {Journal of Open Source Software} }

Contribution guidelines

We tried to make the code accessible and provide some examples in the tutorials for getting started smoothly. But there is still lots of room for better documentation, tutorials and testing. Please contact us if you have any questions or encounter bugs.

You are also welcome to contribute to this project. There are just a few small guidelines you need to follow.

Authors contributions

All authors provided critical feedback on the design of this project, and participated in the writing and editing of the manuscript. X.G. and C.P. conceptualized the project. X.G. and Z.R. planned the code architecture. X.G. carried out the overall computational implementation. C.P. supervised the overall project.

Acknowledgments

We thank Guilhem Marion for his initial contribution in the idea and code that constituted the basis for the development of this software.

We also thank the reviewer Alexander Hayes for providing useful comments on automating the installation steps of IDyOM.

Owner

  • Name: Xinyi Guan
  • Login: xinyiguan
  • Kind: user
  • Location: Lausanne
  • Company: EPFL

JOSS Publication

py2lispIDyOM: A Python package for the information dynamics of music (IDyOM) model
Published
November 11, 2022
Volume 7, Issue 79, Page 4738
Authors
Xinyi Guan ORCID
Max Planck NYU Center for Language, Music and Emotion, New York, NY 10003 USA
Zeng Ren ORCID
Digital and Cognitive Musicology Lab, École Polytechnique Fédérale de Lausanne, Lausanne, VD 1015 Switzerland
Claire Pelofi ORCID
Max Planck NYU Center for Language, Music and Emotion, New York, NY 10003 USA
Editor
Fabian-Robert Stöter ORCID
Tags
music cognition IDyOM

GitHub Events

Total
  • Watch event: 2
Last Year
  • Watch event: 2

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 304
  • Total Committers: 5
  • Avg Commits per committer: 60.8
  • Development Distribution Score (DDS): 0.227
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
xinyiguan x****2@g****m 235
Xinyi Guan x****2@n****u 56
HackMD n****y@h****o 8
hayesall a****r@b****t 4
Fabian-Robert Stöter f****t 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 7
  • Total pull requests: 10
  • Average time to close issues: 12 days
  • Average time to close pull requests: 1 day
  • Total issue authors: 3
  • Total pull request authors: 3
  • Average comments per issue: 3.0
  • Average comments per pull request: 0.1
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • hayesall (5)
  • siqiyou (1)
  • AoifeHughes (1)
Pull Request Authors
  • xinyiguan (6)
  • hayesall (3)
  • faroit (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 107 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 5
  • Total maintainers: 1
pypi.org: py2lispidyom

A Python package for the information dynamics of music (IDyOM) model

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 107 Last month
Rankings
Dependent packages count: 10.1%
Stargazers count: 18.5%
Forks count: 19.2%
Dependent repos count: 21.6%
Average: 30.5%
Downloads: 83.0%
Maintainers (1)
Last synced: 6 months ago

Dependencies

docs/requirements.txt pypi
  • autoclasstoc *
  • myst-parser *
  • nbsphinx *
  • pydata_sphinx_theme *
  • pypandoc *
  • sphinx *
  • sphinx-autodoc-typehints *
  • sphinx-rtd-theme *
  • sphinx_gallery *
requirements.txt pypi
  • matplotlib >=3.5.2
  • natsort >=8.1.0
  • numpy >=1.22.3
  • pandas >=1.4.2
  • scipy >=1.8.0
.github/workflows/build.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/docs.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • peaceiris/actions-gh-pages v3 composite
.github/workflows/draft-pdf.yml actions
  • actions/checkout v2 composite
  • actions/upload-artifact v1 composite
  • openjournals/openjournals-draft-action master composite
.github/workflows/test_dev.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
.github/workflows/tests.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
setup.py pypi