JeschkeLab / DeerLab-Matlab

Data analysis and method development toolbox for dipolar EPR spectroscopy
MIT License
4 stars 2 forks source link

Fitting background-only data #65

Closed stestoll closed 4 years ago

stestoll commented 4 years ago

Right now, there is no simple way to use fitsignal to fit a background-only trace (e.g. from a singly-labeled protein that doesn't associate or aggregate). This should be possible in a straightfoward way.

For this, one way would be to adjust the syntax for the three model inputs to fitsignal such that a function handle supplies a model, [] gives a default model, and 'none' means no model.