Closed jbouzanquet closed 11 years ago
Subtracting baseline values would be possible. Tho that begs the question of just what that 'zero' is. Do we have enough control over variables to do that?
Have you called or chatted with the people in lab right now? I believe they wanted to adjust to fit two points on a curve they're measuring today.
I've got the basic code written for that. We've run the GaAs wafer again and fit it with a quadratic curve. We then "callibrate" the curve by picking two points in our signal and subtracting out a modified background curve. It seems to work well for smooth data but if there's a lot of noise, the signal dips into the negatives after callibration.
A "zeroed" graph that worked
This didn't work so well
Just finished modifying the program to take averages at its callibration points. It should work better now.
How many points included in the average?
5.
This bug is about implementation. That's done, and though the program still needs work I'll close this issue and open another for bug work.
There should be a version of filter or standalone script that subtracts a baseline from the data calibrated to a background material run.