simpa

View on PyPIReverse Dependencies (0)

1.0.0 simpa-1.0.0-py3-none-any.whl

Wheel Details

Project: simpa
Version: 1.0.0
Filename: simpa-1.0.0-py3-none-any.whl
Download: [link]
Size: 432657
MD5: 000dc59683f05d5456c0ef698432c676
SHA256: de28e0691e41f9fa148a660c3c6530a8cf7160b177e201d9095aceae142c5159
Uploaded: 2024-08-23 14:08:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: simpa
Version: 1.0.0
Summary: Simulation and Image Processing for Photonics and Acoustics
Author: Janek Groehl <janekgroehl@live.de>
Author-Email: "Division of Intelligent Medical Systems (IMSY), DKFZ" <k.dreher[at]dkfz-heidelberg.de>
Project-Url: Homepage, https://github.com/IMSY-DKFZ/simpa
Project-Url: Documentation, https://simpa.readthedocs.io/en/main/
Project-Url: Repository, https://github.com/IMSY-DKFZ/simpa
License: MIT
Keywords: simulation,photonics,acoustics
Requires-Python: >=3.9
Requires-Dist: matplotlib (>=3.5.0)
Requires-Dist: numpy (>=1.21.4)
Requires-Dist: scipy (>=1.13.0)
Requires-Dist: pynrrd (>=0.4.2)
Requires-Dist: scikit-image (>=0.18.3)
Requires-Dist: xmltodict (>=0.12.0)
Requires-Dist: h5py (>=3.6.0)
Requires-Dist: pandas (>=1.3.4)
Requires-Dist: coverage (>=6.1.2)
Requires-Dist: Deprecated (>=1.2.13)
Requires-Dist: torch (>=1.10.0)
Requires-Dist: python-dotenv (>=0.19.2)
Requires-Dist: pacfish (>=0.4.4)
Requires-Dist: requests (>=2.26.0)
Requires-Dist: wget (>=3.2)
Requires-Dist: jdata (>=0.5.2)
Requires-Dist: pre-commit (>=3.2.2)
Requires-Dist: PyWavelets
Requires-Dist: scikit-learn (>=1.1.0)
Requires-Dist: sphinx-rtd-theme (<3.0.0,>=2.0.0); extra == "docs"
Requires-Dist: Sphinx (<6.0.0,>=5.1.1); extra == "docs"
Requires-Dist: myst-parser (<1.1,>=0.18.0); extra == "docs"
Requires-Dist: pytorch-memlab (>=0.3.0); extra == "profile"
Requires-Dist: line-profiler (>=4.0.0); extra == "profile"
Requires-Dist: memory-profiler (>=0.61.0); extra == "profile"
Requires-Dist: tabulate (>=0.9.0); extra == "profile"
Requires-Dist: mdutils (>=1.4.0); extra == "testing"
Requires-Dist: pypandoc (>=1.13); extra == "testing"
Requires-Dist: pypandoc-binary (>=1.13); extra == "testing"
Provides-Extra: docs
Provides-Extra: profile
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 13623 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (73.0.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
simpa/__init__.py sha256=Kx5nGjLuJ3VF2Y9Oe8oEY8UtJ3IsPMJQJQJ9WKWMRa0 3124
simpa/core/__init__.py sha256=k11fEARXEhLWqbP4r6kC8qElpKmFHM2zFkXZAqe_0JE 207
simpa/core/pipeline_element_base.py sha256=rqS-2gsVq4UICPse_3WgYDGYXpCgYmcVfh_z9Ure3AM 1183
simpa/core/simulation.py sha256=xQGfUsPXz2hnBJv03uGQJgNa4KhcHOtEC2H_Ku6OTdI 5698
simpa/core/device_digital_twins/__init__.py sha256=gK0d5msH8TzBnx2ApwTYbR2vuWUdVgbmlF3bmj0OMk4 1591
simpa/core/device_digital_twins/digital_device_twin_base.py sha256=sOeFrAHXZyzEvl4lyhe6LVYEuCQaiMoaRkZwDsJUKNI 5550
simpa/core/device_digital_twins/detection_geometries/__init__.py sha256=wKA7BDYQNoi9bCJEXszJgKBcwIAfJrKztpe_Z1USzPo 212
simpa/core/device_digital_twins/detection_geometries/curved_array.py sha256=lA0Qo1gyiKsfv6O1xEJy5VA7sRv0lbfQOtcoqMJfReI 5569
simpa/core/device_digital_twins/detection_geometries/detection_geometry_base.py sha256=MTEQFIULroShSfjN9oG-tyz5Tgq9JeViscB75TGn-fk 6092
simpa/core/device_digital_twins/detection_geometries/linear_array.py sha256=kIzb76ySz_r3s0dTVG3CvZjWfq5T1j0Z6oV1tHwFV9Y 4518
simpa/core/device_digital_twins/detection_geometries/planar_array.py sha256=c7Z519jEp2czQypCPuYdUM4395j8NNBqBmbewsATlX4 5481
simpa/core/device_digital_twins/illumination_geometries/__init__.py sha256=RWgZqxnPPwMypfnUS08ZxJef_JgNvWY9LUzAYIrU46s 218
simpa/core/device_digital_twins/illumination_geometries/disk_illumination.py sha256=WZLW5xVotgijAWN0eHS2XKoezG3xZsX2_xzC3vRD15k 2558
simpa/core/device_digital_twins/illumination_geometries/gaussian_beam_illumination.py sha256=L64gmMnB2soGV4jDPSC0PXaCKNtwdhilZ9Z8llZBU88 3492
simpa/core/device_digital_twins/illumination_geometries/illumination_geometry_base.py sha256=ljYw2W5DIU5zOLepAHbVuS1ueAIZkglhmK_EdSRWpSI 2936
simpa/core/device_digital_twins/illumination_geometries/ithera_msot_acuity_illumination.py sha256=dOMdqedG1ZX1MpPF5gYRqXVTQP5GFtwQEMqR_s8VKtk 2832
simpa/core/device_digital_twins/illumination_geometries/ithera_msot_invision_illumination.py sha256=JShFyJnE1WP_CRBjxa-sLh-IxQbXNPn-Fo5zYh3vZZo 3410
simpa/core/device_digital_twins/illumination_geometries/pencil_array_illumination.py sha256=IBBIwSmO43N7jm1nnIzuAVJLpb9T98qC6gyvdmQkAg8 3236
simpa/core/device_digital_twins/illumination_geometries/pencil_beam_illumination.py sha256=wUKkQAbp8XQSUrQTsCDKzYORB7kKbWStHH5AyFbsgLY 1515
simpa/core/device_digital_twins/illumination_geometries/rectangle_illumination.py sha256=Vy9wRm4KIKY-Fg2ChPPMrrXjk8uCgRp1zOu3h8uO8h4 4656
simpa/core/device_digital_twins/illumination_geometries/ring_illumination.py sha256=R8jeZlwlEffPJrhhECt3EK9v9txfEnUWRDLzcZCUTuQ 5890
simpa/core/device_digital_twins/illumination_geometries/slit_illumination.py sha256=rSIXsw2sdD3Z5jDkLMdOmzzITDt97gEKPJGc6LDUuEE 3172
simpa/core/device_digital_twins/pa_devices/__init__.py sha256=026G60frobaDF2EsDoglY394fVJbU1jJk7PGVH8JH_o 207
simpa/core/device_digital_twins/pa_devices/ithera_msot_acuity.py sha256=B30AilDR7J5V9B3iX2sP_ItEbXTle1191iF6_VvF2VU 13670
simpa/core/device_digital_twins/pa_devices/ithera_msot_invision.py sha256=r-us-lcJpGaTCMaw0ZrQs03V9RXb-PfAEzxsh-ZW3kI 3730
simpa/core/device_digital_twins/pa_devices/ithera_rsom.py sha256=UabQ2WLXAOmBY0uL-Kz8_HUilXQN5kSvSs8_aro9BGY 4931
simpa/core/device_digital_twins/pa_devices/photoacoustic_device.py sha256=dq0RY-ElX1Y1zNVathWWZnJ5VZE5GxzhLwzg9BmSty4 8313
simpa/core/processing_components/__init__.py sha256=OTu7C9J7u9BDfv8saPrGT-BhRBCzWE2KdxJB41WPeTU 216
simpa/core/processing_components/processing_component_base.py sha256=U4QrLFArR0snSthsMeczCPYi9Sko6eapZ5_dZvpkEkg 794
simpa/core/processing_components/monospectral/__init__.py sha256=FhY91HeTi1Mn7hIQTZoGKksXvDmCc-ZF6gPG4QIFHp0 152
simpa/core/processing_components/monospectral/field_of_view_cropping.py sha256=0-EPf_t0Io0ZOsE0FdDkVdkHNJFUvIiCnfLOzWv_xRk 5965
simpa/core/processing_components/monospectral/iterative_qPAI_algorithm.py sha256=IyzgHvijag9fsKXYzr76bo8lPiIItj0byTPxlEApuO0 27672
simpa/core/processing_components/monospectral/noise/__init__.py sha256=OHg1VzHVSU04Vsnae6ta0Ln0X3LsCGgggLZAj9CLvwE 365
simpa/core/processing_components/monospectral/noise/gamma_noise.py sha256=XfoltdN-C51y0X8kBimRaMZUAqHIulDSzCfI1bhQ7r8 2913
simpa/core/processing_components/monospectral/noise/gaussian_noise.py sha256=PP3K_Xeh5Z4Icq3LqlCvV2gc01Rf6dgI9WcE56uhr28 3338
simpa/core/processing_components/monospectral/noise/poisson_noise.py sha256=HkBdnYilBWv4BwMXWqn7bQydUW7E9z9Noh9ydYYJvyc 2561
simpa/core/processing_components/monospectral/noise/salt_and_pepper_noise.py sha256=WiCEkqBxOaIiAmnPfeEuHftyIEHQakixjEbXerVBfvc 3225
simpa/core/processing_components/monospectral/noise/uniform_noise.py sha256=mMnxZ3BnH1R861edkll8wTW8Y6qDaRlOPSs4-a_319Q 3011
simpa/core/processing_components/multispectral/__init__.py sha256=hXjKw6yOJ8OiG133amVHtFIB6h0EvcxnuNRZo4H-wBk 233
simpa/core/processing_components/multispectral/linear_unmixing.py sha256=OAd9_qsuaDXdbHr86duc2hRObWC9hCgRYmox6pGxAiw 11802
simpa/core/processing_components/multispectral/multispectral_processing_algorithm.py sha256=mjK38FSsAL0G55t-QztbahtGk5gbXnR_-MoRJyjocMA 2358
simpa/core/simulation_modules/__init__.py sha256=EFnIL-fxzeUvak_EvZS3jqqbKNdRMyA9T9VJW2T6MS4 210
simpa/core/simulation_modules/simulation_module_base.py sha256=waKjfvXCPKRj3vPnkQuUQqnmcPGwrBrrjD0YmAYbciI 1672
simpa/core/simulation_modules/acoustic_module/__init__.py sha256=vN3lpLq1pVy7bcfRtT6RfkleEfDhxJUM1mCHvDXhy9k 207
simpa/core/simulation_modules/acoustic_module/acoustic_adapter_base.py sha256=XUVGyBwH_EyDtZlmAjtINsc9PnRMX8RilUMllkWJsPU 3589
simpa/core/simulation_modules/acoustic_module/acoustic_test_adapter.py sha256=veVM2GJf1y_Mm_OjcGGP_F9gD8aB5_rLoz9rCm7nk9s 641
simpa/core/simulation_modules/acoustic_module/k_wave_adapter.py sha256=2ofKOmyaY1hvdfQvbFD9tRSr7r4HO1vqRdYxgNWFVLE 17973
simpa/core/simulation_modules/acoustic_module/simulate_2D.m sha256=fK3ZUJRM-t7fTmZRpjmNSEpcDK30fCmtT4bqxn5SOlc 5592
simpa/core/simulation_modules/acoustic_module/simulate_3D.m sha256=jflclsiBRhitIpd_dKnMdfnsTnaZWWoqFAY-UV4Bq2s 5963
simpa/core/simulation_modules/optical_module/__init__.py sha256=HgCy3Mltw5ctVRFJC8tyMM0uBj1s6MIhKB1W5NGuJPg 205
simpa/core/simulation_modules/optical_module/mcx_adapter.py sha256=OGI1QJLenz7MzPT6XFN4V7e9DfslGPGN62mmXIuQ-3c 13510
simpa/core/simulation_modules/optical_module/mcx_reflectance_adapter.py sha256=ND8_sYwAJS16Zd420faRqV58yYhgGNi7m4FzL4Z9qQg 15464
simpa/core/simulation_modules/optical_module/optical_adapter_base.py sha256=My8alKNOCkBfrtRUdVg1ldVvXsM98RS_Ep_txzhNufU 7646
simpa/core/simulation_modules/optical_module/optical_test_adapter.py sha256=7Prj0r5Svrc5EObwznBSzZXe8pVlt1_ys51KcumKVbo 589
simpa/core/simulation_modules/reconstruction_module/__init__.py sha256=p9qABSjzxKXgjJj0jE-nzVrHLat7YSg0CORjNeZClOk 1656
simpa/core/simulation_modules/reconstruction_module/delay_and_sum_adapter.py sha256=wPldLdxn97nwCKnbTgfw7bCT-6keclg8hgBnXb1xcjg 4769
simpa/core/simulation_modules/reconstruction_module/delay_multiply_and_sum_adapter.py sha256=nTDaVld_8f74w0EgKmaEdG4LACb8gGvt0NcNT-flTSA 5523
simpa/core/simulation_modules/reconstruction_module/reconstruction_adapter_base.py sha256=9NeP4_rul8jlvmbf86BU7WDWP7SH01e9NVk-YP-CRhQ 4834
simpa/core/simulation_modules/reconstruction_module/reconstruction_test_adapter.py sha256=VSOgsOPsYHTbEk6Zb_KSbMM1pJFgqKFZzzwxqxXEOxg 439
simpa/core/simulation_modules/reconstruction_module/reconstruction_utils.py sha256=cUGuNC7cPja_ojOjyMmqMStrgvUMy5WhKs3bNrMyikE 30458
simpa/core/simulation_modules/reconstruction_module/signed_delay_multiply_and_sum_adapter.py sha256=G2btI6QPJjyBaTAJrmlZYuZU-IueJX8WgyQWM7pvKbQ 5618
simpa/core/simulation_modules/reconstruction_module/time_reversal_2D.m sha256=XxKHhycBFg4qYzss9yid307EaLyOmfQODVemY77r3eQ 4140
simpa/core/simulation_modules/reconstruction_module/time_reversal_3D.m sha256=BjVITY7n4K5bmw8KKhXyKLoV2OUHrk35Z4tHrbrVAWw 3953
simpa/core/simulation_modules/reconstruction_module/time_reversal_adapter.py sha256=hU0hof5YpN5Nz33uX2M45uCiKtKjm4efbAJwS0eBgrw 11269
simpa/core/simulation_modules/volume_creation_module/__init__.py sha256=ho-X0dnjLc_cvfcjupPkV6DutXSkrMgrlwWJW84P-gM 221
simpa/core/simulation_modules/volume_creation_module/model_based_adapter.py sha256=6X7Wt-SNhB1TF8XXNv2wtT5eOl8YxYoswpmYHvtFOFE 6072
simpa/core/simulation_modules/volume_creation_module/segmentation_based_adapter.py sha256=ZdI3YCi7HU__NTiDok2IByK0S0vqVTYbYBTESSydtz4 3173
simpa/core/simulation_modules/volume_creation_module/volume_creation_adapter_base.py sha256=X69XUQ-s1mZWI27fgpaFrcqxDzK0RQ40lmxDvyKDZNM 3512
simpa/io_handling/__init__.py sha256=TOUDCnlf_flRsthuyVPu45DJfsLeUzpJW37EgbcIOnA 357
simpa/io_handling/io_hdf5.py sha256=Lv_xsV2w8MJSY0beC__f75e4rAM4V_a-YF11XZ2hVpA 8343
simpa/io_handling/ipasc.py sha256=KY01K65oqB4nt3JwODAfQdE4okzoV7tsmYWcTnL29Fw 7835
simpa/io_handling/serialization.py sha256=cVz0zefKK-vOnRKpuWebPMZJnl9Cj6RQGquH6TZWxkE 557
simpa/io_handling/zenodo_download.py sha256=qwa_7VErgWTRuamuMjNkhNj7BsVyC98WhrgrvNb8LxA 1054
simpa/log/__init__.py sha256=fXQleSsVA_ektsz-MrK_-pj9_fBx__y4thpCho-O38M 185
simpa/log/file_logger.py sha256=uc9eMibVf4_K998teS9a3aUlT2FxH1kn4sqE4e622FM 4315
simpa/utils/__init__.py sha256=d6obSvlm_7FCng_F8hpV1Wkzisp58KqawXvmZtQbWM8 3225
simpa/utils/calculate.py sha256=lCZK4-8Pp2GbZEbNZ4jNk_wGiG3HxlQIJvt9J_36AM4 12839
simpa/utils/constants.py sha256=V2RFnE7O__uh4x4kC6e-cIDU0CsABbviUnWjt0eDnqs 1895
simpa/utils/deformation_manager.py sha256=hcj8hoFvxTzFg8qCCgQgghA3lc0lO7ds28y-5gg_yKU 3874
simpa/utils/dict_path_manager.py sha256=0GDEAxxccGUawCg0912_tQF-hVdZaNMyVKFwc2SJNHA 3507
simpa/utils/matlab.py sha256=wTpVuOWY891IupHnFBzYvrm_tXd8b0zDXbyvNfJx4is 1510
simpa/utils/path_manager.py sha256=VL78YILq3lxK1qMwyksovx-KK6dsw82s7MM9JZw2Iqo 5006
simpa/utils/processing_device.py sha256=JghoEPLBIp1zwmp-F9QkbANoSW_tcrMZs49MNlrd2k4 1523
simpa/utils/profiling.py sha256=btW4woUKXKLjib3RpJjisr6GaiIY5Evzi-g83YZtVhg 1718
simpa/utils/serializer.py sha256=-fj5fxYWQldS27Oq7360QcGquK4vYlWnnw4voKHTgag 424
simpa/utils/settings.py sha256=g6aE2bKgUZdKUa9j0THw_8dmCUiQRhMq1qIdEW91iFw 7715
simpa/utils/tags.py sha256=Di3gFXnh8FrCDZtijddrfWgDKc7UrVPyAwxZTB-AhOg 52886
simpa/utils/tissue_properties.py sha256=csevQyoDaOdywvHRNZzQUuwxpdM0b9NnFFk3Ej7T8s4 1698
simpa/utils/libraries/__init__.py sha256=FhY91HeTi1Mn7hIQTZoGKksXvDmCc-ZF6gPG4QIFHp0 152
simpa/utils/libraries/heterogeneity_generator.py sha256=c80LFbvtcuPl6My5cKEBzlThHiDEwiNME-VmJqzicYk 17721
simpa/utils/libraries/literature_values.py sha256=63CrAtIE9pPQiMIMBTnL66uJYs5CdPFGhJNjoSP9cwg 16697
simpa/utils/libraries/molecule_library.py sha256=tR0AQy_Ot6x8PV7sDxQQ3D-q0vUpJPh8u8SRk-uyFQo 33784
simpa/utils/libraries/spectrum_library.py sha256=HAew2IfEOeHsCe8WRgFNa9sUo5dO608xUkYkZ9SfWvk 13685
simpa/utils/libraries/tissue_library.py sha256=kV9RAQWg0dlXDNdMqCy-7XE6aWF--isBmeoD3bmZ2m0 19181
simpa/utils/libraries/absorption_spectra_data/Copper_Sulphide.npz sha256=1PRuuP_x1lcHAmyo1tagHIMCx5V_30gIzKskA6WMzUk 3412
simpa/utils/libraries/absorption_spectra_data/Deoxyhemoglobin.npz sha256=owMJwZ3-cQFce9yWKyLIZWM3UHN5kXY1KzL4Sq9X_2g 7132
simpa/utils/libraries/absorption_spectra_data/Fat.npz sha256=bMS6Vrkd_TBF-uHDjIv5j0Qb-0o0d6YvQhAJanfU4hQ 7132
simpa/utils/libraries/absorption_spectra_data/Melanin.npz sha256=3JJRIR7lg6R-hpD7YbuRaqxLVoWpusGJLVMDBz9YP00 7132
simpa/utils/libraries/absorption_spectra_data/Nickel_Sulphide.npz sha256=ktP-jf6UAYvpL_V2y_He5fsA_9_reB-iy48ndeZSqRs 3412
simpa/utils/libraries/absorption_spectra_data/Oxyhemoglobin.npz sha256=bF7LrbIBfVbLOr1l8GFGxQMNAuw1WQOOUTqT_Gi-ZpY 7132
simpa/utils/libraries/absorption_spectra_data/Skin_Baseline.npz sha256=isPLaeAftDiDaiNrckS-to2aFRHxjirHDu6G110WeNM 7132
simpa/utils/libraries/absorption_spectra_data/Water.npz sha256=FJSg0gHLj7albfcs4fV8Q8kUXZUlQdAkelc7IO60sDc 7132
simpa/utils/libraries/absorption_spectra_data/__init__.py sha256=o8vfJKmwzlkWFISj4BsN_-0Bupo8GnLszAYZGtkjqeM 411
simpa/utils/libraries/anisotropy_spectra_data/Epidermis_Anisotropy.npz sha256=Wyj5-yDofoHAivtV3ac72_ZOCida40R6PQTQRT5M_S4 664
simpa/utils/libraries/anisotropy_spectra_data/__init__.py sha256=FhY91HeTi1Mn7hIQTZoGKksXvDmCc-ZF6gPG4QIFHp0 152
simpa/utils/libraries/scattering_spectra_data/__init__.py sha256=FhY91HeTi1Mn7hIQTZoGKksXvDmCc-ZF6gPG4QIFHp0 152
simpa/utils/libraries/scattering_spectra_data/background_scattering.npz sha256=96fDd2dO54QOtZeEbMtv1iCg6-eWvPrP2MrbefWGGDw 7132
simpa/utils/libraries/scattering_spectra_data/blood_scattering.npz sha256=LoHcoigtA0lCwW_El0odZUSNLMVxotpJsXAOxJ5k8OY 7132
simpa/utils/libraries/scattering_spectra_data/bone_scattering.npz sha256=hKdwBtErgG0DY0h3FCOtVtXmCVuEM5ysU1eM0i1i5-w 7132
simpa/utils/libraries/scattering_spectra_data/fat_scattering.npz sha256=pHCrC4svqDY9qcEzd-_r3UqU8cvTxXJdV-7acIo-4i8 7132
simpa/utils/libraries/scattering_spectra_data/muscle_scattering.npz sha256=uUBipyA-GJTS66gh4l0lBuYK9I34fmLzXZeA7exIhxw 7132
simpa/utils/libraries/structure_library/BackgroundStructure.py sha256=TlDp5wjIo_5KiFJXWkh8PKYCtFN_E5PWWYh09P8-BX8 1976
simpa/utils/libraries/structure_library/CircularTubularStructure.py sha256=yAoS_9vJ5h5m00TzULSjOZhVyUnPGL3MbpEvS2AxVL8 6441
simpa/utils/libraries/structure_library/EllipticalTubularStructure.py sha256=VUxQhC7gQZB_fklUDOYzZAMmajlhur-YpLvR36Z_BYk 8269
simpa/utils/libraries/structure_library/HorizontalLayerStructure.py sha256=elXuxkVunDzlWvokDaC622nPbHGMoxkkFANu76dGr3k 8288
simpa/utils/libraries/structure_library/ParallelepipedStructure.py sha256=syTIc7N-MlhjLvVtiB5cNOhEGy_Sxr3YVhjX_1UKEqo 4985
simpa/utils/libraries/structure_library/RectangularCuboidStructure.py sha256=v7AlSAFOFADNmKGGGTnoBOlpT1hAmC-FKE9Ugt5iZ1Y 6778
simpa/utils/libraries/structure_library/SphericalStructure.py sha256=CsKsI-nniOihMFyz_LIh27K6wsY5G5jOyLStC_YDKd4 4486
simpa/utils/libraries/structure_library/StructureBase.py sha256=uY_F-uBNIMfzbVemQCV-vIKaD7Sv6dsHi4PAJYUuJdY 7117
simpa/utils/libraries/structure_library/VesselStructure.py sha256=GuXQa73-NMMMgnguZmRhmK5PqoH-3NeUtezzW6D8LW8 10404
simpa/utils/libraries/structure_library/__init__.py sha256=6L2S0fTBtWym-QCYeVU8-qeWy7I9kN73Xdl6L4KDeww 2724
simpa/utils/quality_assurance/__init__.py sha256=FhY91HeTi1Mn7hIQTZoGKksXvDmCc-ZF6gPG4QIFHp0 152
simpa/utils/quality_assurance/data_sanity_testing.py sha256=ccQ2_qzBPoXKT_lUA3S6eJ96qYR2YonQDtwzSok09tc 2971
simpa/visualisation/__init__.py sha256=FhY91HeTi1Mn7hIQTZoGKksXvDmCc-ZF6gPG4QIFHp0 152
simpa/visualisation/matplotlib_data_visualisation.py sha256=HIhpJc2mBNUKipLFumGMLB1mcnRv-Ek0jMwOTz0DUBs 12212
simpa/visualisation/matplotlib_device_visualisation.py sha256=WbVJmOFG87aC-ndT25WIlDq7dfyPV8Mh3XRetd5BY7o 1792
simpa_examples/__init__.py sha256=FhY91HeTi1Mn7hIQTZoGKksXvDmCc-ZF6gPG4QIFHp0 152
simpa_examples/create_a_custom_digital_device_twin.py sha256=AcQVT9Uf5UciJ7lCgL3Q7kxkCOIRgKePAPkpgvA4nnQ 2625
simpa_examples/create_custom_tissues.py sha256=wn05dWhPzsPOlQaKx25n_aZHHvgHaq_zO8-pdSnbXIE 2019
simpa_examples/linear_unmixing.py sha256=6pHRSMKlh-tM4R13s37_LmcCv9aOI3oiAolArGu0uRY 9309
simpa_examples/minimal_optical_simulation.py sha256=esTgghmsO6p22yjJ6GqpaCQO1ImcxGyUuLZisIPGF3g 7766
simpa_examples/minimal_optical_simulation_heterogeneous_tissue.py sha256=UGXmn57Nr8sqHRxKob_68Uvv243kZ6r9MY3WLlM5qyU 7407
simpa_examples/minimal_optical_simulation_uniform_cube.py sha256=ixRlwO_kZ7flmUzOlKkVHUFaNtJoQNs5Wr4VBJlP2-s 4668
simpa_examples/msot_invision_simulation.py sha256=rzNgwji1fCftT2Z2oj4pvIm2oY7rwZZ5uqa3cdksOYw 11060
simpa_examples/optical_and_acoustic_simulation.py sha256=9dqlE1BcnSO8dquEqMIpv78XmZsyjvIo25J2cQkVMtQ 10609
simpa_examples/path_config.env.example sha256=uJnR3E8e9IVuLCyOIE6MJGSFg7dU3nLoEDlWS-vp-sM 683
simpa_examples/perform_image_reconstruction.py sha256=Ge7w3HHBJgOw0f56DI1c9L4QoIqfAQsjA-MyV94bqBA 2386
simpa_examples/perform_iterative_qPAI_reconstruction.py sha256=wfZa4ZEAbmmTuGQUNfOt3gUIa8PT1apLc2FsMyiOX8w 11400
simpa_examples/segmentation_loader.py sha256=KEghxdnKxpED-9wnqMqqUf29xyj35aa4AdTEriUCy_U 5110
simpa_examples/three_vs_two_dimensional_simulation_example.py sha256=1g9eAe_jPHxrNA_yr-tGQpPHhAShjh7cpwZ2CojVLls 11011
simpa_examples/benchmarking/__init__.py sha256=FhY91HeTi1Mn7hIQTZoGKksXvDmCc-ZF6gPG4QIFHp0 152
simpa_examples/benchmarking/extract_benchmarking_data.py sha256=ZRQqLJiV3xkJagsk8v3LaGfY-YpE74gkTKxfeqhtSAQ 5694
simpa_examples/benchmarking/get_final_table.py sha256=qj0CltH79UMwrrNZ1BwzX7YTidoTCW9haOuXVW5lAto 2839
simpa_examples/benchmarking/performance_check.py sha256=z46u_kvBAUp1u_i6dK2lMmvTqxRslrU7UroMN5TI2GA 2481
simpa_examples/benchmarking/run_benchmarking.sh sha256=xOcBYIi6W2fKRIaV7ggNwljo0S-mZQIm0h51vf2diuI 2290
simpa_tests/__init__.py sha256=FhY91HeTi1Mn7hIQTZoGKksXvDmCc-ZF6gPG4QIFHp0 152
simpa_tests/do_coverage.py sha256=I6Vl8QDq9J8sGrw6GJ-g5gguZJXdMScl4Q6TSvK3joo 771
simpa_tests/full_integration_test.bat sha256=vzPdN3kSIZl46-5TdjNAAr7-aIMW4aGanzdwonsojRg 1643
simpa_tests/automatic_tests/__init__.py sha256=FhY91HeTi1Mn7hIQTZoGKksXvDmCc-ZF6gPG4QIFHp0 152
simpa_tests/automatic_tests/test_IPASC_export.py sha256=Ai9ZBuaRLYDqUcYJ9hBK6w-0ZrtxvAJmHany8XtIA6I 7009
simpa_tests/automatic_tests/test_additional_flags.py sha256=1064rEg5VypLuQEM1SfCGPMGdi5FXRI-PdfFdhlSufM 2725
simpa_tests/automatic_tests/test_bandpass_filter.py sha256=J6SUwp5r79e7Ge25GrOc-SDAAV1ehnYcxVW6K0K7dUI 14155
simpa_tests/automatic_tests/test_calculation_utils.py sha256=WYmtr3fcc1V07qzoalO-VbVgGYA8Dcor0JBvIXMA2mU 8585
simpa_tests/automatic_tests/test_create_a_volume.py sha256=Zi5xcBFg2ijX1gnT1MUPR74Qkt59Gqpq_aX7IKPUZxg 1449
simpa_tests/automatic_tests/test_device_UUID.py sha256=ISH_q_LhQ6TwdFAH0DuVPabPRyLmW85G9vVan9VsEkA 1931
simpa_tests/automatic_tests/test_equal.py sha256=GFtDQDyU3QXZWmMkVGRUlbexKEoKKvxcZvYtQrkrop0 2837
simpa_tests/automatic_tests/test_heterogeneity_generator.py sha256=_bIPhXukpSPMlcxQi9_RXXZviI2E6xA70KZV4RXBUWQ 13198
simpa_tests/automatic_tests/test_io_handling.py sha256=-ozBG7Ih0wC-UPcXS--ywCXWt65J26ZUNzaz45DwjN8 5367
simpa_tests/automatic_tests/test_linear_unmixing.py sha256=796UI1XXHIMJBDPF8DpEb07S57nrq4uEnRqdg8Jyh3U 13350
simpa_tests/automatic_tests/test_logging.py sha256=qZPjMdBephD2hu1zTU2o-B388kIbkVizakd9t6-n_lE 1059
simpa_tests/automatic_tests/test_noise_models.py sha256=-MG29LeKTtZDURXXiuEJ5GQsVRRU-ZluPwb3d1INn10 18252
simpa_tests/automatic_tests/test_path_manager.py sha256=fJDrQ4JY0B_oq_N8E7ZOMHnHMv9uIabutUPdKVYB99Q 5242
simpa_tests/automatic_tests/test_pipeline.py sha256=5n8qvZbdJiTMGbV6t7NdRCMx0rThL0BVjQ_-iEEPXek 3175
simpa_tests/automatic_tests/test_processing.py sha256=fO3iYmWXRd4opFjYz2_aZmwkFl9P2fBlB34yUAzTPqo 4697
simpa_tests/automatic_tests/test_processing_device.py sha256=cSaNDAoKTmPaUJ_5vQfJ3E1UvgowGGXwkbQUPGkAnVk 6557
simpa_tests/automatic_tests/test_quality_assurance.py sha256=S7owjop6qZvn6SB0_Zae1oDpyFwbPk-zKH-24-orpls 3137
simpa_tests/automatic_tests/device_tests/__init__.py sha256=FhY91HeTi1Mn7hIQTZoGKksXvDmCc-ZF6gPG4QIFHp0 152
simpa_tests/automatic_tests/device_tests/test_curved_array.py sha256=-Cv3NYVpI_Tqkptxzbrk5RXS04u0XvQ2Oi0GIPpQ_Wo 3207
simpa_tests/automatic_tests/device_tests/test_field_of_view.py sha256=eqeRTh4sE9J6FWe38j0U1onY7Hv7COilFqYj5l4jA6c 6894
simpa_tests/automatic_tests/device_tests/test_linear_array.py sha256=khGsuF8oZdI8j5l2FCPB4cQEBAHBMEx7dA1J6axGJ2Y 2200
simpa_tests/automatic_tests/device_tests/test_rectangle_illumination.py sha256=ofnFJX5Toxsmra_6LSGaZ9EMK0n9PegsIVo1DG_MbIM 2730
simpa_tests/automatic_tests/device_tests/test_ring_illumination.py sha256=g4AZXAvSpa33Fg3jmBGTjqUuYBBxG195UM40iPkRhu8 4767
simpa_tests/automatic_tests/structure_tests/__init__.py sha256=FhY91HeTi1Mn7hIQTZoGKksXvDmCc-ZF6gPG4QIFHp0 152
simpa_tests/automatic_tests/structure_tests/test_boxes.py sha256=5toORsPVsMAji7zXM3FWDhvkuDpqx1jgVb4cy4DIoE4 5650
simpa_tests/automatic_tests/structure_tests/test_elliptical_tubes.py sha256=tYOg0_h6y51dK0_kIAcyY7UjZCdPdsNKwKyrIsvPsyg 6787
simpa_tests/automatic_tests/structure_tests/test_layers.py sha256=Z2h53uQPPXifTlYT57KR1Zxt_NtpZO2pxOYUDk-hKOo 4752
simpa_tests/automatic_tests/structure_tests/test_parallel_epipeds.py sha256=Rfiv0JmdgLttGzKg5m2ABUCFBeuxhzFEQM6l33T8ing 6043
simpa_tests/automatic_tests/structure_tests/test_spheres.py sha256=AMf8NQkKbssWFPObf0-oUkDdwCDeT-PpQ6iwiboQ23w 4704
simpa_tests/automatic_tests/structure_tests/test_tubes.py sha256=DshQG5jEnLQaJ-HX-rcwfCWsbdf59zFmtYE2CSiT_9A 5212
simpa_tests/automatic_tests/structure_tests/test_vesseltree.py sha256=4vZN1GhA0Bf35HGdLRoysUaMzpCfn7eWW9FdpLCjmso 5505
simpa_tests/automatic_tests/tissue_library/__init__.py sha256=FhY91HeTi1Mn7hIQTZoGKksXvDmCc-ZF6gPG4QIFHp0 152
simpa_tests/automatic_tests/tissue_library/test_core_assumptions.py sha256=89h_ut4uvQNAgWQyzt03VD8Geoe8KjwO-tha6WzCo2s 3135
simpa_tests/automatic_tests/tissue_library/test_spectra_can_be_found.py sha256=1b3iuW81cULHjWacChPtJy02NedFUV-nNFtBlpXTo-8 1920
simpa_tests/automatic_tests/tissue_library/test_tissue_library.py sha256=wIgaUuegks46W28LVpho6kanZB5148_Mljt8GnkdnYI 3203
simpa_tests/automatic_tests/tissue_library/test_tissue_library_against_literature_values.py sha256=dHI6hhKXvwdnaX9YJoq7JPjtnEGhrXI8HB2dEEmcCFs 2840
simpa_tests/checklists/release_checklist.md sha256=0Ml6dONDazmhxU7g-MJgGwpX7uU-eMCuPVf8UFXAmTg 1670
simpa_tests/manual_tests/__init__.py sha256=IHlw6gFN0MTiI9dI067YtIVN0iRbE_IAvoDcEj07H70 10686
simpa_tests/manual_tests/generate_overview.py sha256=utCR1pw3UIPe4DRV7bGqEU_CMWbcZMAZqfmx5Ko0J8w 14756
simpa_tests/manual_tests/acoustic_forward_models/KWaveAcousticForwardConvenienceFunction.py sha256=gl6H4h3MoIzH-icXeXwTN9s9modfhI3fKu0PCSsOpaU 10559
simpa_tests/manual_tests/acoustic_forward_models/MinimalKWaveTest.py sha256=vKRJTEmxay9St3Czlko_ODM0bq8s-8RZ4mH7EID4h2Y 6526
simpa_tests/manual_tests/acoustic_forward_models/__init__.py sha256=FhY91HeTi1Mn7hIQTZoGKksXvDmCc-ZF6gPG4QIFHp0 152
simpa_tests/manual_tests/digital_device_twins/SimulationWithMSOTInvision.py sha256=L0DpyRilGyjcC-ZjtNNm31DA9wUwVEgtHuCymiSKkT4 10704
simpa_tests/manual_tests/digital_device_twins/VisualiseDevices.py sha256=Kdv5aKVifsxW_UP_SLRL0VowoHKX_mL4SgFKTM14_ws 1495
simpa_tests/manual_tests/digital_device_twins/__init__.py sha256=FhY91HeTi1Mn7hIQTZoGKksXvDmCc-ZF6gPG4QIFHp0 152
simpa_tests/manual_tests/executables/MATLABAdditionalFlags.py sha256=CX_fsysrMFIRdt3b6bK4E2qzsWswo15mast0aTlMlxo 6340
simpa_tests/manual_tests/executables/MCXAdditionalFlags.py sha256=eg4rccr9xAHoqeI3-RyiN9OogjUb0luYLW2ThhEplKI 5139
simpa_tests/manual_tests/image_reconstruction/DelayAndSumReconstruction.py sha256=K_wXoXkQvXYhH4JnvmVFD3maWaW0Y2cvckuYGvaVRl4 3045
simpa_tests/manual_tests/image_reconstruction/DelayMultiplyAndSumReconstruction.py sha256=lBiEkd_aruBLc0PrqFtjsEuSJX-z-w0IwJL_BivNCcc 3094
simpa_tests/manual_tests/image_reconstruction/PointSourceReconstruction.py sha256=HfMEDIIuRk79i2dNHpmCsnzMui_AdWPBA7bGLPDyR5o 17503
simpa_tests/manual_tests/image_reconstruction/SignedDelayMultiplyAndSumReconstruction.py sha256=0TehyQ25_LIoWPjIMNAim5d8Bq5Jk_b-F-EpgWkgMlU 3195
simpa_tests/manual_tests/image_reconstruction/TimeReversalReconstruction.py sha256=LTeiDRjCi_nUTRS-AXKtRy8zm3NmPhHZf39la3WWQf0 1818
simpa_tests/manual_tests/image_reconstruction/__init__.py sha256=FhY91HeTi1Mn7hIQTZoGKksXvDmCc-ZF6gPG4QIFHp0 152
simpa_tests/manual_tests/optical_forward_models/AbsorptionAndScatteringWithInifinitesimalSlabExperiment.py sha256=whn6mKv57VkjJoW7I2IQLPI9Rurjubf-vHjYakeoFlg 13857
simpa_tests/manual_tests/optical_forward_models/AbsorptionAndScatteringWithinHomogenousMedium.py sha256=UrIdseEcyq_LHksV5fCAxjLux89kxohjbecj9wDWaF4 14785
simpa_tests/manual_tests/optical_forward_models/CompareMCXResultsWithDiffusionTheory.py sha256=lSL03gBMc-WOxvsy1lilX6VunYY3v1OxJdoeTnUKePg 7920
simpa_tests/manual_tests/optical_forward_models/ComputeDiffuseReflectance.py sha256=C-w3TDBY6V7h62cePNrO7f7qHwd8reP4rwiuAVYc0KA 9512
simpa_tests/manual_tests/optical_forward_models/__init__.py sha256=FhY91HeTi1Mn7hIQTZoGKksXvDmCc-ZF6gPG4QIFHp0 152
simpa_tests/manual_tests/processing_components/QPAIReconstruction.py sha256=P9hM9XvmCNqd2KKomd_Xb519mCK7tKsvXg1cpem8AjE 13326
simpa_tests/manual_tests/processing_components/TestLinearUnmixingVisual.py sha256=4ePVnBe0DYTva-O9PinRmE55oMNeCd4dvsB1054oYWk 5295
simpa_tests/manual_tests/processing_components/__init__.py sha256=FhY91HeTi1Mn7hIQTZoGKksXvDmCc-ZF6gPG4QIFHp0 152
simpa_tests/manual_tests/test_with_experimental_measurements/ReproduceDISMeasurements.py sha256=T4Xv8WZHNoukw7aIk7uWiyhPol3YCTjaBB6DFdB8PrQ 13908
simpa_tests/manual_tests/test_with_experimental_measurements/__init__.py sha256=FhY91HeTi1Mn7hIQTZoGKksXvDmCc-ZF6gPG4QIFHp0 152
simpa_tests/manual_tests/test_with_experimental_measurements/utils.py sha256=R4ewjHd1Gihf5Mf_nR8A8NkmBXzqAcrc3n0DOiN7sDs 1258
simpa_tests/manual_tests/test_with_experimental_measurements/test_data/background_material_dark.rxt sha256=shUgcmfR80fgtpgLVvOCHb3TIyBL2Pk_jTZFCrrMZzA 5969
simpa_tests/manual_tests/test_with_experimental_measurements/test_data/background_material_dark_spectra.npz sha256=wITAu2HnLjNNVKXr2FLnTs8o3E8xzFC0hl4l_Wbh2DE 7652
simpa_tests/manual_tests/test_with_experimental_measurements/test_data/background_material_light.rxt sha256=pdTawBX5mugBjZSdANyEu5uEXDVk4iXU5QZVITYKTyg 5969
simpa_tests/manual_tests/test_with_experimental_measurements/test_data/background_material_light_spectra.npz sha256=ZvzChsaWtyzQorC5MQMuTnjc6yVt7OiznxWpxO4C6ww 7652
simpa_tests/manual_tests/test_with_experimental_measurements/test_data/inclusion_material.rxt sha256=nklW1211Ddb8tDyMgoJglKPU50Ovx1gRlOzLAle5_F4 5969
simpa_tests/manual_tests/test_with_experimental_measurements/test_data/inclusion_material_spectra.npz sha256=zig4fD6c3IatbXVG_HDF-AtOFmt1F6rMA3GoqqJIUPg 7652
simpa_tests/manual_tests/volume_creation/SegmentationLoader.py sha256=fJgZ7C5LYp3gsHDO2S-Hx0y477CMikKFBvv4EupQcTo 5062
simpa_tests/manual_tests/volume_creation/__init__.py sha256=FhY91HeTi1Mn7hIQTZoGKksXvDmCc-ZF6gPG4QIFHp0 152
simpa_tests/test_utils/__init__.py sha256=PHhsiMqIjM6Yr5xCHUXu3HQbG9Dg4zg4heOU69TWRlU 5070
simpa_tests/test_utils/tissue_composition_tests.py sha256=h1B43HohWO1IeZ3rV55k1jSB9tE-o2UnZUehTg8wOw8 50918
simpa_tests/test_utils/tissue_models.py sha256=RcA0nw6CG9XmkI9y8U41QpC9QVzmdHjH_xR2WQJm9uo 2458
simpa-1.0.0.dist-info/LICENSE.md sha256=IVxRtq191VbF1p41M4UkGSkIRmF6vgOFx5WRMeFKWQE 236
simpa-1.0.0.dist-info/METADATA sha256=O_nViDWVvOkd7tKmlQdadfQFQMvSPwh0ZiVWGKaOrZg 15458
simpa-1.0.0.dist-info/WHEEL sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ 91
simpa-1.0.0.dist-info/top_level.txt sha256=Jc-GT6G5DOnPjGEmr2BSzbbvdAWVDFy1K7hl-yr9nKs 33
simpa-1.0.0.dist-info/RECORD

top_level.txt

simpa
simpa_examples
simpa_tests