Skip to content

Project is realized under the academic topic of Modern Programming Techniques

Notifications You must be signed in to change notification settings

dextervipera/MPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problem decription

Standard data aligment problemm there are a few data measurement fies and the measurements are not taken at the same independent variable value

This work shows a few ways to align smal datasets.

What we have to do

  • Load data
  • try a few ways to align them
  • recalculate
  • visualize, prepare corrected tables as csv in the known format

Syntax and technical tools used

  1. R is used to implement math behind aligment.
  2. R source explanation can be found here

Possible solutions

  1. Ignore the offsets and align to the nearest
  2. Align by linear interpolation
  3. Align by spline

Improve?

Please do not hesitate to open pull requests to add funtionality to the scripts

About

Project is realized under the academic topic of Modern Programming Techniques

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published