GithubHelp home page GithubHelp logo

data-analytics-for-star-cluster-simulations's Introduction

The following repository does some analysis and some prediction for a star cluster simulation for a set of 64000 different stars over time.
The number of timestamps present in the dataset is 19, each separated by a few hundred years.
The data set consists of 8 columns. The columns are x,y,z,vx,vy,vz,mass and the id of the star(to identify which star the corresponding data is present for).
Since the difference in the position of the stars happens very rarely with time, the number of timestamps that show a significant difference is lesser. To run the repository, git clone the repository
Start with the exploratory data analytics that is done in R(EDA.r) which shows analysis of the aspects of the dataset and it shows whether there is any correlation between any of the columns.
To see how different the clusters are with the different timestamp, run the clustervisualization.rmd file. Its a r markdown file that visualizes how the cluster moves.
This visualization is done in plotly and can be rotated to see the visualization in different angles.

To generalize the position of a star, The distance and velocity vectors were created and the magnitude of velocity and distance was used for analysis in time series.

The python notebooks have some more analysis.







NOTE: Some of the code was done on Windows platform and some of them were done in Linux platform. So there could be difference in the import statements of the path. If you are running on Windows platform, change the '/' in the path to '\' and if you are running it on ubuntu, then change the '\' to '/'.

data-analytics-for-star-cluster-simulations's People

Contributors

neeleshca avatar

Stargazers

 avatar

Forkers

ninaadrao

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.