{"id":24871626,"url":"https://github.com/maximelagrange/muographbeta","last_synced_at":"2026-02-14T19:02:23.041Z","repository":{"id":254165023,"uuid":"842396557","full_name":"MaximeLagrange/MuographBeta","owner":"MaximeLagrange","description":"Muon scattering tomography data reconstruction library","archived":false,"fork":false,"pushed_at":"2024-11-15T10:21:53.000Z","size":58797,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-16T07:49:17.852Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/MaximeLagrange.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-14T09:09:59.000Z","updated_at":"2025-10-02T13:43:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"75e79197-2939-4496-aedf-ebdc3f0272ad","html_url":"https://github.com/MaximeLagrange/MuographBeta","commit_stats":null,"previous_names":["maximelagrange/muographbeta"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MaximeLagrange/MuographBeta","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaximeLagrange%2FMuographBeta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaximeLagrange%2FMuographBeta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaximeLagrange%2FMuographBeta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaximeLagrange%2FMuographBeta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaximeLagrange","download_url":"https://codeload.github.com/MaximeLagrange/MuographBeta/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaximeLagrange%2FMuographBeta/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29452587,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"2025-02-01T04:32:46.389Z","updated_at":"2026-02-14T19:02:23.024Z","avatar_url":"https://github.com/MaximeLagrange.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n\n# MuographBeta: muon tomography library\n\n![logo](./images/muograph_logo.png)\n\n\nThis repo provides a library for muon scattering tomography and muon transmission tomography data analysis. \n\n## Overview\n\nAs a disclaimer, this library is more of an aggregate of muon tomography algorithms used throughtout PhD research rather than a polished product for the general public. As such, this repo targets mostly muon tomography reaserchers and enthousiasts.\n\nUsers can find ready to use scattering density algorihms as well as samples of simulated data.\n\nWhile curently being at a preliminary stage, this library is designed to be extended by users, whom are invited to implement their favorite reconstruction, material inference or image processing algorithms.\n\n![image](./images/mst_image_example.png)\n\n## Requierments\n\nThe Python libraries required can be installed using [Conda](https://conda.io/projects/conda/en/latest/user-guide/getting-started.html), a powerful command line tool for package and environment managment.\n\nIt can be installed following these [instructions](https://conda.io/projects/conda/en/latest/user-guide/install/index.html), based on your operating system.\n\nSimply run the following command:\n\n```bash\ncd MuographBeta/\nconda env create --file=environment.yml\n```\n\nYou can then activate/deactivate the environment with:\n\n```bash\nconda activate muograph\n```\n\n```bash\nconda deactivate\n```\n\n## Installation\n\nNow that the required libraries have been installed, the repository can be cloned:\n\n```bash\ngit clone https://github.com/MaximeLagrange/MuographBeta.git\n```\n\nThis repo Git Large File Storage ([LFS](https://git-lfs.com/)) to handle the data files that are too large for GitHub. To ensure that all LFS files are downloaded, run the following command inside the repository folder:\n\n```bash\ngit lfs pull\n```\n\n## Examples\n\nA few examples to introduce users to the package can be found in the `./example/` folder.\n\n![example](./images/examples_preview.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximelagrange%2Fmuographbeta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaximelagrange%2Fmuographbeta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximelagrange%2Fmuographbeta/lists"}