{"id":20647483,"url":"https://github.com/jmbhughes/solartom","last_synced_at":"2025-09-26T21:30:24.692Z","repository":{"id":205203078,"uuid":"713587074","full_name":"jmbhughes/solartom","owner":"jmbhughes","description":"Python solar tomography package with Rust backend","archived":false,"fork":false,"pushed_at":"2023-11-06T23:45:44.000Z","size":1684,"stargazers_count":4,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-16T16:37:59.162Z","etag":null,"topics":["computer-vision","solar","tomography"],"latest_commit_sha":null,"homepage":"http://jmbhughes.com/solartom/","language":"Rust","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/jmbhughes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2023-11-02T20:32:47.000Z","updated_at":"2024-10-26T05:21:56.000Z","dependencies_parsed_at":"2023-11-06T23:31:34.699Z","dependency_job_id":"7ab6502f-3ffb-4f21-ac3d-a4a2cd75641e","html_url":"https://github.com/jmbhughes/solartom","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"cd6efba3b8211356fdb9d68959bb5dde18e8de84"},"previous_names":["jmbhughes/solartom"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmbhughes%2Fsolartom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmbhughes%2Fsolartom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmbhughes%2Fsolartom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmbhughes%2Fsolartom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmbhughes","download_url":"https://codeload.github.com/jmbhughes/solartom/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234345202,"owners_count":18817557,"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":["computer-vision","solar","tomography"],"created_at":"2024-11-16T16:32:57.773Z","updated_at":"2025-09-26T21:30:24.307Z","avatar_url":"https://github.com/jmbhughes.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# solartom: a solar tomography package\n\n🚧🚧🚧 This package is under heavy development and will likely change dramatically. 🚧🚧🚧\n\n🚧🚧🚧 New features are on the way. 🚧🚧🚧\n\n## What is solartom ?\n\nTomography is the task of reconstructing a model based on observations. In this case, we use many 2D solar images to construct a 3D model of the solar environment.\n\nThis is a parallelized tomography projector and backprojector. It originates from solar tomography applications but could be used for other applications. It uses the [Siddon algorithm](https://aapm.onlinelibrary.wiley.com/doi/abs/10.1118/1.595715) as its core. The parallelization is done with Rust's Rayon library.\n\nA similar package called [TomograPy](https://github.com/nbarbey/TomograPy) was originally authored by [Nicolas Barbey](https://github.com/nbarbey). This is the second generation of that package. It is now updated and maintained by [Marcus Hughes](https://github.com/jmbhughes).\n\n![example](solar_example.png)\n\nAbove you can see an example input with its reconstruction from a solartom derived model cube. It's not perfect but shows the promise of this package.\n\n## Status\n\nThis package still needs some features and much documentation to improve ease of use for solar physics settings. If you're interested in using it, please contact Marcus Hughes \u003cmarcus.hughes@swri.org\u003e for more information on a timeline.\n\n## Installation\n\nUntil the code is released on PyPI (coming soon!), you have to clone the repo and then install using pip. I always recommend creating a virtual environment for each project.\n\n```bash\ngit@github.com:jmbhughes/solartom.git\npython -m venv venv\nsource venv/bin/activate\npip install .\n```\n\n## Basic Use\n\nRight now a simple toy example is available in `example.py`. More guidance is coming on how to use with STEREO and other data!\n\n## Extended Documentation\n\nComing soon!\n\n## Collaborations and questions\n\nPlease reach out to Marcus Hughes at \u003cmarcus.hughes@swri.org\u003e. I'd love to have your input and use case in mind when developing this software.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmbhughes%2Fsolartom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmbhughes%2Fsolartom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmbhughes%2Fsolartom/lists"}