Skip to main content

package for TRXAS pre-fitting process

Reason this release was yanked:

Unstable and buggy

Project description

TRXASprefitpack: package for TRXAS pre-fitting process which aims for the first order dynamics

License: LGPL v3

PyPI version

Total alerts

Language grade: Python

Documentation Status

stable version: 0.4.10

Copyright: (C) 2021-2022 Junho Lee (@pistack) (Email: pistatex@yonsei.ac.kr)

Licence: LGPL3

Features

  • Utilites

    • auto_scale: match the scaling of energy scan and time scan data
    • broadenig: voigt broadening your theoritical calculated line spectrum
    • fit_static: fitting experimental ground state spectrum using voigt broadened theoritical calculated line spectrum
    • fit_tscan: fitting time delay scan data with the sum of exponential decays convolved with gaussian, lorenzian(cauchy), pseudo voigt instrument response function
  • libraries

    • See source documents Docs

How to get documents for TRXASprefitpack package

  • From www web

    • Docs are hosted in readthedocs
  • From source

    • go to docs directory and type
      • for windows: ./make.bat
      • for mac and linux: make

How to install TRXASprefitpack package

  • Easy way
    • pip install TRXASprefitpack
  • Advanced way (from release tar archive)
    • Downloads release tar archive
    • unpack it
    • go to TRXASprefitpack-* directory
    • Now type pip install .
  • Advanced way (from repository)
    • git clone https://github.com/pistack/TRXASprefitpack.git
    • git checkout v0.4.10
    • cd TRXASprefitpack
    • python3 -m build
    • cd dist
    • unpack tar gzip file
    • go to TRXASprefitpack-* directory
    • pip install .

Examples

Jupyter notebook examples for TRXASprefitpack are located in example

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

TRXASprefitpack-0.4.11b3.tar.gz (37.1 kB view hashes)

Uploaded Source

Built Distribution

TRXASprefitpack-0.4.11b3-py3-none-any.whl (26.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page