{"id":17841709,"url":"https://github.com/blackcipher101/spaceye","last_synced_at":"2025-03-20T01:33:20.167Z","repository":{"id":53126894,"uuid":"294496755","full_name":"Blackcipher101/Spaceye","owner":"Blackcipher101","description":"A tool to decode star spectrum images using OpenCV to make predictions about its charatestics.","archived":false,"fork":false,"pushed_at":"2021-04-11T16:22:55.000Z","size":30380,"stargazers_count":11,"open_issues_count":10,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-06T21:04:24.708Z","etag":null,"topics":["data","data-visualizations","hacktoberfest","opencv","pysimplegui","space"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Blackcipher101.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}},"created_at":"2020-09-10T18:55:06.000Z","updated_at":"2021-04-11T16:22:57.000Z","dependencies_parsed_at":"2022-09-24T14:11:00.653Z","dependency_job_id":null,"html_url":"https://github.com/Blackcipher101/Spaceye","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blackcipher101%2FSpaceye","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blackcipher101%2FSpaceye/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blackcipher101%2FSpaceye/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blackcipher101%2FSpaceye/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Blackcipher101","download_url":"https://codeload.github.com/Blackcipher101/Spaceye/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221733219,"owners_count":16871822,"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":["data","data-visualizations","hacktoberfest","opencv","pysimplegui","space"],"created_at":"2024-10-27T21:06:04.732Z","updated_at":"2024-10-27T21:06:05.349Z","avatar_url":"https://github.com/Blackcipher101.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n[![Badge](https://img.shields.io/badge/KWOC-2020-blueviolet.svg)](https://shields.io/)\n# Spaceye :milky_way:\n\nSpaceye is something hit my mind :brain: when I was reading :blue_book: \"Introductation to Astrophsics\" by Baidyanath Basu which said we can get informatation about some\ncelestial bodies from thier spectrum.So I set out to make a tool that extract this informatation from the spectrum.\n\nSpectrum is basically a collection of all the colors in the image split up this can be taken from spectrometers u can make a spectrometer at home for \u003ca href=\"https://www.youtube.com/watch?v=IA5BTD-aelo\"\u003e10$\u003c/a\u003e\n\u003cbr\u003e\nIt looks like:\n\n\u003cimg src=\"Gstar.png\"\u003e\n\n\n## What Does Space Do :ballot_box_with_check:\nIt takes a spectrum image finds the color-graph find the adsorption lines the does some data crunching to find the corresponding elements, then also uses doppler shift\nto find the speed(radial velocity) :racing_car: , and matches with the star type to find an Idea about temperarture :thermometer: and wieght\n\nIt also has a feature where we can take in video of celestial :ringed_planet: body to find its rotation time\n\nThis all is packaged in a simple GUI.\n\n\n### How to use :gear:\n\n**Step 1: clone the repo**\n```\ngit clone https://github.com/Blackcipher101/Spaceye.git\n```\n**Step 2: install required packages**\n```\npip install opencv-python\npip install PySimpleGUI\n```\n**Step3: Showtime**\n```\npython3 main.py\n```\n:partying_face: Ça suffit! :partying_face:\n\n### Workflow\n\n#### Startup\n\n\u003cimg src=\"Images/Screenshot from 2020-09-20 15-20-19.png\"\u003e\n\n#### Selection of file\n\u003cimg src=\"Images/Screenshot from 2020-09-20 15-20-34.png\"\u003e\n\n#### Color graph\n\n\u003cimg src=\"Images/Screenshot from 2020-09-20 15-20-45.png\"\u003e\n\n#### Adsoption lines\nHere can adjust the amount of accuracy you want the set in such a way you don't have many lines but some promient lines. \n\u003cimg src=\"Images/Screenshot from 2020-09-20 15-20-57.png\"\u003e\n\n#### Final \nEnter your start and end frquency of the spectrometer try looking up \u003ca href=\"https://spectralworkbench.org/spectrums?page=2\"\u003espectralbench\u003c/a\u003e if you don't know\n\n\u003cimg src=\"Images/Screenshot from 2020-09-20 15-27-41.png\"\u003e\n\n#### Note: `-` sign stands for going away from us\nYaah its all done that simple right,\n\nI have cross-verified the elements with what are mostly find in those type of stars and it matches up 90% of the time and also the speed and weight numbers.\n\n#### Rotation\nEnter the duration of the video \nan leave it\n\u003cimg src=\"Images/Screenshot from 2020-09-20 15-59-11.png\"\u003e\n\nI missed the accurate rotation time by 0.74 days which is 27 days\nDisclamer:Only gives rotation of the middle part as in some celestial bodies different regions have differnt times\n\n### Contribution :handshake:\nFeel Free to make issues and send PRs :innocent:\n\n### License\nAll the images used were from \u003ca href=\"http://spectralworkbench.org/\"\u003espectral bench\u003c/a\u003e provided by public lab\nand the video was picked from \u003ca href=\"https://www.nasa.gov/mission_pages/soho/the-sun-daily/index.html\"\u003eSOHO\u003c/a\u003e webisite\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackcipher101%2Fspaceye","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblackcipher101%2Fspaceye","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackcipher101%2Fspaceye/lists"}