Skip to main content

Bladesight provides comprehensive tools for introductory Blade Tip Timing analysis.

Project description

Bladesight - This package contains helps you follow along with the bladesight tutorials


PyPI version Downloads Python


This package contains utilities to help you follow along with the Bladesight tutorials.

Installation

pip install bladesight

Usage

Datasets

All the datasets used in the tutorials are hosted on AWS on a public S3 bucket. This package makes it seamless to download and use these datasets. First import the Datasets object.

from bladesight import Datasets

You can list the available datasets by printing the using the list_datasets method.

>>> print(Datasets.online_datasets)
['bladesight-datasets/intro_to_btt/intro_to_btt_ch02']

You can then load a dataset by selecting the dataset like you would have selected a dictionary key, just by using the 'data/' prefix:

>>> my_dataset = Datasets['data/intro_to_btt/intro_to_btt_ch02']

Example Usage

You can then load the table by selecting the table like you would have selected a dictionary key, just by using the 'table/' prefix:

>>> df_proximity_probe = my_dataset['table/aluminium_blisk_1200_rpm']

Example Usage

The datasets have been downloaded to your local machine. You can find them in the following directory:

~/.bladesight/data

Citations

You'll see an attribution every time you open a dataset. This attribution is a link to the dataset's citation.

Example Usage

Uploading your data

If you'd like your datasets to be accessible through this package, I'd be more than willing to convert it to the appropriate format and upload it.

Please email me at dawie.diamond@bladesight.com to get the ball rolling.

Functions and methods

I include all the functions that are used frequently throughout the tutorials in the bladesight package. This is to avoid cluttering the tutorials with code that is not relevant to the tutorial's objective.

from bladesight.btt.triggering_criteria import threshold_crossing_hysteresis_rising

License

This project is licensed under the terms of the MIT license.

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

bladesight-0.15.1a1.tar.gz (30.8 kB view details)

Uploaded Source

Built Distribution

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

bladesight-0.15.1a1-py3-none-any.whl (30.3 kB view details)

Uploaded Python 3

File details

Details for the file bladesight-0.15.1a1.tar.gz.

File metadata

  • Download URL: bladesight-0.15.1a1.tar.gz
  • Upload date:
  • Size: 30.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.0

File hashes

Hashes for bladesight-0.15.1a1.tar.gz
Algorithm Hash digest
SHA256 3603d5e5d554e7e6e3aa4fe9cbe5d29ed62ee1cf9c4471c8ecd29c61dbff9d0e
MD5 c28f7052a4e85edee6ce14bf502d4ba4
BLAKE2b-256 454a0bd389fdbfe8b083cfe9ca60ed9906762c9a2d4b39b751b93d2a3182e5bf

See more details on using hashes here.

File details

Details for the file bladesight-0.15.1a1-py3-none-any.whl.

File metadata

File hashes

Hashes for bladesight-0.15.1a1-py3-none-any.whl
Algorithm Hash digest
SHA256 9731150cab45d544c5643e7de372c66a5f468bf1f8fa02b079e81cff0981d5e8
MD5 333ee2af286def04deede9137bb4acd2
BLAKE2b-256 3ef4e0a99ce6d1102a78255999c8d242a775e6d48d0a37ce898472787b926052

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