hide xdata, etc. in fitter
Closed this issue · 0 comments
jayich commented
From the comment it looks like self.xdata should be hidden.
See https://github.com/Spinmob/spinmob/blob/master/_data.py#L820.
Same for ydata, and eydata (I think).
self._xdata, self._ydata, self._eydata.