Skip to main content

A tool for post-processing MESA2.0 measurement data

Project description

MESA2.0 Postprocessing Tool

This package provides a set of tools designed for pre-processing MESA2.0 measurement data. It includes functionality to read, merge, and process measurement data efficiently.

Features

  • Read data from .dat and associated binary files.
  • Merge data from different sources like TDMS and DAT files.
  • Export processed data to various formats such as CSV and Parquet.
  • Handle metadata and unit conversions.

Installation

Install mesa2_preprocessing using pip:

pip install mesa2_preprocessing

Usage

Here is a simple example of how to use the package:

from mesa2_preprocessing import dat_to_df, create_merged_tdms

# Convert a DAT file to a DataFrame
df = dat_to_df('path_to_your_dat_file.dat')

# Create a merged TDMS file from DAT and TDMS sources
create_merged_tdms('path_to_your_tdms_file.tdms', 'path_to_your_dat_file.dat', 'output_directory')

Dependencies

  • Python >= 3.8
  • pandas
  • numpy
  • nptdms

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

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

mesa2_preprocessing-0.1.0.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

mesa2_preprocessing-0.1.0-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file mesa2_preprocessing-0.1.0.tar.gz.

File metadata

  • Download URL: mesa2_preprocessing-0.1.0.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.11

File hashes

Hashes for mesa2_preprocessing-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4fdc5f99617aa61bf13eb4de91093f6e6e6ace87a674590f153841191ad8919d
MD5 d1eaaf0b9794e02aeed4be86c9f3878b
BLAKE2b-256 2ae24ba63dfb405306422315e9a8f489980b9d012f401d6cca207aaca0307fdd

See more details on using hashes here.

File details

Details for the file mesa2_preprocessing-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mesa2_preprocessing-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b1ef577c25ff67021a5b1de9bbe98d777d1a8b82d21d435a5fedd8f8b46e8755
MD5 c567578c2114ecb5cbd966576f47a326
BLAKE2b-256 0eadebea1b5aef3be12033bd85a0cbf794b27b3bf167c825a85ea68c005a7b2c

See more details on using hashes here.

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