Name | utils2p JSON |
Version |
1.0.1
JSON |
| download |
home_page | https://github.com/NeLy-EPFL/utils2p |
Summary | Basic utility functions for 2 photon image data generated using ThorImage and ThorSync. |
upload_time | 2024-04-10 09:36:45 |
maintainer | None |
docs_url | None |
author | Florian Aymanns |
requires_python | None |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
|
coveralls test coverage |
No coveralls.
|
utils2p
=======
.. image:: https://travis-ci.com/NeLy-EPFL/utils2p.svg?token=snip9q1Tczja5zRZ7RGJ&branch=master
.. image:: https://codecov.io/gh/NeLy-EPFL/utils2p/branch/master/graph/badge.svg?token=Y5TJHHYYFT
:target: https://codecov.io/gh/NeLy-EPFL/utils2p
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.5501119.svg
:target: https://doi.org/10.5281/zenodo.5501119
.. contents Topics
Overview
--------
This module provides utility functions necessary for loading and processing
2-photon imaging data acquired with ThorLabs microscopes. It includes function
to read files generated by ThorImage and ThorSync.
Documentation
-------------
The full documentation is hosted on `github pages <https://nely-epfl.github.io/utils2p/>`_.
Installation
------------
Note that you will need an installation of `numpy <https://numpy.org/>`_ to install this package.
You can install numpy with the following command:
.. code-block:: shell
pip install numpy
The package can be installed using `pip <https://pypi.org/project/pip/>`_ with:
.. code-block:: shell
pip install utils2p
If you need the latest version or you want to make changes to the code, you should install
utils2p from source by following the steps below.
To do so first create a copy of the source code on your machine by cloning the repository:
.. code-block:: shell
git clone https://github.com/NeLy-EPFL/utils2p.git
Then install it using the following command:
.. code-block:: shell
pip install -e utils2p
Dependencies
------------
- python >3.6
- `pip <https://pypi.org/project/pip/>`_
- `numpy <https://numpy.org/>`_
- `h5py <https://www.h5py.org/>`_
- `scipy <https://scipy.org/>`_
Raw data
{
"_id": null,
"home_page": "https://github.com/NeLy-EPFL/utils2p",
"name": "utils2p",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Florian Aymanns",
"author_email": "florian.aymanns@epfl.ch",
"download_url": "https://files.pythonhosted.org/packages/fc/c0/fb25dd46ac1b5c0dc84e515cfc93dfb75f0b8c433bd4153138932080312f/utils2p-1.0.1.tar.gz",
"platform": null,
"description": "utils2p\n=======\n\n.. image:: https://travis-ci.com/NeLy-EPFL/utils2p.svg?token=snip9q1Tczja5zRZ7RGJ&branch=master\n.. image:: https://codecov.io/gh/NeLy-EPFL/utils2p/branch/master/graph/badge.svg?token=Y5TJHHYYFT\n :target: https://codecov.io/gh/NeLy-EPFL/utils2p\n.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.5501119.svg\n :target: https://doi.org/10.5281/zenodo.5501119\n\n.. contents Topics\n\nOverview\n--------\nThis module provides utility functions necessary for loading and processing\n2-photon imaging data acquired with ThorLabs microscopes. It includes function\nto read files generated by ThorImage and ThorSync.\n\nDocumentation\n-------------\nThe full documentation is hosted on `github pages <https://nely-epfl.github.io/utils2p/>`_.\n\nInstallation\n------------\nNote that you will need an installation of `numpy <https://numpy.org/>`_ to install this package.\nYou can install numpy with the following command:\n\n.. code-block:: shell\n\n pip install numpy\n\nThe package can be installed using `pip <https://pypi.org/project/pip/>`_ with:\n\n.. code-block:: shell\n\n pip install utils2p\n\nIf you need the latest version or you want to make changes to the code, you should install\nutils2p from source by following the steps below.\n\nTo do so first create a copy of the source code on your machine by cloning the repository:\n\n.. code-block:: shell\n\n git clone https://github.com/NeLy-EPFL/utils2p.git\n\nThen install it using the following command:\n\n.. code-block:: shell\n\n pip install -e utils2p\n\nDependencies\n------------\n- python >3.6\n- `pip <https://pypi.org/project/pip/>`_\n- `numpy <https://numpy.org/>`_\n- `h5py <https://www.h5py.org/>`_\n- `scipy <https://scipy.org/>`_\n",
"bugtrack_url": null,
"license": null,
"summary": "Basic utility functions for 2 photon image data generated using ThorImage and ThorSync.",
"version": "1.0.1",
"project_urls": {
"Homepage": "https://github.com/NeLy-EPFL/utils2p"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "49220261c20da682cd5d17d6e6ee77fb4a13be96ebfcd2d8c5c69a2f6762c763",
"md5": "af12d83f9871ed6c9c022a140556bee7",
"sha256": "48e38eafa3bb5023b45c56662f865f5b0b7cfc62664e9c0d89e5ca32f1697d9c"
},
"downloads": -1,
"filename": "utils2p-1.0.1-cp312-cp312-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "af12d83f9871ed6c9c022a140556bee7",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 91368,
"upload_time": "2024-04-10T09:36:43",
"upload_time_iso_8601": "2024-04-10T09:36:43.607579Z",
"url": "https://files.pythonhosted.org/packages/49/22/0261c20da682cd5d17d6e6ee77fb4a13be96ebfcd2d8c5c69a2f6762c763/utils2p-1.0.1-cp312-cp312-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fcc0fb25dd46ac1b5c0dc84e515cfc93dfb75f0b8c433bd4153138932080312f",
"md5": "de4af9ee72cd7eadc5def7b07ef61cf0",
"sha256": "873a80a123ae37cbe978a857513ce517a3f695d352872d8a4dadf3790fecafa6"
},
"downloads": -1,
"filename": "utils2p-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "de4af9ee72cd7eadc5def7b07ef61cf0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 96772,
"upload_time": "2024-04-10T09:36:45",
"upload_time_iso_8601": "2024-04-10T09:36:45.291534Z",
"url": "https://files.pythonhosted.org/packages/fc/c0/fb25dd46ac1b5c0dc84e515cfc93dfb75f0b8c433bd4153138932080312f/utils2p-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-10 09:36:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "NeLy-EPFL",
"github_project": "utils2p",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"lcname": "utils2p"
}