Skip to main content

A python package for identifying and analyzing discontinuities for time series data.

Project description

DiscontinuityPy

PyPI Pixi Badge pdm-managed

User Guide

This package is designed to identify and analyze discontinuities in time series data.

  1. Finding the discontinuities, see this notebook
    • Corresponding to limited feature extraction / anomaly detection
  2. Calculating the properties of the discontinuities, see this notebook
    • One can use higher time resolution data

For how to use this project as a python library, please see this page.

Installation

pip install discontinuitypy

Getting started

Import the package

from discontinuitypy.utils.basic import *
from discontinuitypy.core import *

Related projects and publications

TODOs

Science part

  • Analysis
    • Contribution of discontinuities to the power spectrum
    • Check Datagap
    • Distribution of |B| over radius
    • Add error bar
    • More accurate way to obtain the properties of the discontinuities
  • Identifaction
    • Ensemble forest?
    • Smoothing is important?
    • Check change point algorithm
  • Features
    • Thickness in N direction
    • Use high resolution data for feature extraction
  • Compare with other methods of identifying IDs
    • Verify with other methods of identifying IDs

Code part

  • Optimization
    • dask for parallel computing instead of modin
    • JAX library for numpy optimization
    • shorten import time
  • Refactor
    • process_candidates to exclude sat_state logics
    • renaming feature layer candidates
  • Kedro
    • Modular pipelines

bugs

  • STEREO B less than zero (after downsampling?)

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

discontinuitypy-0.2.0.tar.gz (26.6 kB view details)

Uploaded Source

Built Distribution

discontinuitypy-0.2.0-py3-none-any.whl (34.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: discontinuitypy-0.2.0.tar.gz
  • Upload date:
  • Size: 26.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.18.1 CPython/3.12.4 Darwin/23.1.0

File hashes

Hashes for discontinuitypy-0.2.0.tar.gz
Algorithm Hash digest
SHA256 b61400275cd708a026e4226321e0ad3dd4c870a2a911b374c6fda09b4a8ab5ff
MD5 7fcee6492695841bad30de14b974357a
BLAKE2b-256 28aa4cf08e7c33b41d15b71461bafcf406073ce2c811f1f10e0ec4c2d1759b3d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: discontinuitypy-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 34.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.18.1 CPython/3.12.4 Darwin/23.1.0

File hashes

Hashes for discontinuitypy-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dc323733c75977909c50a042e53169118ea7b92fa43674c5e6680d5ce9a01981
MD5 58d17dabfed11cc1246c7224aea3b49c
BLAKE2b-256 663fee6b9a9c5340b192edfef0a41f2cc05fc77667c74d1a4b33ccb67bb40308

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