{"id":21358473,"url":"https://github.com/friebetill/cloud-chamber","last_synced_at":"2025-03-16T06:17:05.803Z","repository":{"id":128745369,"uuid":"125766529","full_name":"friebetill/Cloud-chamber","owner":"friebetill","description":"Automatic detection of fog stripes (alpha and beta radiation) in a cloud chamber","archived":false,"fork":false,"pushed_at":"2019-04-16T15:07:30.000Z","size":2586,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T18:35:43.550Z","etag":null,"topics":["automation","cloud-chamber-detector","physics"],"latest_commit_sha":null,"homepage":"","language":"Python","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/friebetill.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-18T20:52:28.000Z","updated_at":"2022-02-23T00:30:33.000Z","dependencies_parsed_at":"2023-04-10T09:32:15.556Z","dependency_job_id":null,"html_url":"https://github.com/friebetill/Cloud-chamber","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friebetill%2FCloud-chamber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friebetill%2FCloud-chamber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friebetill%2FCloud-chamber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friebetill%2FCloud-chamber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/friebetill","download_url":"https://codeload.github.com/friebetill/Cloud-chamber/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830955,"owners_count":20354856,"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":["automation","cloud-chamber-detector","physics"],"created_at":"2024-11-22T05:17:26.728Z","updated_at":"2025-03-16T06:17:05.792Z","avatar_url":"https://github.com/friebetill.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloud chamber\nCloud chamber is a program for the automatic evaluation of a cloud chamber experiment.\n\n## How does it work?\nThe program only accepts images and processes them in the following steps.\n1. Align images to the background image\n2. Remove the backgrounds in the images\n3. Detect lines in the images\n4. Filter duplicate lines\n5. Plot the results\n\n![Results](/example_data/Nebelkammer_000_result.jpg?raw=true)\n\n## How do I use it?\nInstall Python (a programming language) to run the program. How to install Python can be found here: [WikiHow](https://de.wikihow.com/Python-installieren)\n\nInstall required libraries\n```\npip install numpy matplotlib opencv-python imreg_dft imageio pandas argparse\n```\n\nTo execute the complete program:\n```bash\npython cloudchamber example_data/*\n```\nSince aligning the images takes a very long time, you can also execute the individual parts of the program individually.\nCheck the help for more information.\n```bash\npython cloudchamber -h\n```\nSince the program removes the background, an image without fog strips must be packed into the background folder.\nTo better remove background artifacts, the artifacts in the background image should be made white. \nAs in the example background_with_stripes.jpg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriebetill%2Fcloud-chamber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffriebetill%2Fcloud-chamber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriebetill%2Fcloud-chamber/lists"}