xpdAcq / mission-control

Releases, Installers, Specs, and more!
0 stars 4 forks source link

Damped Sin Wave GOF vs. Independent Variable(s) #148

Open Sasaank opened 5 years ago

Sasaank commented 5 years ago

Use Case:

  1. User begins n-dimensional scan.
  2. Software creates a plot and .csv file.
  3. At each change in the independent variable(s), software fits pdf to a damped sin wave and calculates some goodness of fit (GOF) scalar.
  4. Software updates plot of Damped Sin Wave GOF vs Independent Variable(s).
  5. Software also appends GOF scalar to one column and Independent Variable(s) to other(s).
  6. At the end of the scan, software displays finished plot, saves and closes .csv file.
sbillinge commented 5 years ago

put on back burner