httomo-backends 0.7__tar.gz → 0.7.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.7 → httomo_backends-0.7.1}/PKG-INFO +1 -1
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/recon/algorithm.py +20 -14
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends.egg-info/PKG-INFO +1 -1
- {httomo_backends-0.7 → httomo_backends-0.7.1}/pyproject.toml +1 -1
- {httomo_backends-0.7 → httomo_backends-0.7.1}/tests/test_httomolibgpu.py +12 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/LICENSE +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/README.rst +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/__init__.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/cufft.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/__init__.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/__init__.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/httomolib/httomolib.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/httomolib/httomolib_modules.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/__init__.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/httomolibgpu.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/httomolibgpu_modules.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/__init__.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/misc/__init__.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/misc/corr.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/misc/denoise.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/misc/morph.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/misc/rescale.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/prep/__init__.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/prep/normalize.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/prep/phase.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/prep/stripe.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/recon/__init__.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/recon/peak_memory_line_profile_hook.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/tomopy/__init__.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/tomopy/supporting_funcs/__init__.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/tomopy/supporting_funcs/misc/__init__.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/tomopy/supporting_funcs/misc/corr.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/tomopy/supporting_funcs/prep/__init__.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/tomopy/supporting_funcs/prep/stripe.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/tomopy/supporting_funcs/recon/__init__.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/tomopy/supporting_funcs/recon/algorithm.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/tomopy/tomopy.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/backends/tomopy/tomopy_modules.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/httomo.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/query.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/pipelines_full/FBP2d_astra_directive.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/pipelines_full/FBP3d_tomobar_denoising_directive.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/pipelines_full/FBP3d_tomobar_directive.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/pipelines_full/FBP3d_tomobar_noimagesaving_directive.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/pipelines_full/FISTA3d_tomobar_directive.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/pipelines_full/LPRec3d_tomobar_directive.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/pipelines_full/__init__.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/pipelines_full/deg360_distortion_FBP3d_tomobar_directive.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/pipelines_full/deg360_paganin_FBP3d_tomobar_directive.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/pipelines_full/sweep_center_FBP3d_tomobar_directive.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/pipelines_full/sweep_paganin_FBP3d_tomobar_directive.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/pipelines_full/titaren_center_pc_FBP3d_resample_directive.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/pipelines_full/tomopy_gridrec_directive.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/scripts/__init__.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/scripts/json_pipelines_generator.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/scripts/yaml_pipelines_generator.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/scripts/yaml_templates_generator.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/scripts/yaml_unsupported_tomopy_remove.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomo/__init__.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomo/httomo.data.hdf.loaders/standard_tomo.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomo/httomo.methods/calculate_stats.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomo/httomo.methods/save_intermediate_data.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolib/__init__.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolib/httomolib.misc.images/save_to_images.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolib/httomolib.misc.morph/data_reducer.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolib/httomolib.misc.rescale/rescale_to_int.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolib/httomolib.misc.segm/binary_thresholding.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolib/httomolib.prep.phase/paganin_filter.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/__init__.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.misc.corr/median_filter.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.misc.corr/remove_outlier.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.misc.denoise/total_variation_PD.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.misc.denoise/total_variation_ROF.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.misc.morph/data_resampler.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.misc.morph/sino_360_to_180.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.misc.rescale/rescale_to_int.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.prep.alignment/distortion_correction_proj_discorpy.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.prep.normalize/normalize.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.prep.phase/paganin_filter_tomopy.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.prep.stripe/raven_filter.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.prep.stripe/remove_all_stripe.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.prep.stripe/remove_stripe_based_sorting.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.prep.stripe/remove_stripe_ti.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.recon.algorithm/CGLS3d_tomobar.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.recon.algorithm/FBP2d_astra.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.recon.algorithm/FBP3d_tomobar.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.recon.algorithm/FISTA3d_tomobar.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.recon.algorithm/LPRec3d_tomobar.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.recon.algorithm/SIRT3d_tomobar.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.recon.rotation/find_center_360.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.recon.rotation/find_center_pc.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomolibgpu/httomolibgpu.recon.rotation/find_center_vo.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/__init__.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/adjust_range.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/circ_mask.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/gaussian_filter.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/median_filter.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/median_filter3d.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/median_filter_nonfinite.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/remove_nan.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/remove_neg.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/remove_outlier.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/remove_outlier1d.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/remove_outlier3d.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/remove_ring.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.corr/sobel_filter.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.morph/downsample.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.morph/pad.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.morph/sino_360_to_180.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.morph/trim_sinogram.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.misc.morph/upsample.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.alignment/add_jitter.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.alignment/add_noise.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.alignment/align_joint.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.alignment/align_seq.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.alignment/blur_edges.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.alignment/distortion_correction_proj.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.alignment/distortion_correction_sino.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.alignment/scale.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.alignment/shift_images.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.normalize/minus_log.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.normalize/normalize.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.normalize/normalize_bg.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.normalize/normalize_nf.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.normalize/normalize_roi.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.phase/retrieve_phase.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/remove_all_stripe.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/remove_dead_stripe.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/remove_large_stripe.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/remove_stripe_based_filtering.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/remove_stripe_based_fitting.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/remove_stripe_based_interpolation.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/remove_stripe_based_sorting.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/remove_stripe_fw.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/remove_stripe_sf.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/remove_stripe_ti.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/stripes_detect3d.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.prep.stripe/stripes_mask3d.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.recon.algorithm/recon.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.recon.rotation/find_center.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.recon.rotation/find_center_pc.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.recon.rotation/find_center_vo.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.sim.project/add_drift.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.sim.project/add_focal_spot_blur.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.sim.project/add_gaussian.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.sim.project/add_poisson.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.sim.project/add_rings.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.sim.project/add_salt_pepper.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.sim.project/add_zingers.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.sim.project/project.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.sim.project/project2.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/tomopy/tomopy.sim.project/project3.yaml +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends.egg-info/SOURCES.txt +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends.egg-info/dependency_links.txt +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends.egg-info/requires.txt +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends.egg-info/top_level.txt +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/setup.cfg +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.1}/tests/test_method_query.py +0 -0
- {httomo_backends-0.7 → httomo_backends-0.7.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.7
|
|
3
|
+
Version: 0.7.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
|
|
@@ -192,7 +192,11 @@ def _calc_memory_bytes_LPRec3d_tomobar(
|
|
|
192
192
|
detector_pad = 0
|
|
193
193
|
|
|
194
194
|
min_mem_usage_filter = False
|
|
195
|
+
if "min_mem_usage_filter" in kwargs:
|
|
196
|
+
min_mem_usage_filter = kwargs["min_mem_usage_filter"]
|
|
195
197
|
min_mem_usage_ifft2 = False
|
|
198
|
+
if "min_mem_usage_ifft2" in kwargs:
|
|
199
|
+
min_mem_usage_ifft2 = kwargs["min_mem_usage_ifft2"]
|
|
196
200
|
|
|
197
201
|
angles_tot = non_slice_dims_shape[0]
|
|
198
202
|
DetectorsLengthH_prepad = non_slice_dims_shape[1]
|
|
@@ -339,21 +343,21 @@ def _calc_memory_bytes_LPRec3d_tomobar(
|
|
|
339
343
|
|
|
340
344
|
add_to_memory_counters(tmp_p_input_slice, True)
|
|
341
345
|
if min_mem_usage_filter:
|
|
342
|
-
add_to_memory_counters(rfft_plan_slice_size / 4, False)
|
|
343
|
-
add_to_memory_counters(irfft_plan_slice_size / 4, False)
|
|
344
|
-
add_to_memory_counters(padded_tmp_p_input_slice, False)
|
|
346
|
+
add_to_memory_counters(rfft_plan_slice_size / 4 / projection_chunk_count, False)
|
|
347
|
+
add_to_memory_counters(irfft_plan_slice_size / 4 / projection_chunk_count, False)
|
|
348
|
+
add_to_memory_counters(padded_tmp_p_input_slice / projection_chunk_count, False)
|
|
345
349
|
|
|
346
|
-
add_to_memory_counters(rfft_result_size, False)
|
|
347
|
-
add_to_memory_counters(filtered_rfft_result_size, False)
|
|
348
|
-
add_to_memory_counters(-rfft_result_size, False)
|
|
349
|
-
add_to_memory_counters(-padded_tmp_p_input_slice, False)
|
|
350
|
+
add_to_memory_counters(rfft_result_size / projection_chunk_count, False)
|
|
351
|
+
add_to_memory_counters(filtered_rfft_result_size / projection_chunk_count, False)
|
|
352
|
+
add_to_memory_counters(-rfft_result_size / projection_chunk_count, False)
|
|
353
|
+
add_to_memory_counters(-padded_tmp_p_input_slice / projection_chunk_count, False)
|
|
350
354
|
|
|
351
|
-
add_to_memory_counters(irfft_scratch_memory_size, False)
|
|
352
|
-
add_to_memory_counters(-irfft_scratch_memory_size, False)
|
|
353
|
-
add_to_memory_counters(irfft_result_size, False)
|
|
354
|
-
add_to_memory_counters(-filtered_rfft_result_size, False)
|
|
355
|
+
add_to_memory_counters(irfft_scratch_memory_size / projection_chunk_count, False)
|
|
356
|
+
add_to_memory_counters(-irfft_scratch_memory_size / projection_chunk_count, False)
|
|
357
|
+
add_to_memory_counters(irfft_result_size / projection_chunk_count, False)
|
|
358
|
+
add_to_memory_counters(-filtered_rfft_result_size / projection_chunk_count, False)
|
|
355
359
|
|
|
356
|
-
add_to_memory_counters(-irfft_result_size, False)
|
|
360
|
+
add_to_memory_counters(-irfft_result_size / projection_chunk_count, False)
|
|
357
361
|
else:
|
|
358
362
|
add_to_memory_counters(rfft_plan_slice_size / chunk_count / projection_chunk_count * 2, True)
|
|
359
363
|
add_to_memory_counters(irfft_plan_slice_size / chunk_count / projection_chunk_count * 2, True)
|
|
@@ -402,8 +406,10 @@ def _calc_memory_bytes_LPRec3d_tomobar(
|
|
|
402
406
|
add_to_memory_counters(circular_mask_size, False)
|
|
403
407
|
add_to_memory_counters(after_recon_swapaxis_slice, True)
|
|
404
408
|
|
|
405
|
-
if
|
|
406
|
-
return (tot_memory_bytes * 1.
|
|
409
|
+
if min_mem_usage_filter and min_mem_usage_ifft2:
|
|
410
|
+
return (tot_memory_bytes * 1.15, fixed_amount)
|
|
411
|
+
elif min_mem_usage_filter and not min_mem_usage_ifft2:
|
|
412
|
+
return (tot_memory_bytes + 60 * 1024 * 1024, fixed_amount)
|
|
407
413
|
else:
|
|
408
414
|
return (tot_memory_bytes * 1.1, fixed_amount)
|
|
409
415
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: httomo-backends
|
|
3
|
-
Version: 0.7
|
|
3
|
+
Version: 0.7.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
|
|
@@ -543,6 +543,7 @@ def test_recon_FBP3d_tomobar_memoryhook(
|
|
|
543
543
|
|
|
544
544
|
|
|
545
545
|
@pytest.mark.cupy
|
|
546
|
+
@pytest.mark.parametrize("min_mem_usage_filter_ifft2", [(False, False), (True, False), (True, True)])
|
|
546
547
|
@pytest.mark.parametrize("padding_detx", [0, 10, 50, 100])
|
|
547
548
|
@pytest.mark.parametrize("projections", [1500, 1801, 2560])
|
|
548
549
|
@pytest.mark.parametrize("detX_size", [2560])
|
|
@@ -553,6 +554,7 @@ def test_recon_LPRec3d_tomobar_0_pi_memoryhook(
|
|
|
553
554
|
detX_size,
|
|
554
555
|
projections,
|
|
555
556
|
projection_angle_range,
|
|
557
|
+
min_mem_usage_filter_ifft2,
|
|
556
558
|
padding_detx,
|
|
557
559
|
ensure_clean_memory,
|
|
558
560
|
):
|
|
@@ -562,12 +564,14 @@ def test_recon_LPRec3d_tomobar_0_pi_memoryhook(
|
|
|
562
564
|
projections,
|
|
563
565
|
projection_angle_range,
|
|
564
566
|
padding_detx,
|
|
567
|
+
min_mem_usage_filter_ifft2,
|
|
565
568
|
ensure_clean_memory,
|
|
566
569
|
)
|
|
567
570
|
|
|
568
571
|
|
|
569
572
|
@pytest.mark.full
|
|
570
573
|
@pytest.mark.cupy
|
|
574
|
+
@pytest.mark.parametrize("min_mem_usage_filter_ifft2", [(False, False), (True, False), (True, True)])
|
|
571
575
|
@pytest.mark.parametrize("padding_detx", [0, 10, 50, 100, 800])
|
|
572
576
|
@pytest.mark.parametrize("projections", [1500, 1801, 2560, 3601])
|
|
573
577
|
@pytest.mark.parametrize("detX_size", [2560])
|
|
@@ -579,6 +583,7 @@ def test_recon_LPRec3d_tomobar_0_pi_memoryhook_full(
|
|
|
579
583
|
projections,
|
|
580
584
|
projection_angle_range,
|
|
581
585
|
padding_detx,
|
|
586
|
+
min_mem_usage_filter_ifft2,
|
|
582
587
|
ensure_clean_memory,
|
|
583
588
|
):
|
|
584
589
|
__test_recon_LPRec3d_tomobar_memoryhook_common(
|
|
@@ -587,12 +592,14 @@ def test_recon_LPRec3d_tomobar_0_pi_memoryhook_full(
|
|
|
587
592
|
projections,
|
|
588
593
|
projection_angle_range,
|
|
589
594
|
padding_detx,
|
|
595
|
+
min_mem_usage_filter_ifft2,
|
|
590
596
|
ensure_clean_memory,
|
|
591
597
|
)
|
|
592
598
|
|
|
593
599
|
|
|
594
600
|
@pytest.mark.full
|
|
595
601
|
@pytest.mark.cupy
|
|
602
|
+
@pytest.mark.parametrize("min_mem_usage_filter_ifft2", [(False, False), (True, False), (True, True)])
|
|
596
603
|
@pytest.mark.parametrize("padding_detx", [0, 10, 50, 100, 800])
|
|
597
604
|
@pytest.mark.parametrize("projections", [1500, 1801, 2560, 3601])
|
|
598
605
|
@pytest.mark.parametrize("detX_size", [2560])
|
|
@@ -606,6 +613,7 @@ def test_recon_LPRec3d_tomobar_memoryhook_full(
|
|
|
606
613
|
projections,
|
|
607
614
|
projection_angle_range,
|
|
608
615
|
padding_detx,
|
|
616
|
+
min_mem_usage_filter_ifft2,
|
|
609
617
|
ensure_clean_memory,
|
|
610
618
|
):
|
|
611
619
|
__test_recon_LPRec3d_tomobar_memoryhook_common(
|
|
@@ -614,6 +622,7 @@ def test_recon_LPRec3d_tomobar_memoryhook_full(
|
|
|
614
622
|
projections,
|
|
615
623
|
projection_angle_range,
|
|
616
624
|
padding_detx,
|
|
625
|
+
min_mem_usage_filter_ifft2,
|
|
617
626
|
ensure_clean_memory,
|
|
618
627
|
)
|
|
619
628
|
|
|
@@ -624,6 +633,7 @@ def __test_recon_LPRec3d_tomobar_memoryhook_common(
|
|
|
624
633
|
projections,
|
|
625
634
|
projection_angle_range,
|
|
626
635
|
padding_detx,
|
|
636
|
+
min_mem_usage_filter_ifft2,
|
|
627
637
|
ensure_clean_memory,
|
|
628
638
|
):
|
|
629
639
|
angles_number = projections
|
|
@@ -634,6 +644,8 @@ def __test_recon_LPRec3d_tomobar_memoryhook_common(
|
|
|
634
644
|
)
|
|
635
645
|
kwargs["center"] = 1280
|
|
636
646
|
kwargs["detector_pad"] = padding_detx
|
|
647
|
+
kwargs["min_mem_usage_filter"] = min_mem_usage_filter_ifft2[0]
|
|
648
|
+
kwargs["min_mem_usage_ifft2"] = min_mem_usage_filter_ifft2[1]
|
|
637
649
|
kwargs["recon_size"] = detX_size
|
|
638
650
|
kwargs["recon_mask_radius"] = 0.8
|
|
639
651
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/__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
|
{httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/methods_database/packages/httomo.yaml
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
|
{httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/scripts/json_pipelines_generator.py
RENAMED
|
File without changes
|
{httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/scripts/yaml_pipelines_generator.py
RENAMED
|
File without changes
|
{httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/scripts/yaml_templates_generator.py
RENAMED
|
File without changes
|
|
File without changes
|
{httomo_backends-0.7 → httomo_backends-0.7.1}/httomo_backends/yaml_templates/httomo/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{httomo_backends-0.7 → httomo_backends-0.7.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
|
{httomo_backends-0.7 → httomo_backends-0.7.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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|