{"id":14989261,"url":"https://github.com/lumispy/lumispy","last_synced_at":"2025-04-07T12:04:09.094Z","repository":{"id":37773888,"uuid":"222482347","full_name":"LumiSpy/lumispy","owner":"LumiSpy","description":"Luminescence data analysis with HyperSpy.","archived":false,"fork":false,"pushed_at":"2024-10-16T06:12:58.000Z","size":28497,"stargazers_count":26,"open_issues_count":14,"forks_count":18,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-10-17T21:16:25.633Z","etag":null,"topics":["data-analysis","hyperspy","hyperspy-extension","multi-dimensional","python","raman","raman-spectroscopy","spectroscopy"],"latest_commit_sha":null,"homepage":"https://lumispy.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LumiSpy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-18T15:32:48.000Z","updated_at":"2024-10-16T06:12:55.000Z","dependencies_parsed_at":"2023-02-17T18:16:14.305Z","dependency_job_id":"239a59c7-5a0e-42ce-80b2-0f217d8cbad1","html_url":"https://github.com/LumiSpy/lumispy","commit_stats":{"total_commits":542,"total_committers":9,"mean_commits":60.22222222222222,"dds":"0.40590405904059046","last_synced_commit":"3755b869be90b8512ed2a14baa711604b99970eb"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LumiSpy%2Flumispy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LumiSpy%2Flumispy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LumiSpy%2Flumispy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LumiSpy%2Flumispy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LumiSpy","download_url":"https://codeload.github.com/LumiSpy/lumispy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247648976,"owners_count":20972945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-analysis","hyperspy","hyperspy-extension","multi-dimensional","python","raman","raman-spectroscopy","spectroscopy"],"created_at":"2024-09-24T14:17:57.416Z","updated_at":"2025-04-07T12:04:09.069Z","avatar_url":"https://github.com/LumiSpy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://dev.azure.com/Lumispy/lumispy/_apis/build/status/LumiSpy.lumispy?branchName=main)](https://dev.azure.com/Lumispy/lumispy/_build/latest?definitionId=3\u0026branchName=main)\n[![Tests](https://github.com/lumispy/lumispy/workflows/Tests/badge.svg)](https://github.com/lumispy/lumispy/actions)\n[![Codecov Status](https://codecov.io/gh/lumispy/lumispy/branch/main/graph/badge.svg?token=8ZFX8X4Z1I)](https://codecov.io/gh/lumispy/lumispy)\n[![Code quality scan](https://github.com/lumispy/lumispy/actions/workflows/codeql.yml/badge.svg)](https://github.com/LumiSpy/lumispy/security/code-scanning)\n[![Documentation Status](https://readthedocs.org/projects/lumispy/badge/?version=latest)](https://lumispy.readthedocs.io/en/latest/?badge=latest)\n\n\n[![Python Version](https://img.shields.io/pypi/pyversions/lumispy.svg?style=flat)](https://pypi.python.org/pypi/lumispy)\n[![PyPi Version](http://img.shields.io/pypi/v/lumispy.svg?style=flat)](https://pypi.python.org/pypi/lumispy)\n[![Anaconda Version](https://anaconda.org/conda-forge/lumispy/badges/version.svg)](https://anaconda.org/conda-forge/lumispy)\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4640445.svg)](https://doi.org/10.5281/zenodo.4640445)\n\n\n\u003cimg src=\"https://github.com/LumiSpy/lumispy/raw/main/doc/_static/logo_rec_april21.svg\" width=\"300\" alt=\"LumiSpy\"\u003e\n\nLumiSpy is a Python package extending the functionality for multi-dimensional\ndata analysis provided by the [HyperSpy](https://hyperspy.org) library. It is\naimed at helping with the analysis of luminescence spectroscopy data\n(cathodoluminescence, photoluminescence, electroluminescence, Raman, SNOM).\n\nIf analysis using LumiSpy forms a part of published work, please consider \nrecognising the code development by citing the project using the\n[Zenodo-DOI](https://doi.org/10.5281/zenodo.4640445).\n\nGo to the documentation for instructions on how to install LumiSpy and start an\nanalysis: [Read the docs](https://docs.lumispy.org).\n\n[Tutorials and exemplary workflows](https://github.com/lumispy/lumispy-demos)\nhave been curated as a series of Jupyter notebooks that you can work through \nand modify to perform many common analyses. These can be either downloaded and\nrun locally or tried out using interactive online sessions.\n\nEveryone is welcome to contribute. Please read our\n[contributing guidelines](https://github.com/LumiSpy/lumispy/blob/main/CONTRIBUTING.rst) and get started!\n\nDevelopment of LumiSpy is documented in the\n[changelog](https://github.com/LumiSpy/lumispy/blob/main/CHANGELOG.rst).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flumispy%2Flumispy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flumispy%2Flumispy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flumispy%2Flumispy/lists"}