Distributed Acoustic Sensing Processing and Data Visualization Library
Project description
DAS_NIDF - Distributed Acoustic Sensing Data Visualization
Overview
DAS_NIDF is a comprehensive Python library for visualizing and analyzing Distributed Acoustic Sensing (DAS) data. It provides interactive, high-performance visualization tools using Holoviews + Datashader, capable of handling billions of data points.
Developed exclusively for internal use by the Núcleo Interdisciplinar de Dinâmica dos Fluidos (NIDF).
Restricted Use Notice: This package was created specifically for research and technical activities within NIDF and is not intended for public or commercial use.
Features
- Interactive Waterfall Plots - Real-time zoom, pan, and hover
- Spectrogram Analysis - Integrated band power maps
- Frequency-Wavenumber (f-k) Analysis - 2D FFT for wavefield analysis
- ROI Analysis - Region of Interest extraction and visualization
- Customizable Colormaps - Viridis, Plasma, and more
- High Performance - Datashader rendering for large datasets
- Interactive Dashboard - All plots combined in a single HTML page
- Complete Processing Pipeline - From HDF5 to visualization
Installation
From PyPI (authorized internal users only)
pip install das-nidf
Dependencies
Automatically installed with the package:
- numpy >= 1.20.0
- scipy >= 1.7.0
- h5py >= 3.0.0
- holoviews >= 1.15.0
- datashader >= 0.14.0
- bokeh >= 2.4.0
- scikit-image >= 0.19.0
🚀 Quick Start
from DAS_NIDF import run_server
run_server()
📖 Detailed Usage
1. Complete Processing Pipeline
The process_full_pipeline() method handles:
- Reads HDF5 file
- Extracts metadata (
fs,dx,num_locs) - Applies temporal cutting
- Removes DC mean
- Applies bandpass filter
🔒 License / Usage Policy
This software is intended solely for internal academic and technical use within NIDF. Redistribution, resale, external deployment, or unauthorized modification may be restricted.
For access requests or collaboration inquiries, please contact the maintainers.
🌟 Acknowledgments
- HoloViz team for Holoviews and Datashader
- Bokeh team for interactive visualization
- NIDF and LPS - UFRJ for research support
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file das_nidf-1.0.2.tar.gz.
File metadata
- Download URL: das_nidf-1.0.2.tar.gz
- Upload date:
- Size: 19.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f118235f798f41042312a7e2534270151bd4b33debfa9ed86bf23ccc60730cb
|
|
| MD5 |
1f179f922fe54f8ce1adeb107266be39
|
|
| BLAKE2b-256 |
c7b5cd55c1b9c33b3cea4b85e72f7395a8db2cd07e4c15b037ff4c0d8d5cd311
|
File details
Details for the file das_nidf-1.0.2-py3-none-any.whl.
File metadata
- Download URL: das_nidf-1.0.2-py3-none-any.whl
- Upload date:
- Size: 21.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91e098cb052d0c8b8fdbbb79c04aaec856483f8f5b3e6717b79a079cadaed897
|
|
| MD5 |
861c8365fcac86223f46028ba3f8ab99
|
|
| BLAKE2b-256 |
df1ebe559cd854d75b98f26df65afbe9f7fd9b7395d2012bb3e22b3f4380572d
|