Skip to content
 
 

Repository files navigation

Sagittal Average

This is a very simple example package used as part of the UCL Research Software Engineering with Python course.

Installation

Browse to the directory where this file lives, and run:

pip install .

That command will download any dependencies we have

Usage

Invoke the tool with sagittal_average_run <input_file_Dir> or use it on your own library:

from sagittal_average import sagittal_brain

sagittal_brain.run_averages("input_file.csv", "ouput_file.csv")

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages