.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/descr_from_trj.rst
docs/source/descriptors.rst
docs/source/example_analysis_workflow.rst
docs/source/example_info_gain.rst
docs/source/example_sample_entropy.rst
docs/source/hdf5er.rst
docs/source/index.rst
docs/source/info_gain.rst
docs/source/lens.rst
docs/source/modules.rst
docs/source/onion.rst
docs/source/soap.rst
docs/source/soap_dim_red.rst
docs/source/time_soap.rst
docs/source/track.rst
docs/source/trajectory.rst
docs/source/vision.rst
docs/source/_static/EU_image.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/empty
docs/source/_static/info_gain_clusters_1d.png
docs/source/_static/info_gain_clusters_1d_y.png
docs/source/_static/info_gain_clusters_2d.png
docs/source/_static/info_gain_clusters_2d_y.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/style.css
docs/source/_static/ex_test_files/trajectory.xyz
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/descr_from_trj.py
docs/source/_static/recipes/info_gain.py
docs/source/_static/recipes/soap_dim_red.py
docs/source/_templates/class.rst
docs/source/_templates/module.rst
docs/source/label_tool/label_tool.rst
examples/analysis_workflow.py
examples/info_gain_example.py
examples/lens.py
examples/onion_analysis.py
examples/sample_entropy.py
examples/soap.py
examples/video_to_trajectory.py
examples/analysis_workflow/fig1.png
examples/analysis_workflow/fig2.png
examples/analysis_workflow/lens.npy
examples/analysis_workflow/onion_labels.npy
examples/analysis_workflow/oxygens.gro
examples/analysis_workflow/oxygens.xtc
examples/info_gain/Information_gains.png
examples/info_gain/tmp_0_1D.png
examples/info_gain/tmp_0_2D.png
examples/info_gain/tmp_1_1D.png
examples/info_gain/tmp_1_2D.png
examples/onion_analysis/example_1d.png
examples/onion_analysis/example_2d.png
examples/onion_analysis/output_1d.png
examples/onion_analysis/output_2d.png
examples/onion_analysis/pop_fracs_1d.png
examples/onion_analysis/pop_fracs_2d.png
examples/onion_analysis/state_pops_1d.png
examples/onion_analysis/state_pops_2d.png
examples/onion_analysis/time-res_1d.png
examples/onion_analysis/time-res_2d.png
examples/samp_en/Fig1.png
examples/samp_en/Fig2.png
examples/samp_en/Fig3.png
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/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/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/lens/__init__.py
tests/lens/conftest.py
tests/lens/test_lens.py
tests/lens/test_special_lens.py
tests/lens/to_remove_test_count_neigh.py
tests/lens/to_remove_test_emulate_lens.py
tests/lens/utilities.py
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/LENS.npz
tests/systems/SOAP.npz
tests/systems/balls_7_nvt.gro
tests/systems/balls_7_nvt.xtc
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/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