.gitignore
.readthedocs.yaml
LICENSE
README.rst
justfile
pyproject.toml
.github/pull_request_template.md
.github/workflows/publish_release.yaml
.github/workflows/tests.yaml
docs/Makefile
docs/source/analysis.rst
docs/source/conf.py
docs/source/data_processing.rst
docs/source/descriptors.rst
docs/source/hdf5er.rst
docs/source/index.rst
docs/source/lens.rst
docs/source/logs.rst
docs/source/modules.rst
docs/source/onion.rst
docs/source/soap.rst
docs/source/time_soap.rst
docs/source/track.rst
docs/source/tutorials_menu.rst
docs/source/vision.rst
docs/source/workflow.rst
docs/source/_static/EU_image.png
docs/source/_static/Example_0_1D.png
docs/source/_static/Example_0_2D.png
docs/source/_static/Example_1_1D.png
docs/source/_static/Example_1_2D.png
docs/source/_static/Information_gains.png
docs/source/_static/SampEn_1.png
docs/source/_static/SampEn_2.png
docs/source/_static/SampEn_3.png
docs/source/_static/info_plot.png
docs/source/_static/label_bar.png
docs/source/_static/label_menu.png
docs/source/_static/label_tool.png
docs/source/_static/logo_dynsight.png
docs/source/_static/style.css
docs/source/_static/workflow.jpeg
docs/source/_static/ex_test_files/trajectory.xyz
docs/source/_static/info_gain/trj_2.npy
docs/source/_static/info_gain/trj_4.npy
docs/source/_static/onion/Fig0.png
docs/source/_static/onion/Fig1_1.png
docs/source/_static/onion/Fig2.png
docs/source/_static/onion/Fig3.png
docs/source/_static/onion/Fig4.png
docs/source/_static/onion/Time_resolution_analysis_1.png
docs/source/_static/recipes/__init__.py
docs/source/_static/recipes/cleaning_cluster_population.py
docs/source/_static/recipes/getting_started.py
docs/source/_static/recipes/spatial_denoising.py
docs/source/_static/simulations/ice_water_ox.gro
docs/source/_static/simulations/ice_water_ox.xtc
docs/source/_static/tutorials/cleaning_cluster_population/cleaned_onion_analysis.png
docs/source/_static/tutorials/cleaning_cluster_population/cluster_population.png
docs/source/_static/tutorials/getting_started/colored_wat_ice_lens_10.png
docs/source/_static/tutorials/getting_started/output_plot.png
docs/source/_static/tutorials/getting_started/single_trj.png
docs/source/_static/tutorials/getting_started/wat_ice.png
docs/source/_static/tutorials/getting_started/doctests/test_lens.npy
docs/source/_static/tutorials/spatial_denoising/color_1.png
docs/source/_static/tutorials/spatial_denoising/color_2.png
docs/source/_static/tutorials/spatial_denoising/denoised_onion_analysis.png
docs/source/_static/tutorials/spatial_denoising/onion_analysis.png
docs/source/_static/tutorials/spatial_denoising/doctests/test_denoised_tsoap.npy
docs/source/_static/tutorials/spatial_denoising/doctests/test_soap.npy
docs/source/_static/tutorials/spatial_denoising/doctests/test_tsoap.npy
docs/source/_templates/class.rst
docs/source/_templates/module.rst
docs/source/label_tool/label_tool.rst
docs/source/tutorials/cleaning_cluster_population.rst
docs/source/tutorials/getting_started.rst
docs/source/tutorials/spatial_denoising.rst
examples/video_to_trajectory.py
examples/video_to_trajectory/example_video.mp4
src/dynsight/__init__.py
src/dynsight/analysis.py
src/dynsight/data_processing.py
src/dynsight/descriptors.py
src/dynsight/hdf5er.py
src/dynsight/lens.py
src/dynsight/logs.py
src/dynsight/onion.py
src/dynsight/py.typed
src/dynsight/soap.py
src/dynsight/track.py
src/dynsight/trajectory.py
src/dynsight/utilities.py
src/dynsight/vision.py
src/dynsight.egg-info/PKG-INFO
src/dynsight.egg-info/SOURCES.txt
src/dynsight.egg-info/dependency_links.txt
src/dynsight.egg-info/entry_points.txt
src/dynsight.egg-info/requires.txt
src/dynsight.egg-info/top_level.txt
src/dynsight/_internal/__init__.py
src/dynsight/_internal/logs.py
src/dynsight/_internal/analysis/__init__.py
src/dynsight/_internal/analysis/dim_reduction.py
src/dynsight/_internal/analysis/entropy.py
src/dynsight/_internal/analysis/rdf.py
src/dynsight/_internal/analysis/spatial_average.py
src/dynsight/_internal/analysis/time_correlations.py
src/dynsight/_internal/data_processing/__init__.py
src/dynsight/_internal/data_processing/classify.py
src/dynsight/_internal/data_processing/clusters.py
src/dynsight/_internal/data_processing/distances.py
src/dynsight/_internal/descriptors/__init__.py
src/dynsight/_internal/descriptors/misc.py
src/dynsight/_internal/descriptors/tica.py
src/dynsight/_internal/hdf5er/__init__.py
src/dynsight/_internal/hdf5er/from_hdf5.py
src/dynsight/_internal/hdf5er/to_hdf5.py
src/dynsight/_internal/lens/__init__.py
src/dynsight/_internal/lens/lens.py
src/dynsight/_internal/onion/__init__.py
src/dynsight/_internal/soapify/__init__.py
src/dynsight/_internal/soapify/saponify.py
src/dynsight/_internal/timesoap/__init__.py
src/dynsight/_internal/timesoap/timesoap.py
src/dynsight/_internal/track/__init__.py
src/dynsight/_internal/track/track.py
src/dynsight/_internal/trajectory/__init__.py
src/dynsight/_internal/trajectory/cluster_insight.py
src/dynsight/_internal/trajectory/insight.py
src/dynsight/_internal/trajectory/trajectory.py
src/dynsight/_internal/utilities/__init__.py
src/dynsight/_internal/utilities/utilities.py
src/dynsight/_internal/vision/__init__.py
src/dynsight/_internal/vision/label_tool.py
src/dynsight/_internal/vision/vision.py
src/dynsight/_internal/vision/label_tool/index.html
src/dynsight/_internal/vision/label_tool/script.js
src/dynsight/_internal/vision/label_tool/styles.css
tests/__init__.py
tests/octahedron_test.hdf5
tests/analysis/__init__.py
tests/analysis/test_sample_entropy.py
tests/analysis/test_shannon.py
tests/analysis/test_spatialaverage.py
tests/analysis/test_time_correlations.py
tests/analysis/rdf/__init__.py
tests/analysis/rdf/case_data.py
tests/analysis/rdf/conftest.py
tests/analysis/rdf/test_rdf.py
tests/analysis/rdf/test_rdf/test_bins_density.npy
tests/analysis/rdf/test_rdf/test_bins_none.npy
tests/analysis/rdf/test_rdf/test_bins_rdf.npy
tests/analysis/rdf/test_rdf/test_rdf_density.npy
tests/analysis/rdf/test_rdf/test_rdf_none.npy
tests/analysis/rdf/test_rdf/test_rdf_rdf.npy
tests/analysis/spavg/test_spavg.npy
tests/analysis/tcorr/c_corr.npy
tests/analysis/tcorr/ctd_dev.npy
tests/analysis/tcorr/std_dev.npy
tests/analysis/tcorr/t_corr.npy
tests/data_processing/cluster/__init__.py
tests/data_processing/cluster/case_data.py
tests/data_processing/cluster/conftest.py
tests/data_processing/cluster/test_cluster.py
tests/data_processing/cluster/test_cluster/c0_clean_pop_th5_ass99_exNone.npy
tests/data_processing/cluster/test_cluster/c1_clean_pop_th15_ass99_exNone.npy
tests/data_processing/cluster/test_cluster/c2_clean_pop_th25_ass99_exNone.npy
tests/data_processing/cluster/test_cluster/c3_clean_pop_th25_ass99_ex4.npy
tests/data_processing/cluster/test_cluster/c4_clean_pop_th25_ass99_ex3-4.npy
tests/data_processing/cluster/test_cluster/c5_clean_pop_th25_ass99_ex3-7.npy
tests/data_processing/cluster/test_cluster/c6_clean_pop_th25_ass1_exNone.npy
tests/lens/__init__.py
tests/lens/case_data.py
tests/lens/conftest.py
tests/lens/test_lens.py
tests/lens/utilities.py
tests/lens/test_lens/c0_lens_rc3_d1_all_all_1.npy
tests/lens/test_lens/c1_lens_rc4_d1_all_all_1.npy
tests/lens/test_lens/c2_lens_rc4_d1_1_all_1.npy
tests/lens/test_lens/c3_lens_rc4_d1_all_1_1.npy
tests/lens/test_lens/c4_lens_rc4_d1_all_all_2.npy
tests/lens/test_lens/c5_lens_rc4_d2_all_all_1.npy
tests/logger/test_logger.py
tests/neighbors/__init__.py
tests/neighbors/case_data.py
tests/neighbors/conftest.py
tests/neighbors/test_nn.py
tests/neighbors/test_nn/c0_nn_rc3_all_all_1.npy
tests/neighbors/test_nn/c1_nn_rc4_all_all_1.npy
tests/neighbors/test_nn/c2_nn_rc4_1_all_1.npy
tests/neighbors/test_nn/c3_nn_rc4_all_1_1.npy
tests/neighbors/test_nn/c4_nn_rc4_all_all_2.npy
tests/onion/__init__.py
tests/onion/test_onion.py
tests/onion/output_multi/2D_trajectory.npy
tests/onion/output_multi/labels.npy
tests/onion/output_multi/labels_3D.npy
tests/onion/output_uni/labels.npy
tests/soap/__init__.py
tests/soap/case_data.py
tests/soap/conftest.py
tests/soap/test_soap.py
tests/soap/test_soap/c0_soap_rc8_l4_n4_pbc0_all.npy
tests/soap/test_soap/c1_soap_rc8_l6_n6_pbc1_noc5.npy
tests/soap/test_soap/c2_soap_rc8_l6_n6_pbc1_all.npy
tests/soap/test_soap/c3_soap_rc8_l4_n4_pbc1_noc5.npy
tests/soap/test_soap/c4_soap_rc8_l4_n4_pbc1_c3c6.npy
tests/soap/test_soap/c5_soap_rc8_l4_n4_pbc1_all.npy
tests/systems/2_particles.hdf5
tests/systems/2_particles.xyz
tests/systems/SOAP.npz
tests/systems/balls_7_nvt.gro
tests/systems/balls_7_nvt.xtc
tests/systems/lens_2d_fbc.npy
tests/systems/lens_2d_pbc.npy
tests/systems/lj_id.xyz
tests/systems/lj_noid.xyz
tests/systems/tSOAP.npy
tests/systems/tSOAP.npz
tests/systems/coex/test_coex.gro
tests/systems/coex/test_coex.xtc
tests/track/__init__.py
tests/track/test_track.py
tests/trajectory/test_trj.py
tests/trajectory/files/cl_ins_test.json
tests/trajectory/files/cl_ins_test.npy
tests/trajectory/files/empty.json
tests/trajectory/files/ins_1.json
tests/trajectory/files/ins_1_test.json
tests/trajectory/files/ins_1_test.npy
tests/trajectory/files/insight.xyz
tests/trajectory/files/labels.xyz
tests/trajectory/files/lens.json
tests/trajectory/files/lens.npy
tests/trajectory/files/n_c.json
tests/trajectory/files/n_c.npy
tests/trajectory/files/on_ins_test.json
tests/trajectory/files/on_ins_test_labels.npy
tests/trajectory/files/on_ins_test_reshaped.npy
tests/trajectory/files/phi.json
tests/trajectory/files/phi.npy
tests/trajectory/files/psi.json
tests/trajectory/files/psi.npy
tests/trajectory/files/soap.json
tests/trajectory/files/soap.npy
tests/trajectory/files/tica.json
tests/trajectory/files/tica.npy
tests/trajectory/files/tsoap.json
tests/trajectory/files/tsoap.npy
tests/tsoap/__init__.py
tests/tsoap/case_data.py
tests/tsoap/conftest.py
tests/tsoap/test_tsoap.py
tests/tsoap/test_tsoap/c0_tsoap_rc8_d1.npy
tests/tsoap/test_tsoap/c1_tsoap_rc4_d1.npy
tests/tsoap/test_tsoap/c2_tsoap_rc4_d4.npy
tests/utilities/test_utilities.py
tests/vision/__init__.py
tests/vision/test_vision.py