{"id":21849845,"url":"https://github.com/eulerlab/scanm_support","last_synced_at":"2026-05-19T14:03:00.059Z","repository":{"id":78359297,"uuid":"206740762","full_name":"eulerlab/ScanM_support","owner":"eulerlab","description":"Two-photon imaging software - Support","archived":false,"fork":false,"pushed_at":"2024-05-14T11:19:45.000Z","size":30798,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-22T12:49:09.996Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eulerlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-09-06T07:41:47.000Z","updated_at":"2024-05-14T11:19:48.000Z","dependencies_parsed_at":"2023-04-13T03:23:16.752Z","dependency_job_id":"bc3c39a7-9f06-4e21-a1ee-db23be893fbf","html_url":"https://github.com/eulerlab/ScanM_support","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eulerlab/ScanM_support","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eulerlab%2FScanM_support","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eulerlab%2FScanM_support/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eulerlab%2FScanM_support/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eulerlab%2FScanM_support/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eulerlab","download_url":"https://codeload.github.com/eulerlab/ScanM_support/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eulerlab%2FScanM_support/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33219382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T07:54:09.561Z","status":"ssl_error","status_checked_at":"2026-05-19T07:54:08.508Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-28T00:14:49.239Z","updated_at":"2026-05-19T14:03:00.054Z","avatar_url":"https://github.com/eulerlab.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ScanM - Support\n\nPython support for [ScanM](https://github.com/eulerlab/ScanM_support/wiki), a two-photon imaging software. This package provides tools for reading and processing ScanM binary data files (`.smp` pixel data, `.smh` header files).\n\n## Installation\n\n### Prerequisites\n\n- Python \u003e= 3.6\n- [uv](https://docs.astral.sh/uv/getting-started/installation/) (recommended) or pip\n\n### Clone and install\n\n```bash\ngit clone https://github.com/eulerlab/ScanM_support.git\ncd ScanM_support\n```\n\n**With uv (recommended):**\n\n```bash\nuv pip install -e .\n```\n\n**With pip:**\n\n```bash\npip install -e .\n```\n\n## Usage\n\n```python\nfrom scanmsupport.scanm.scanm_smp import SMP\n\ndata = SMP()\ndata.loadSMP(\"path/to/file.smp\")\n```\n\n## Further information\n\nCheck out the [wiki](https://github.com/eulerlab/ScanM_support/wiki).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feulerlab%2Fscanm_support","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feulerlab%2Fscanm_support","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feulerlab%2Fscanm_support/lists"}