emgfit

View on PyPIReverse Dependencies (0)

0.5.0 emgfit-0.5.0-py3-none-any.whl

Wheel Details

Project: emgfit
Version: 0.5.0
Filename: emgfit-0.5.0-py3-none-any.whl
Download: [link]
Size: 658814
MD5: b1282c3c186da848f5088e6f851b42d2
SHA256: 2b616a8df5a74389f58c19477700c48346b137d789e28311a09358af1457ea0b
Uploaded: 2024-01-22 04:03:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: emgfit
Version: 0.5.0
Summary: Fitting of time-of-flight mass spectra with Hyper-EMG models
Author: Stefan Paul
Author-Email: stefan.paul[at]triumf.ca
Home-Page: https://github.com/RobbenRoll/emgfit
License: BSD (3-clause)
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: lmfit (>=1.2.2)
Requires-Dist: numpy (>=1.18.1)
Requires-Dist: scipy (>=1.3.2)
Requires-Dist: pandas (>=1.2.2)
Requires-Dist: matplotlib
Requires-Dist: docutils (>=0.3)
Requires-Dist: ipython (>=7.19.0)
Requires-Dist: ipykernel (>=5.3.4)
Requires-Dist: numdifftools (>=0.9.39)
Requires-Dist: jupyter
Requires-Dist: numba
Requires-Dist: mpmath
Requires-Dist: emcee (>=3.0)
Requires-Dist: corner
Requires-Dist: tqdm
Requires-Dist: h5py
Requires-Dist: xlsxwriter (>=1.2.8)
Requires-Dist: xlrd (>=1.0.0)
Requires-Dist: openpyxl
Requires-Dist: termcolor
Requires-Dist: joblib
Requires-Dist: dill
Requires-Dist: multiprocess
Requires-Dist: pywin32 (>=301); sys_platform == "win32"
License-File: LICENSE.txt
License-File: AUTHORS.rst
[Description omitted; length: 3371 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
emgfit/__init__.py sha256=EbN1bzIrCqSjqE7yPhEDEysi77Fiy8int5E_97uanRE 861
emgfit/_version.py sha256=2VRNmF9xUbsaTZRiAmW67Xw-xIojmL49yMH1hCL9xHQ 497
emgfit/ame_funcs.py sha256=gL_ueyN3PONUAk6Ue7BhyiIb3hLsLU_RHFN-oVU4KH0 9840
emgfit/config.py sha256=aFea-WAR_IkOXS-0Mb3jJG16jRyNY8K85VsXrynUgfE 1706
emgfit/emg_funcs.py sha256=lHnDdcAfYIjrllcDtqI3EXCNqEm-GLQNoD89Wwt3w3k 20582
emgfit/fit_models.py sha256=pxmCsPIEYWTbMxOyfX2i8NXcKUx4vmj4-RZaLjNGY2E 41790
emgfit/hypothesis_tests.py sha256=x9kCYD1rg7lENjV6N0GN1WzQgv9Lg8d59ZCLg_bQR2s 26109
emgfit/model.py sha256=X74oT9VSIy63GUPzgfB-ZWouYS12jHvH73d8GJoSX3s 39664
emgfit/sample.py sha256=-47wl_5tLcZvx7D8CUS_R_Asl2WO1Z5Bt80PfIv3uUk 35114
emgfit/spectrum.py sha256=uj-zaRgyvj9XMkf5XzuRiLm51QVKDh09NNsOpEOKGNc 283228
emgfit/AME2016/AME2016 mass data to csv.ipynb sha256=XoZ4PT7wBNU--odqgO_7khNN8uLWu4IMlUouz71QvNY 5025
emgfit/AME2016/AME2016-mass-formatted.csv sha256=A4eri0xgn3iaYyTN92JcXppiWksvivB_qjWiGJIFJ0s 318484
emgfit/AME2016/mass16.txt sha256=IWf1eiqYMx5GSbLdK2WKkAbtT7oZdXKev-UqQrS5IYo 418937
emgfit/AME2020/AME2020 mass data to csv.ipynb sha256=BgwyJwHy9bVjdD-zkM0kWkHOOcI9QM-XHeO10NopGqE 5024
emgfit/AME2020/AME2020-mass-formatted.csv sha256=Ot93KpsX9ICgmqvQytbe6c2AxhZr92JMDDvjGc4LHF0 329756
emgfit/AME2020/mass20.txt sha256=BbBUoFOPLDCNBhsiCW-UqUTxYDpbCUimLlFxZXYBxnQ 476239
emgfit/examples/tutorial/2019-09-13_004-_006 SUMMED High stats 62Ga.txt sha256=epIEAGW-jN0DYXsXeGtw5avCJfjRB5JC6oaKpYPNYz4 36683
emgfit/examples/tutorial/emgfit_tutorial.ipynb sha256=blo8F7ME3PNkz3tg16pxyDPJjeRRyyFFrt7F9-mJTOA 28385
emgfit/examples/tutorial/outputs/readme.txt sha256=BnU_Al1QnhEXzeVqeADXuqvlV1lo3TXDRG43ZM9Qn_Q 111
emgfit/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
emgfit/tests/test_ame_funcs_AME2016.py sha256=tZILn3L9hBPnaRFbmKKi1_lup4fpKidVb6rxi_MNQJw 7214
emgfit/tests/test_ame_funcs_AME2020.py sha256=a73Et2FAC1L31WEg1JnRzzLpBfRvEU3CFkxc46hu-W8 7082
emgfit/tests/test_emg_funcs.py sha256=cNeXB7RV2vOYx8YYh0N4Nz12tmLYBV9Od5w7sq0jrVQ 7278
emgfit/tests/test_hypothesis_tests.py sha256=jZbvpJ_Wb3AKsxRg7A9qB5gagHE96IL01shRO5U-hec 4676
emgfit/tests/test_model.py sha256=5ykYyWHIe3do6jV6Jgjso0yK6c-zCsGhAyg_PvEY5dw 3424
emgfit/tests/test_sample.py sha256=5ahUrj2x5ZmycUtuyY-Cg9R1hkk_tMYQpFuwbSeYysE 6410
emgfit/tests/test_spectrum.py sha256=kzcVgeHRF5iUpdasNsL2dOuNbVDLF8tsm_Rk1t3Dzdo 7923
emgfit-0.5.0.data/data/emgfit/LICENSE.txt sha256=4Otx5BhkWhybozrhwm_IbbOT8LeyFvaK_LK18BwWaeU 7284
emgfit-0.5.0.data/data/emgfit/README.rst sha256=LV_KUhMRFr3vwc2LZDVJcF7LkwDeIIHy8D872GhY9Tg 3371
emgfit-0.5.0.data/data/emgfit/requirements.txt sha256=j1qV6S66AYaffjs3QwWJtriXC1KsD2v3_ZwSZ4seCTI 334
emgfit-0.5.0.dist-info/AUTHORS.rst sha256=EAKDar0brhIlaOSN8b8ahlMBxXpJStMQy-cOKJB5xh0 306
emgfit-0.5.0.dist-info/LICENSE.txt sha256=4Otx5BhkWhybozrhwm_IbbOT8LeyFvaK_LK18BwWaeU 7284
emgfit-0.5.0.dist-info/METADATA sha256=qyiePLLuD-0ra76MprfX46pI7xJZNS_aKuSS6Ezeej4 4493
emgfit-0.5.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
emgfit-0.5.0.dist-info/top_level.txt sha256=fKtjF7kSpfH05ZUGBS4-oY-730QLfxr3mRJGIX7oNnU 7
emgfit-0.5.0.dist-info/RECORD

top_level.txt

emgfit