Skip to content

A flexible and interactive python program for performing rotation curve decomposition analysis and creating publication-ready plots.

Notifications You must be signed in to change notification settings

erichards/fithalo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fithalo

A flexible and interactive python program for performing rotation curve decomposition analysis and creating publication-ready plots.

Files

  • README.md: this file

  • CodeBook.md: documentation for the program

  • fithalo.py: python script which performs the rotation curve decomposition analysis

  • galaxy.dat: example output text file

  • galaxy.png: example output figure

  • galaxy.rot: example input text file

Running the Code

  1. Copy this repository to a local directory.

  2. Type 'python fithalo.py path_to_file/filename' on the command line.

Dependencies

fithalo.py makes use of the following packages:

  • sys
  • os
  • pandas
  • numpy
  • scipy
  • matplotlib

About

A flexible and interactive python program for performing rotation curve decomposition analysis and creating publication-ready plots.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages