melizalab-tools


Namemelizalab-tools JSON
Version 2025.8.27 PyPI version JSON
download
home_pageNone
SummaryMeliza lab scripts and modules for auditory neurophysiology
upload_time2025-08-27 23:39:30
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseBSD 3-Clause License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            dlab
----

A collection of python code and scripts used by the Meliza Lab.

To install: ``pip install melizalab-tools``

modules
~~~~~~~

-  ``dlab.pprox``: functions for working with
   `pprox <https://meliza.org/spec:2/pprox/>`__ objects, a data format
   for storing multi-trial point process data (e.g. spike times evoked
   by stimulus presentation).
-  ``dlab.neurobank``: some convenient wrappers for interacting with a
   `neurobank <https://github.com/melizalab/neurobank/>`__ repository and archives.
-  ``dlab.signal``:  signal processing functions

console scripts
~~~~~~~~~~~~~~~

-  ``group-kilo-spikes``: sort spike times output from
   `kilosort <https://github.com/MouseLand/Kilosort>`__ and
   `phy2 <https://github.com/cortex-lab/phy/>`__ into pprox files.
- ``get-songs``: extract segments from arf files, rescale, resample, save into
   wave files, and optionally deposit back into neurobank. Usually the first
   step in generating a stimulus set, keeps a nice provenance trail.

other stuff
~~~~~~~~~~~


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "melizalab-tools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "C Daniel Meliza <dan@meliza.org>",
    "keywords": null,
    "author": null,
    "author_email": "C Daniel Meliza <dan@meliza.org>",
    "download_url": "https://files.pythonhosted.org/packages/73/dd/7d0c993daebcb4fec3d57ce55203cdbe914c5941bf450ec7ec1940bb7a7b/melizalab_tools-2025.8.27.tar.gz",
    "platform": null,
    "description": "dlab\n----\n\nA collection of python code and scripts used by the Meliza Lab.\n\nTo install: ``pip install melizalab-tools``\n\nmodules\n~~~~~~~\n\n-  ``dlab.pprox``: functions for working with\n   `pprox <https://meliza.org/spec:2/pprox/>`__ objects, a data format\n   for storing multi-trial point process data (e.g.\u00a0spike times evoked\n   by stimulus presentation).\n-  ``dlab.neurobank``: some convenient wrappers for interacting with a\n   `neurobank <https://github.com/melizalab/neurobank/>`__ repository and archives.\n-  ``dlab.signal``:  signal processing functions\n\nconsole scripts\n~~~~~~~~~~~~~~~\n\n-  ``group-kilo-spikes``: sort spike times output from\n   `kilosort <https://github.com/MouseLand/Kilosort>`__ and\n   `phy2 <https://github.com/cortex-lab/phy/>`__ into pprox files.\n- ``get-songs``: extract segments from arf files, rescale, resample, save into\n   wave files, and optionally deposit back into neurobank. Usually the first\n   step in generating a stimulus set, keeps a nice provenance trail.\n\nother stuff\n~~~~~~~~~~~\n\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License",
    "summary": "Meliza lab scripts and modules for auditory neurophysiology",
    "version": "2025.8.27",
    "project_urls": {
        "Homepage": "https://github.com/melizalab/melizalab-tools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f9016b04114ceefaf48d7e3c9330e602cb51b7b0dc78d93d993ab669a688a5ab",
                "md5": "8dc5e480673c5a5fd6f98d0661bdf6d6",
                "sha256": "cb1d345708cec69c468e2b5d60bf0d83c5e491c329f9079a36fac73d31c89322"
            },
            "downloads": -1,
            "filename": "melizalab_tools-2025.8.27-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8dc5e480673c5a5fd6f98d0661bdf6d6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 23715,
            "upload_time": "2025-08-27T23:39:29",
            "upload_time_iso_8601": "2025-08-27T23:39:29.004882Z",
            "url": "https://files.pythonhosted.org/packages/f9/01/6b04114ceefaf48d7e3c9330e602cb51b7b0dc78d93d993ab669a688a5ab/melizalab_tools-2025.8.27-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "73dd7d0c993daebcb4fec3d57ce55203cdbe914c5941bf450ec7ec1940bb7a7b",
                "md5": "8835072fa6b26d7e7ce544b721ea1f7a",
                "sha256": "09eaa721dbcaaa82d21b7f291261a90a7b6409098e2a38a33618baff8156507e"
            },
            "downloads": -1,
            "filename": "melizalab_tools-2025.8.27.tar.gz",
            "has_sig": false,
            "md5_digest": "8835072fa6b26d7e7ce544b721ea1f7a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 78172,
            "upload_time": "2025-08-27T23:39:30",
            "upload_time_iso_8601": "2025-08-27T23:39:30.308593Z",
            "url": "https://files.pythonhosted.org/packages/73/dd/7d0c993daebcb4fec3d57ce55203cdbe914c5941bf450ec7ec1940bb7a7b/melizalab_tools-2025.8.27.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-27 23:39:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "melizalab",
    "github_project": "melizalab-tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "melizalab-tools"
}
        
Elapsed time: 0.88665s