Skip to main content

A tool for pre-processing MESA2.0 measurement data

Project description

MESA2.0 Preprocessing 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 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.2.0.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: mesa2_preprocessing-0.2.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.2.0.tar.gz
Algorithm Hash digest
SHA256 5aa5d052900951ab77b364102e6bc4f6748f442f69b92ebd2778b28976eef5bb
MD5 2608facfccb9391d02bd8fde48466b9e
BLAKE2b-256 b0d860b5b5fa03ffb44dd3dc884a8d7cbaeec3921e79cf49e578532ebe766851

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mesa2_preprocessing-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e80c1f6b96b1a3e0af549e7a18300866ce305b2c67dcfd3ddf9d96fccee106c1
MD5 1276b436d322f920847f7b9433517332
BLAKE2b-256 59038c9067c5ab3d286b7beddaf5569a1664a8fd6b452da4326696da486d48f8

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