Skip to main content

programa para la deconvolución de curvas OSL utilizando el método CGCD

Project description

OSL_CGCD

Program for the deconvolution of OSL curves using the CGCD method.

Author

EDWIN JOEL PILCO QUISPE
Email: edwinpilco10@gmail.com

Description

This package allows you to analyze and deconvolute OSL (Optically Stimulated Luminescence) curves using the CGCD method. It includes tools to process Excel files, fit curves, and save results.

Installation

You can install the package from PyPI:

python -m pip install OSL_CGCD

Or install it locally from the generated .whl file:

cd dist
python -m pip install osl_cgcd-0.1.1-py3-none-any.whl

Basic Usage

Create a script and use the included module:

from OSL_CGCD import modulo
# Example: run analysis functions

Package Structure

  • modulo.py: Deconvolution of OSL curves from Excel files. Allows you to select the file to process and saves results in the deconvolution_results folder. Combines results from several columns into a single continuous file for further analysis.

Example Execution

  1. Run modulo.py to process your Excel file:
    python src/OSL_CGCD/modulo.py
    

Publishing to PyPI

To publish a new version:

  1. Update the version in setup.py.
  2. Build the package:
    python -m build
    
  3. Upload the package:
    python -m twine upload dist/*
    

Requirements

  • Python >= 3.6
  • Recommended packages: numpy, scipy, matplotlib, pandas, prettytable

License

This project is free to use for academic and personal purposes.

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

osl_cgcd-0.1.5.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

osl_cgcd-0.1.5-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file osl_cgcd-0.1.5.tar.gz.

File metadata

  • Download URL: osl_cgcd-0.1.5.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.1

File hashes

Hashes for osl_cgcd-0.1.5.tar.gz
Algorithm Hash digest
SHA256 425bbd376f09cfcce39ffe1a10cb7b6303e3ab5629e080efa268906d6c60a15d
MD5 f3d1aed039bd2e8c6739a72c5e79f0a5
BLAKE2b-256 d31464b4a9ef90a1ad5c4159171a79fba0dcf24a44413bcdde9bde55e93664fd

See more details on using hashes here.

File details

Details for the file osl_cgcd-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: osl_cgcd-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.1

File hashes

Hashes for osl_cgcd-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 1de5b5e46f574335f11f426a2b5d266bca1541dc4dc1cb57fa41ac45046bfe22
MD5 2d65b9d91014d6711f07f3b83b3c9925
BLAKE2b-256 15ee484064d71e03bfe47800e4824f719caffe429e96cb505b0474bc66541cb5

See more details on using hashes here.

Supported by

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