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.
- Finding the discontinuities, see this
notebook
- Corresponding to limited feature extraction / anomaly detection
- 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
- Solar wind discontinuities spatial evolution in the outer heliosphere
- Evolution of solar wind discontinuities in the inner heliosphere: PSP and Earth conjunctions and alignments
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 fornumpy
optimization - shorten import time
-
- Refactor
-
process_candidates
to excludesat_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)
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6d450a4b63698ed5ecc3e33463011b6d8d31003d7fd3a5d73026aa898597c7b |
|
MD5 | 1bbf75e2aad8e15d386b494a31820508 |
|
BLAKE2b-256 | 1738bb850de7390a2ceb24e961e53321c0850157a8369f327d84a48f1993e255 |
File details
Details for the file discontinuitypy-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: discontinuitypy-0.0.1-py3-none-any.whl
- Upload date:
- Size: 28.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f38e05a2a1a35051032d03953fc2388162ea0a19767555182f8e6c73826c5624 |
|
MD5 | 899062605224b4f4b325f928c590345d |
|
BLAKE2b-256 | e522f24c15d901bb7b2ba75753dd225071b74c0dceef63de7b378720455bc65f |