Giter Club home page Giter Club logo

masters's Introduction

Masters Project

Files for the Masters projects, written in Python.

The objective of the project was to determine if the rate of expansion of the universe is uniform in all directions. The files presented are not maintained and are difficult to navigate as this was my first proper data analysis project in Python.

Data

Supernova data

The supernovae data was sourced from the Union2.1 Database

http://supernova.lbl.gov/union/figures/SCPUnion2.1_mu_vs_z.txt

The reduced format of this data was produced in the (poorly commented) data_analysis_large.py file, with the output found in Reduced_Data_update.txt

Data for the cluster/supercluster data can be found in the data file.

Functions

The functions file (graphs/functions.py) was the main file where all the functions were stored. This is to provide consistency between all the functions and constants used throughout the project. Any simple data manipulation, such as splitting the components of the supernovae data into descrete lists is also done here so importing the data is smooth.

Graphs

The graphs section is split into three files:

  1. /cluster/

    Cluster analysis to determine if the cluster appreciably affects the rate of expansion of the universe.

  2. /hubble_plots/

    Hubble diagrams going out to difference distances, comparing different directions etc.

  3. /newsupercluster/

    Supercluster analysis and Supercluster and cluster analysis combined.

  4. /spacial_plots/

    Mollwiede plots of the supernovae

masters's People

Contributors

emmetttt avatar

Watchers

 avatar

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.