You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously fit functions could not be removed without restoring
the original data, which removed all changes to the data.
The 'none' option sets the function variable to None, which
plots a stream without a function. Addresses issue: usgs#9.
Once fit curves are added, there is no option to remove them. Fit curves can be removed using Restore data on the Stream page, but all changes (flags) are lost unless saved in a file.
Fit method: https://github.com/usgs/magpy/blob/master/magpy/gui/magpy_gui.py#L2173-L2216
Fit dialog box class: https://github.com/usgs/magpy/blob/master/magpy/gui/dialogclasses.py#L1805-L1873
OS: Sierra
MagPy: v0.3.91
The text was updated successfully, but these errors were encountered: