{"id":18654392,"url":"https://github.com/pycroscopy/pycroscopy","last_synced_at":"2025-05-15T06:09:05.155Z","repository":{"id":39646673,"uuid":"61456133","full_name":"pycroscopy/pycroscopy","owner":"pycroscopy","description":"Scientific analysis of nanoscale materials imaging data","archived":false,"fork":false,"pushed_at":"2025-03-07T22:43:05.000Z","size":371691,"stargazers_count":265,"open_issues_count":49,"forks_count":75,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-05-15T06:08:17.133Z","etag":null,"topics":["afm","atom","atomic-force-microscopy","electron-microscopy","fft","imaging","infrared","machine-learning","materials-science","microscopy","raman","scanning","scanning-probe-microscopy","scanning-tunnelling-microscopy","signal-processing","spectroscopy","statistics","stem","stm","visualization"],"latest_commit_sha":null,"homepage":"https://pycroscopy.github.io/pycroscopy/about.html","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pycroscopy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2016-06-18T23:12:18.000Z","updated_at":"2025-04-15T00:43:22.000Z","dependencies_parsed_at":"2023-12-24T15:41:06.468Z","dependency_job_id":"ff7806b6-fef2-4284-b8df-e2fd2476fa1e","html_url":"https://github.com/pycroscopy/pycroscopy","commit_stats":{"total_commits":3564,"total_committers":38,"mean_commits":93.78947368421052,"dds":0.5280583613916947,"last_synced_commit":"25137c8996f9a0c30396b9ad7cda83fb37364f4f"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pycroscopy%2Fpycroscopy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pycroscopy%2Fpycroscopy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pycroscopy%2Fpycroscopy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pycroscopy%2Fpycroscopy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pycroscopy","download_url":"https://codeload.github.com/pycroscopy/pycroscopy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254283350,"owners_count":22045141,"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":["afm","atom","atomic-force-microscopy","electron-microscopy","fft","imaging","infrared","machine-learning","materials-science","microscopy","raman","scanning","scanning-probe-microscopy","scanning-tunnelling-microscopy","signal-processing","spectroscopy","statistics","stem","stm","visualization"],"created_at":"2024-11-07T07:15:07.258Z","updated_at":"2025-05-15T06:09:00.140Z","avatar_url":"https://github.com/pycroscopy.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pycroscopy\n\n![Downloads](http://pepy.tech/badge/pycroscopy)\n[![GitHub Actions](https://github.com/pycroscopy/pycroscopy/workflows/build/badge.svg?branch=main)](https://github.com/pycroscopy/pycroscopy/actions?query=workflow%3Abuild)\n[![PyPI](https://img.shields.io/pypi/v/pycroscopy.svg)](https://pypi.org/project/pyCroscopy/)\n[![Coverage](https://codecov.io/gh/pycroscopy/pycroscopy/branch/main/graph/badge.svg?token=HXGZMKzJqb)](https://codecov.io/gh/pycroscopy/pycroscopy)\n[![Conda Forge](https://img.shields.io/conda/vn/conda-forge/pycroscopy.svg)](https://github.com/conda-forge/pycroscopy-feedstock)\n[![License](https://img.shields.io/pypi/l/pycroscopy.svg)](https://pypi.org/project/pyCroscopy/)\n[![DOI](https://zenodo.org/badge/61456133.svg)](https://zenodo.org/badge/latestdoi/61456133)\n\n**pycroscopy** is a [Python](http://www.python.org/) package for generic (domain-agnostic) microscopy data analysis. More specialized or domain-specific analysis routines are contained within some of the other packages within the pycroscopy ecosystem.\n\nPlease visit our [homepage](https://pycroscopy.github.io/pycroscopy/about.html) for more information and installation instructions.\n\nIf you use pycroscopy for research, we would appreciate if you could cite our [Arxiv paper](https://arxiv.org/abs/1903.09515) titled *\"USID and Pycroscopy - Open frameworks for storing and analyzing spectroscopic and imaging data\".*\n\n## Examples:\n1. **Intro to pycroscopy** - [![Google Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/pycroscopy/pycroscopy/blob/main/jupyter_notebooks/Intro_to_Pycroscopy.ipynb)\n\n\n2. **Image inpainting** - [![Google Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/pycroscopy/pycroscopy/blob/main/jupyter_notebooks/Inpainting_example.ipynb)\n\n\n3. **Denoising with Autoencoders** - [![Google Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/pycroscopy/pycroscopy/blob/main/jupyter_notebooks/PycroscopyDenosingAutoencoder.ipynb)\n\n## More examples in the [jupyter_notebooks](jupyter_notebooks/) folder.\n## List of Workshops Held\n\n### 2024\n- **[Machine Learning in Scanning Transmission Electron Microscopy Workshop 2024, University of Tennessee, Knoville, TN](https://github.com/gduscher/MLSTEM2024)**\n\n### 2023\n- **[ML-ElectronMicroscopy-school-2023](https://github.com/SergeiVKalinin/ML-ElectronMicroscopy-2023)**\n\n- **[AutomatedExperiment_Summer2023](https://github.com/SergeiVKalinin/AutomatedExperiment_Summer2023)**\n\n### 2022\n- **[FerroSchool Winter 2022 in Calgary](https://github.com/pycroscopy/ferroschool)**\n\n### 2021\n- **[Notebooks for MRS2021 tutorial](https://github.com/pycroscopy/MRS2021)**\n- **[SPM_ML_School_2021](https://github.com/pycroscopy/SPM_ML_School_2021)**\n\n\n### 2020  \n- **[AISTEM Workshop 2020](https://github.com/pycroscopy/AISTEM_WORKSHOP_2020)**\n\n\n### 2019  \n- **[CNMS ML in MS Workshop 2019](https://github.com/pycroscopy/CNMS_ML_in_MS_Workshop_2019)** \n\n\n### 2018  \n- **[CNMS ML in MS Workshop 2018](https://github.com/pycroscopy/CNMS_ML_in_MS_Workshop_2018)** \n\n- **[MM 2018 Workshop](https://github.com/pycroscopy/MM_2018_Workshop)** \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpycroscopy%2Fpycroscopy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpycroscopy%2Fpycroscopy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpycroscopy%2Fpycroscopy/lists"}