Skip to content

RichardOtt/RCFM

 
 

Repository files navigation

This code is being hijacked for demostration purposes. Suckers.

To download this project

Go to where you'd like to clone the respoditory (a good place is documents/github) and type: git clone https://github.com/Cisneros-Galaxy/RCFM.git

To download latest changes, updates, new branches (etc.) onto your local machine

git pull

What is this?

This project is a Python3 library and Jupiter Notebook that makes it easy and intuitive to analyze galaxy data.

Installing Dependancies

Before running anything, you need to install all of the dependencies. There are two ways to do this (do only one or the other):

(1) Manually

Install Python3
Install Jupyter Notebook
Install MatPlotLib

(2) With Anaconda - RECOMMENDED

Anaconda is a platform that makes it super easy to work with Python and Notebook. It comes with all the dependencies already installed! Just open it up, click "Launch" under "Jupyter Notebook" then navigate to the project's folder.
Install Anaconda Python 3.6 Version

Running the code

  1. Open Anaconda
  2. Launch Jupyter Notebook
  3. Navigate to where the code is located
  4. Click any of the .ipynb files

About

Rotation Curve Fitting Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%