Python 3 Package of modules for typical analysis tasks analyzing physics data
Project description
LabTools3
Set of Python analysis tools for physics labs. It contains the "package" directory which is the Python package with a setup.py script for installation and a "doc" directory containing the Sphinx documentation. The repository starts with version 0.2.9 of LabTools. Version 1.0.2: has mostly some big fixes.
Version 1.1.0: now includes 2D-histograms and some bug fixes.
Version 1.1.1: includes 3D lego plot for histo2d. Note that at the moment surface and lego plots are only in linear scale possible.
Version 1.1.2: non-linear fitting is now based on scipy.optimize.least_squares so parameter bounds can be used.
Version 1.1.3.1: (same as 1.1.3) updated the rebin function for 1D histograms, by default it now returns a new histogram (replace = False). Also added the options to have the mean calculated for combined bins instead of the sum (use_mean = True). Fixed a bug in project_x and project_y functions for 2D histograms.
Version 1.1.3.2: minor bug fixes
Version 1.1.3.3: histogram axis labels are preserved in rebinning and projection actions (for 2d histogram)
Version 1.1.3.4: minor bug fixes
Version 1.1.3.5: corrected problen with add_data
Version 1.1.3.6: added features to fitting: plot attribute to plot the fit, the fit results is plotted by default (controlled with the plot_fit kwarg). The fit object are callable, returning the value of the fit function using the current values of the fit parameters. New attribute to datafile: adata_comment_index, a list of indices pointing to comment lines.
Version 1.1.3.7: updated documentation
Version 1.1.3.8: datafile can be initialized with a list of strings correponding to the regular syntax
Version 1.1.3.9: Fixed a bug in histo where histogram window variable was not initialized when loading from file (required a clear_window call).
Version 1.1.3.10: 2d histo now accepts axes as keywords. Make sure for 3d display the axes is a Axes3DSubplot.
Version 1.1.3.11: new control on title and axes labels for plotting
Version 1.1.3.12: bug fixes, peak and background functions are available for histogram fits.
Version 1.1.3.13: fitting of only one parameters enabled for linear fits
Version 1.1.3.14: error calcualtion for filling histograms with weights include sum of weight**2
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file labtools3-1.1.3.14.tar.gz
.
File metadata
- Download URL: labtools3-1.1.3.14.tar.gz
- Upload date:
- Size: 39.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ab5ebe002c845104249c4eec8644a2c26120659f91bbd1c37c9da9d2c8ccabb |
|
MD5 | 34fb9a1bbf743d20400f2fbb9c457650 |
|
BLAKE2b-256 | 493a47699a5e6a76c5eb1afd859b10f4c583e6676393aae54309f73ace1d428f |
File details
Details for the file LabTools3-1.1.3.14-py3-none-any.whl
.
File metadata
- Download URL: LabTools3-1.1.3.14-py3-none-any.whl
- Upload date:
- Size: 44.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9eae7b62086e736aad9c1def92b00eef8e47d8f6b3229f47da00853c70f3dafa |
|
MD5 | 1e9460729f08d5a064ecbfb2ceb0c247 |
|
BLAKE2b-256 | 50b10282806dbda28452a7b6276435532c3e5293f2644b34e872ce1092189ab8 |