Skip to content

Progress bar widget

Zhang, Chen requested to merge progress_bars into next

Created by: peterfpeterson

Create a wrapper on panel.widget.Tqdm which ca be used in tqdm.contributions.process_map and update filters/functions to allow for supplying the progress bar to render with.

  • src/imars3d/backend/corrections/denoise.py
  • src/imars3d/backend/corrections/intensity_fluctuation_correction.py
  • src/imars3d/backend/corrections/ring_removal.py
  • src/imars3d/backend/diagnostics/rotation.py
  • src/imars3d/backend/diagnostics/tilt.py
  • src/imars3d/backend/io/data.py

Merge request reports