Mercurial > repos > rv43 > tomo
diff fit.py @ 63:98a83f03d91b draft
"planemo upload for repository https://github.com/rolfverberg/galaxytools commit a9ebbfca439737ae17ddcb0df84408155f964877"
author | rv43 |
---|---|
date | Thu, 18 Aug 2022 14:36:46 +0000 |
parents | 26f99fdd8d61 |
children | 15288e9746e0 |
line wrap: on
line diff
--- a/fit.py Wed Aug 17 15:10:13 2022 +0000 +++ b/fit.py Thu Aug 18 14:36:46 2022 +0000 @@ -8,7 +8,6 @@ """ import sys -import re import logging import numpy as np @@ -19,8 +18,8 @@ from lmfit.models import ConstantModel, LinearModel, QuadraticModel, PolynomialModel,\ StepModel, RectangleModel, GaussianModel, LorentzianModel -#from .general import * -from general import is_index, index_nearest, quickPlot +from .general import * +#from general import * # sigma = fwhm_factor*fwhm fwhm_factor = {