httomo-backends 0.9.1__tar.gz → 1.0.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/PKG-INFO +1 -1
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/httomolibgpu.yaml +9 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/prep/stripe.py +10 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/scripts/yaml_pipelines_generator.py +8 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.prep.phase/paganin_filter.yaml +2 -0
- httomo_backends-1.0.1/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.prep.stripe/remove_stripe_fw.yaml +6 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends.egg-info/PKG-INFO +1 -1
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends.egg-info/SOURCES.txt +1 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/pyproject.toml +1 -1
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/tests/test_httomolibgpu.py +30 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/LICENSE +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/README.rst +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/__init__.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/cufft.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/__init__.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/__init__.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/httomolib/httomolib.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/httomolib/httomolib_modules.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/__init__.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/httomolibgpu_modules.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/__init__.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/misc/__init__.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/misc/corr.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/misc/denoise.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/misc/morph.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/misc/rescale.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/prep/__init__.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/prep/normalize.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/prep/phase.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/recon/__init__.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/recon/algorithm.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/recon/peak_memory_line_profile_hook.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/tomopy/__init__.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/tomopy/supporting_funcs/__init__.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/tomopy/supporting_funcs/misc/__init__.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/tomopy/supporting_funcs/misc/corr.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/tomopy/supporting_funcs/prep/__init__.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/tomopy/supporting_funcs/prep/stripe.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/tomopy/supporting_funcs/recon/__init__.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/tomopy/supporting_funcs/recon/algorithm.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/tomopy/tomopy.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/backends/tomopy/tomopy_modules.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/packages/httomo.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/query.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/pipelines_full/FBP2d_astra_directive.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/pipelines_full/FBP3d_tomobar_denoising_directive.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/pipelines_full/FBP3d_tomobar_directive.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/pipelines_full/FBP3d_tomobar_noimagesaving_directive.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/pipelines_full/FISTA3d_tomobar_directive.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/pipelines_full/LPRec3d_tomobar_directive.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/pipelines_full/__init__.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/pipelines_full/deg360_distortion_FBP3d_tomobar_directive.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/pipelines_full/deg360_paganin_FBP3d_tomobar_directive.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/pipelines_full/sweep_center_FBP3d_tomobar_directive.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/pipelines_full/sweep_paganin_FBP3d_tomobar_directive.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/pipelines_full/titaren_center_pc_FBP3d_resample_directive.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/pipelines_full/tomopy_gridrec_directive.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/scripts/__init__.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/scripts/json_pipelines_generator.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/scripts/yaml_templates_generator.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/scripts/yaml_unsupported_tomopy_remove.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomo/__init__.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomo/httomo.data.hdf.loaders/standard_tomo.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomo/httomo.methods/calculate_stats.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomo/httomo.methods/save_intermediate_data.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolib/__init__.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolib/httomolib.misc.images/save_to_images.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolib/httomolib.misc.morph/data_reducer.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolib/httomolib.misc.rescale/rescale_to_int.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolib/httomolib.misc.segm/binary_thresholding.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolib/httomolib.misc.utils/data_checker.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolib/httomolib.prep.phase/paganin_filter.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/__init__.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.misc.corr/median_filter.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.misc.corr/remove_outlier.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.misc.denoise/total_variation_PD.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.misc.denoise/total_variation_ROF.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.misc.morph/data_resampler.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.misc.morph/sino_360_to_180.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.misc.rescale/rescale_to_int.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.misc.utils/data_checker.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.prep.alignment/distortion_correction_proj_discorpy.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.prep.normalize/dark_flat_field_correction.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.prep.normalize/minus_log.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.prep.phase/paganin_filter_savu_legacy.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.prep.stripe/raven_filter.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.prep.stripe/remove_all_stripe.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.prep.stripe/remove_stripe_based_sorting.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.prep.stripe/remove_stripe_ti.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.recon.algorithm/CGLS3d_tomobar.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.recon.algorithm/FBP2d_astra.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.recon.algorithm/FBP3d_tomobar.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.recon.algorithm/FISTA3d_tomobar.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.recon.algorithm/LPRec3d_tomobar.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.recon.algorithm/SIRT3d_tomobar.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.recon.rotation/find_center_360.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.recon.rotation/find_center_pc.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.recon.rotation/find_center_vo.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/__init__.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/adjust_range.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/circ_mask.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/gaussian_filter.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/median_filter.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/median_filter3d.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/median_filter_nonfinite.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/remove_nan.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/remove_neg.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/remove_outlier.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/remove_outlier1d.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/remove_outlier3d.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/remove_ring.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/sobel_filter.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.morph/downsample.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.morph/pad.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.morph/sino_360_to_180.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.morph/trim_sinogram.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.morph/upsample.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.alignment/add_jitter.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.alignment/add_noise.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.alignment/align_joint.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.alignment/align_seq.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.alignment/blur_edges.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.alignment/distortion_correction_proj.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.alignment/distortion_correction_sino.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.alignment/scale.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.alignment/shift_images.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.normalize/minus_log.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.normalize/normalize.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.normalize/normalize_bg.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.normalize/normalize_nf.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.normalize/normalize_roi.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.phase/retrieve_phase.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/remove_all_stripe.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/remove_dead_stripe.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/remove_large_stripe.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/remove_stripe_based_filtering.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/remove_stripe_based_fitting.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/remove_stripe_based_interpolation.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/remove_stripe_based_sorting.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/remove_stripe_fw.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/remove_stripe_sf.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/remove_stripe_ti.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/stripes_detect3d.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/stripes_mask3d.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.recon.algorithm/recon.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.recon.rotation/find_center.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.recon.rotation/find_center_pc.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.recon.rotation/find_center_vo.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.sim.project/add_drift.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.sim.project/add_focal_spot_blur.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.sim.project/add_gaussian.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.sim.project/add_poisson.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.sim.project/add_rings.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.sim.project/add_salt_pepper.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.sim.project/add_zingers.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.sim.project/project.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.sim.project/project2.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/tomopy.sim.project/project3.yaml +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends.egg-info/dependency_links.txt +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends.egg-info/requires.txt +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends.egg-info/top_level.txt +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/setup.cfg +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/tests/test_method_query.py +0 -0
- {httomo_backends-0.9.1 → httomo_backends-1.0.1}/tests/test_tomopy.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: httomo-backends
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 1.0.1
|
|
4
4
|
Summary: Supplementary files for HTTomo backends.
|
|
5
5
|
Author: Garry ODonnell, Jacob Williamson
|
|
6
6
|
Author-email: Daniil Kazantsev <daniil.kazantsev@diamond.ac.uk>, Yousef Moazzam <yousef.moazzam@diamond.ac.uk>, Jessica Verschoyle <jessica.verschoyle@diamond.ac.uk>, Naman Gera <naman.gera@diamond.ac.uk>, scientificsoftware@diamond.ac.uk
|
|
@@ -135,6 +135,15 @@ prep:
|
|
|
135
135
|
memory_gpu:
|
|
136
136
|
multiplier: 1.17
|
|
137
137
|
method: direct
|
|
138
|
+
remove_stripe_fw:
|
|
139
|
+
pattern: sinogram
|
|
140
|
+
output_dims_change: False
|
|
141
|
+
implementation: gpu_cupy
|
|
142
|
+
save_result_default: False
|
|
143
|
+
padding: False
|
|
144
|
+
memory_gpu:
|
|
145
|
+
multiplier: None
|
|
146
|
+
method: iterative
|
|
138
147
|
remove_stripe_ti:
|
|
139
148
|
pattern: sinogram
|
|
140
149
|
output_dims_change: False
|
|
@@ -25,9 +25,11 @@ from typing import Tuple
|
|
|
25
25
|
import numpy as np
|
|
26
26
|
|
|
27
27
|
from httomo_backends.cufft import CufftType, cufft_estimate_1d
|
|
28
|
+
from httomolibgpu.prep.stripe import remove_stripe_fw
|
|
28
29
|
|
|
29
30
|
|
|
30
31
|
__all__ = [
|
|
32
|
+
"_calc_memory_bytes_for_slices_remove_stripe_fw",
|
|
31
33
|
"_calc_memory_bytes_remove_stripe_ti",
|
|
32
34
|
"_calc_memory_bytes_remove_all_stripe",
|
|
33
35
|
"_calc_memory_bytes_raven_filter",
|
|
@@ -53,6 +55,14 @@ def _calc_memory_bytes_remove_stripe_ti(
|
|
|
53
55
|
return (tot_memory_bytes, gamma_mem)
|
|
54
56
|
|
|
55
57
|
|
|
58
|
+
def _calc_memory_bytes_for_slices_remove_stripe_fw(
|
|
59
|
+
dims_shape: Tuple[int, int, int],
|
|
60
|
+
dtype: np.dtype,
|
|
61
|
+
**kwargs,
|
|
62
|
+
) -> int:
|
|
63
|
+
return remove_stripe_fw(dims_shape, calc_peak_gpu_mem=True, **kwargs)
|
|
64
|
+
|
|
65
|
+
|
|
56
66
|
def _calc_memory_bytes_remove_all_stripe(
|
|
57
67
|
non_slice_dims_shape: Tuple[int, int],
|
|
58
68
|
dtype: np.dtype,
|
{httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/scripts/yaml_pipelines_generator.py
RENAMED
|
@@ -265,6 +265,14 @@ def yaml_pipelines_generator(
|
|
|
265
265
|
key="energy",
|
|
266
266
|
comment="Beam energy in keV.",
|
|
267
267
|
)
|
|
268
|
+
pipeline_full[i]["parameters"].yaml_add_eol_comment(
|
|
269
|
+
key="calculate_padding_value_method",
|
|
270
|
+
comment="Select type of padding from 'next_power_of_2', 'next_fast_length' and 'use_pad_x_y'.",
|
|
271
|
+
)
|
|
272
|
+
pipeline_full[i]["parameters"].yaml_add_eol_comment(
|
|
273
|
+
key="pad_x_y",
|
|
274
|
+
comment="Manual padding is enabled when 'calculate_padding_value_method' is set to 'use_pad_x_y'.",
|
|
275
|
+
)
|
|
268
276
|
elif "stripe" in module_name:
|
|
269
277
|
pipeline_full.yaml_set_comment_before_after_key(
|
|
270
278
|
i,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: httomo-backends
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 1.0.1
|
|
4
4
|
Summary: Supplementary files for HTTomo backends.
|
|
5
5
|
Author: Garry ODonnell, Jacob Williamson
|
|
6
6
|
Author-email: Daniil Kazantsev <daniil.kazantsev@diamond.ac.uk>, Yousef Moazzam <yousef.moazzam@diamond.ac.uk>, Jessica Verschoyle <jessica.verschoyle@diamond.ac.uk>, Naman Gera <naman.gera@diamond.ac.uk>, scientificsoftware@diamond.ac.uk
|
|
@@ -86,6 +86,7 @@ httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.prep.phase/paganin_filt
|
|
|
86
86
|
httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.prep.stripe/raven_filter.yaml
|
|
87
87
|
httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.prep.stripe/remove_all_stripe.yaml
|
|
88
88
|
httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.prep.stripe/remove_stripe_based_sorting.yaml
|
|
89
|
+
httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.prep.stripe/remove_stripe_fw.yaml
|
|
89
90
|
httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.prep.stripe/remove_stripe_ti.yaml
|
|
90
91
|
httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.recon.algorithm/CGLS3d_tomobar.yaml
|
|
91
92
|
httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.recon.algorithm/FBP2d_astra.yaml
|
|
@@ -19,6 +19,7 @@ from httomolibgpu.prep.phase import paganin_filter, paganin_filter_savu_legacy
|
|
|
19
19
|
from httomolibgpu.prep.alignment import distortion_correction_proj_discorpy
|
|
20
20
|
from httomolibgpu.prep.stripe import (
|
|
21
21
|
remove_stripe_based_sorting,
|
|
22
|
+
remove_stripe_fw,
|
|
22
23
|
remove_stripe_ti,
|
|
23
24
|
remove_all_stripe,
|
|
24
25
|
raven_filter,
|
|
@@ -445,6 +446,35 @@ def test_remove_stripe_ti_memoryhook(slices, ensure_clean_memory):
|
|
|
445
446
|
assert percents_relative_maxmem <= 20
|
|
446
447
|
|
|
447
448
|
|
|
449
|
+
@pytest.mark.cupy
|
|
450
|
+
@pytest.mark.parametrize("slices", [64, 129])
|
|
451
|
+
def test_remove_stripe_fw_memoryhook(slices, ensure_clean_memory):
|
|
452
|
+
dim_x = 156
|
|
453
|
+
dim_y = 216
|
|
454
|
+
data = cp.random.random_sample((slices, dim_x, dim_y), dtype=np.float32)
|
|
455
|
+
hook = MaxMemoryHook()
|
|
456
|
+
with hook:
|
|
457
|
+
remove_stripe_fw(cp.copy(data)).get()
|
|
458
|
+
max_mem = (
|
|
459
|
+
hook.max_mem
|
|
460
|
+
) # the amount of memory in bytes needed for the method according to memoryhook
|
|
461
|
+
|
|
462
|
+
# now we estimate how much of the total memory required for this data
|
|
463
|
+
estimated_memory_bytes = _calc_memory_bytes_for_slices_remove_stripe_fw(
|
|
464
|
+
(slices, dim_x, dim_y), dtype=np.float32()
|
|
465
|
+
)
|
|
466
|
+
estimated_memory_mb = round(estimated_memory_bytes / (1024**2), 2)
|
|
467
|
+
max_mem_mb = round(max_mem / (1024**2), 2)
|
|
468
|
+
|
|
469
|
+
# now we compare both memory estimations
|
|
470
|
+
difference_mb = abs(estimated_memory_mb - max_mem_mb)
|
|
471
|
+
percents_relative_maxmem = round((difference_mb / max_mem_mb) * 100)
|
|
472
|
+
# the estimated_memory_mb should be LARGER or EQUAL to max_mem_mb
|
|
473
|
+
# the resulting percent value should not deviate from max_mem on more than 1%
|
|
474
|
+
assert estimated_memory_mb >= max_mem_mb
|
|
475
|
+
assert percents_relative_maxmem <= 20
|
|
476
|
+
|
|
477
|
+
|
|
448
478
|
@pytest.mark.cupy
|
|
449
479
|
@pytest.mark.parametrize("projections", [180, 360, 720, 1080, 1440])
|
|
450
480
|
def test_raven_filter_memoryhook(projections, ensure_clean_memory):
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/methods_database/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/scripts/json_pipelines_generator.py
RENAMED
|
File without changes
|
{httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/scripts/yaml_templates_generator.py
RENAMED
|
File without changes
|
|
File without changes
|
{httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomo/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/httomolib/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends/yaml_templates/tomopy/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{httomo_backends-0.9.1 → httomo_backends-1.0.1}/httomo_backends.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|