Skip to main content

package for TRXAS pre-fitting process

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

version: 0.4.4

Copyright: (C) 2021 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 TRXASprefitpack_info utility [depecated, will be removed in version 0.5]

    • If you already installed TRXASprefitpack then just type TRXASprefitpack_info
    • Otherwise, type python3 ./bin/TRXASprefitpack_info.py
  • 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
    • cd TRXASprefitpack
    • python3 -m build
    • cd dist
    • unpack tar gzip file
    • go to TRXASprefitpack-* directory
    • pip install .

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.4.tar.gz (607.4 kB view hashes)

Uploaded Source

Built Distribution

TRXASprefitpack-0.4.4-py3-none-any.whl (32.3 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