Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bkataru/dark-matter-rotation-curves
Visualizing the rotation curves of galaxies to understand the evidence for Dark Matter.
https://github.com/bkataru/dark-matter-rotation-curves
dark-matter galaxy galaxy-rotation rotation-curves
Last synced: 1 day ago
JSON representation
Visualizing the rotation curves of galaxies to understand the evidence for Dark Matter.
- Host: GitHub
- URL: https://github.com/bkataru/dark-matter-rotation-curves
- Owner: bkataru
- Created: 2022-04-18T19:42:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-18T20:22:12.000Z (over 2 years ago)
- Last Synced: 2023-10-28T03:21:31.996Z (about 1 year ago)
- Topics: dark-matter, galaxy, galaxy-rotation, rotation-curves
- Language: Python
- Homepage:
- Size: 1.13 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dark Matter Galactic Rotation Curve Analysis
Project to analyze data of rotation rates of different galactic regions for a set of 50 galaxies. So far the analysis has been restricted to visualizing the rotation curves in order to observe the approximately constant radial velocities at far away distances from the galactic center, which is the behavior that gave rise to the prediction of dark matter.
## Data
Raw data for Distance from Galactic Center in kPc and Radial Velocity in km/s was obtained from:
- http://www.ioa.s.u-tokyo.ac.jp/~sofue/h-rot.htm
- http://www.ioa.s.u-tokyo.ac.jp/~sofue/rotation/data.htm## Result
The plot obtained from my visualization is:
![](rotation_curves.png "The Rotation Curves Obtained from my Analysis")
And the original result (located at: http://www.ioa.s.u-tokyo.ac.jp/~sofue/rotation/fig1/all-new.gif) from the research conducted on this is:
![](og_result.gif "The Original Rotation Curves")