Skip to content

This program accepts user input for the upper & lower limits of integration. Then, it parses through a folder (path modifiable below) full of .csv files, integrates data between the user-defined integration limits, and writes the area under the curve to an output file called "origname___i.csv" in the same directory as path.

Notifications You must be signed in to change notification settings

fensorechase/Integrate-IR-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Integrate-IR-Data

This program accepts user input for the upper & lower limits of integration. Then, it parses through a folder (path modifiable below) full of .csv files, integrates data between the user-defined integration limits, and writes the area under the curve to an output file called "origname___i.csv" in the same directory as path.

Instructions to Run

$ python integrate-2-py input-filename.csv

About

This program accepts user input for the upper & lower limits of integration. Then, it parses through a folder (path modifiable below) full of .csv files, integrates data between the user-defined integration limits, and writes the area under the curve to an output file called "origname___i.csv" in the same directory as path.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages