TheDeanLab / navigate

navigate - open source light-sheet microscope controls
https://thedeanlab.github.io/navigate/
Other
18 stars 5 forks source link

Multiposition Imaging #923

Closed AdvancedImagingUTSW closed 2 months ago

AdvancedImagingUTSW commented 2 months ago

Unable to populate the multiposition table after choosing the parameters.

Expected behavior After I press the populate multiposition table, see all the location in the table before acquisition.

Traceback File "C:\Users\Dean-Lab\Desktop\navigate\src\navigate\controller\sub_controllers\tiling_wizard_controller2.py", line 320, in set_table table_values = compute_tiles_from_bounding_box( File "C:\Users\Dean-Lab\Desktop\navigate\src\navigate\tools\multipos_table_tools.py", line 155, in compute_tiles_from_bounding_box thetas = dim_vector( File "C:\Users\Dean-Lab\Desktop\navigate\src\navigate\tools\multipos_table_tools.py", line 148, in dim_vector return start + np.arange(0, n_tiles, 1) * step numpy.core._exceptions._UFuncNoLoopError: ufunc 'add' did not contain a loop with signature matching types (dtype('<U6'), dtype('float64')) -> None

Logs & Configuration Files Please drag and drop the logs and configuration files here. These are located in your .navigate folder, and can be found easily be opening Navigate, selecting File, then Open Log Files and Open Configuration Files.