Skip to main content

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

Project description

DiscontinuityPy

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 ids-finder

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
    • 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.0.1.tar.gz (56.7 kB view details)

Uploaded Source

Built Distribution

discontinuitypy-0.0.1-py3-none-any.whl (28.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: discontinuitypy-0.0.1.tar.gz
  • Upload date:
  • Size: 56.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for discontinuitypy-0.0.1.tar.gz
Algorithm Hash digest
SHA256 d6d450a4b63698ed5ecc3e33463011b6d8d31003d7fd3a5d73026aa898597c7b
MD5 1bbf75e2aad8e15d386b494a31820508
BLAKE2b-256 1738bb850de7390a2ceb24e961e53321c0850157a8369f327d84a48f1993e255

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for discontinuitypy-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f38e05a2a1a35051032d03953fc2388162ea0a19767555182f8e6c73826c5624
MD5 899062605224b4f4b325f928c590345d
BLAKE2b-256 e522f24c15d901bb7b2ba75753dd225071b74c0dceef63de7b378720455bc65f

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