diff --git a/qim3d/gui/data_explorer.py b/qim3d/gui/data_explorer.py index f8f77385a6d0df44d1a61527d5cc7e487ccbe236..1a4aa105375bf48e0e2ae732561b603a0bf928f9 100644 --- a/qim3d/gui/data_explorer.py +++ b/qim3d/gui/data_explorer.py @@ -453,7 +453,6 @@ class Interface(BaseInterface): def update_slice_wrapper(self, letter): def update_slice(position_slider:float, cmap:str): - print('update slice') """ position_slider: float from gradio slider, saying which relative slice we want to see cmap: string gradio drop down menu, saying what cmap we want to use for display