LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
enb/__init__.py
enb/__main__.py
enb/aanalysis.py
enb/atable.py
enb/context.py
enb/experiment.py
enb/icompression.py
enb/isets.py
enb/log.py
enb/misc.py
enb/ml.py
enb/parallel.py
enb/parallel_ray.py
enb/pgm.py
enb/plotdata.py
enb/sets.py
enb/tarlite.py
enb/tcall.py
enb.egg-info/PKG-INFO
enb.egg-info/SOURCES (planet-express's conflicted copy 2021-09-07).txt
enb.egg-info/SOURCES.txt
enb.egg-info/dependency_links.txt
enb.egg-info/entry_points.txt
enb.egg-info/requires (planet-express's conflicted copy 2021-09-07).txt
enb.egg-info/requires.txt
enb.egg-info/top_level.txt
enb/config/__init__.py
enb/config/aini.py
enb/config/aoptions.py
enb/config/enb.ini
enb/config/singleton_cli.py
enb/plugins/__init__.py
enb/plugins/installable.py
enb/plugins/plugin.py
enb/plugins/template.py
enb/plugins/plugin_ccsds122/.gitignore
enb/plugins/plugin_ccsds122/README.md
enb/plugins/plugin_ccsds122/__plugin__.py
enb/plugins/plugin_ccsds122/ccsds122_codec.py
enb/plugins/plugin_ccsds124/.gitignore
enb/plugins/plugin_ccsds124/README.md
enb/plugins/plugin_ccsds124/__plugin__.py
enb/plugins/plugin_ccsds124/ccsds124_codecs.py
enb/plugins/plugin_fapec/.gitignore
enb/plugins/plugin_fapec/README.md
enb/plugins/plugin_fapec/__plugin__.py
enb/plugins/plugin_fapec/fapec_codec.py
enb/plugins/plugin_flif/.gitignore
enb/plugins/plugin_flif/Makefile.darwin
enb/plugins/plugin_flif/Makefile.linux
enb/plugins/plugin_flif/README.md
enb/plugins/plugin_flif/__plugin__.py
enb/plugins/plugin_flif/flif_codec.py
enb/plugins/plugin_fpack/Makefile.linux
enb/plugins/plugin_fpack/__plugin__.py
enb/plugins/plugin_fpack/fpack_codec.py
enb/plugins/plugin_fpc/Makefile.linux
enb/plugins/plugin_fpc/README.md
enb/plugins/plugin_fpc/__plugin__.py
enb/plugins/plugin_fpc/fpc.c
enb/plugins/plugin_fpc/fpc_codec.py
enb/plugins/plugin_fpzip/Makefile.linux
enb/plugins/plugin_fpzip/README.md
enb/plugins/plugin_fpzip/__plugin__.py
enb/plugins/plugin_fpzip/fpzip_codec.py
enb/plugins/plugin_fse_huffman/Makefile.linux
enb/plugins/plugin_fse_huffman/README.md
enb/plugins/plugin_fse_huffman/__plugin__.py
enb/plugins/plugin_fse_huffman/fse_codec.py
enb/plugins/plugin_fse_huffman/huffman_codec.py
enb/plugins/plugin_hdf5/__plugin__.py
enb/plugins/plugin_hdf5/hdf5_codecs.py
enb/plugins/plugin_hevc/Makefile.darwin
enb/plugins/plugin_hevc/Makefile.linux
enb/plugins/plugin_hevc/README.md
enb/plugins/plugin_hevc/__plugin__.py
enb/plugins/plugin_hevc/hevc_codec.py
enb/plugins/plugin_hevc/hevc_lossless_400.cfg
enb/plugins/plugin_hevc/hevc_lossy_400.cfg
enb/plugins/plugin_hevc/hevc_lossy_400_ver2.cfg
enb/plugins/plugin_jpeg/Makefile.linux
enb/plugins/plugin_jpeg/README.md
enb/plugins/plugin_jpeg/__plugin__.py
enb/plugins/plugin_jpeg/jpeg_codecs.py
enb/plugins/plugin_jpeg_xl/Makefile.darwin
enb/plugins/plugin_jpeg_xl/Makefile.linux
enb/plugins/plugin_jpeg_xl/README.md
enb/plugins/plugin_jpeg_xl/__plugin__.py
enb/plugins/plugin_jpeg_xl/jpegxl_codec.py
enb/plugins/plugin_kakadu/.gitignore
enb/plugins/plugin_kakadu/README.md
enb/plugins/plugin_kakadu/__plugin__.py
enb/plugins/plugin_kakadu/kakadu_codec.py
enb/plugins/plugin_lcnl/.gitignore
enb/plugins/plugin_lcnl/README.md
enb/plugins/plugin_lcnl/__plugin__.py
enb/plugins/plugin_lcnl/lcnl_codecs.py
enb/plugins/plugin_lz4/Makefile.linux
enb/plugins/plugin_lz4/README.txt
enb/plugins/plugin_lz4/__plugin__.py
enb/plugins/plugin_lz4/lz4_codec.py
enb/plugins/plugin_marlin/.gitignore
enb/plugins/plugin_marlin/Makefile.linux
enb/plugins/plugin_marlin/__plugin__.py
enb/plugins/plugin_marlin/marlin_codec.py
enb/plugins/plugin_mcalic/README.txt
enb/plugins/plugin_mcalic/__plugin__.py
enb/plugins/plugin_mcalic/mcalic_codecs.py
enb/plugins/plugin_mhdc_transforms/abstract_mhdc_transform.py
enb/plugins/plugin_mhdc_transforms/iwt.py
enb/plugins/plugin_mhdc_transforms/pot.py
enb/plugins/plugin_ndzip/Makefile.linux
enb/plugins/plugin_ndzip/README.txt
enb/plugins/plugin_ndzip/__plugin__.py
enb/plugins/plugin_ndzip/ndzip_codec.py
enb/plugins/plugin_spdp/Makefile.linux
enb/plugins/plugin_spdp/README.txt
enb/plugins/plugin_spdp/SPDP_11.c
enb/plugins/plugin_spdp/__plugin__.py
enb/plugins/plugin_spdp/spdp_codec.py
enb/plugins/plugin_v2f/__plugin__.py
enb/plugins/plugin_v2f/v2f_codecs.py
enb/plugins/plugin_vvc/Makefile.darwin
enb/plugins/plugin_vvc/Makefile.linux
enb/plugins/plugin_vvc/README.md
enb/plugins/plugin_vvc/__plugin__.py
enb/plugins/plugin_vvc/vvc_codec.py
enb/plugins/plugin_vvc/vvc_lossless_400.cfg
enb/plugins/plugin_vvc/vvc_lossy_400.cfg
enb/plugins/plugin_zfp/Makefile.linux
enb/plugins/plugin_zfp/README.md
enb/plugins/plugin_zfp/__plugin__.py
enb/plugins/plugin_zfp/zfp_codec.py
enb/plugins/plugin_zip/__plugin__.py
enb/plugins/plugin_zip/zip_codecs.py
enb/plugins/plugin_zstandard/Makefile.darwin
enb/plugins/plugin_zstandard/Makefile.linux
enb/plugins/plugin_zstandard/README.txt
enb/plugins/plugin_zstandard/__plugin__.py
enb/plugins/plugin_zstandard/zstd_codec.py
enb/plugins/template_analysis_gallery_example/__plugin__.py
enb/plugins/template_analysis_gallery_example/generate_gallery.py.enbt
enb/plugins/template_analysis_gallery_example/input_csv/hevc_frame_prediction.csv
enb/plugins/template_analysis_gallery_example/input_csv/iris_dataset.csv
enb/plugins/template_analysis_gallery_example/input_csv/lossy_persistence_example/CCSDS123LossyCompressionExperiment_persistence.csv
enb/plugins/template_analysis_gallery_example/input_csv/lossy_persistence_example/ImagePropertiesTable_persistence.csv
enb/plugins/template_basic_workflow_example/__plugin__.py
enb/plugins/template_basic_workflow_example/basic_workflow.py
enb/plugins/template_basic_workflow_example/data/wiki/a_turing.txt
enb/plugins/template_basic_workflow_example/data/wiki/c_shannon.txt
enb/plugins/template_basic_workflow_example/data/wiki/d_knuth.txt
enb/plugins/template_basic_workflow_example/data/wiki/k_popper.txt
enb/plugins/template_basic_workflow_example/data/wiki/m_curie.txt
enb/plugins/template_basic_workflow_example/data/wiki/n_chomsky.txt
enb/plugins/template_basic_workflow_example/data/wiki/r_franklin.txt
enb/plugins/template_basic_workflow_example/data/wiki/s_beauvoir.txt
enb/plugins/template_cluster_config/__plugin__.py
enb/plugins/template_cluster_config/enb_cluster.csv
enb/plugins/template_lossless_compression/README.md
enb/plugins/template_lossless_compression/__plugin__.py
enb/plugins/template_lossless_compression/lossless_compression_experiment.py.enbt
enb/plugins/template_lossless_compression/datasets/image_u8be-2x128x128.raw
enb/plugins/template_lossless_compression/plugins/__init__.py
enb/plugins/template_lossy_compression/README.md
enb/plugins/template_lossy_compression/__plugin__.py
enb/plugins/template_lossy_compression/lossy_compression_experiment.py.enbt
enb/plugins/template_lossy_compression/datasets/image1_u8be-1x128x256.raw
enb/plugins/template_lossy_compression/datasets/image2_u8be-1x128x256.raw
enb/plugins/template_lossy_compression/plugins/__init__.py
enb/plugins/template_montecarlo_pi/__plugin__.py
enb/plugins/template_montecarlo_pi/montecarlo_pi_experiment.py
enb/plugins/template_port_experiment_example/__plugin__.py
enb/plugins/template_port_experiment_example/experiment_example.py
enb/plugins/template_port_experiment_example/data/ips/ip1.txt
enb/plugins/template_port_experiment_example/data/ips/ip2.txt
enb/plugins/template_port_experiment_example/data/ips/ip3.txt
enb/plugins/template_port_experiment_example/data/ips/ip4.txt
enb/plugins/template_port_experiment_example/data/ips/ip5.txt
enb/plugins/template_port_experiment_example/data/ips/ip6.txt
enb/plugins/template_port_experiment_example/data/ips/ip7.txt
enb/plugins/template_port_experiment_example/data/ips/ip8.txt
enb/plugins/template_test_all_codecs/__plugin__.py
enb/plugins/template_test_all_codecs/generate_test_images.py
enb/plugins/template_test_all_codecs/test_all_codecs.py
test/test_aanalysis.py
test/test_all.py
test/test_atable.py
test/test_bitstream.py
test/test_codec.py
test/test_icompression.py
test/test_isets.py
test/test_log.py
test/test_pgm.py
test/test_ray.py
test/test_sets.py
test/test_tarlite.py