David Pérez-Suárez

Results 42 issues of David Pérez-Suárez

At the moment nobody would be able to use this code without permission as it ©. Could you [attach a license](https://choosealicense.com/) if you wish for this to be used by...

To use tabs to make it simpler and show other settings in tabs. E.g., [iacs-ipac-reader ](https://www.napari-hub.org/plugins/iacs-ipac-reader) that uses Qt widgets instead of napari's magic

napari-plugin
high priority

For example [using the `@thread_worker` decorator](https://napari.org/guides/threading.html).

napari-plugin

- MotionModel - name: cell_motion - dt: 1.0 - measurements: 3 - states: 6 - accuracy: 7.5 - prob_not_assign: 0.001 - max_lost: 5 - A: matrix to choose (dropdown?) -...

napari-plugin

and add in the docs how to use `btrack` in a headless state.

napari-plugin

napari-plugin

- Removes links saying `here`. As [they are not meanigful for screen readers](https://webaccess.berkeley.edu/ask-pecan/click-here) - Converts plain links to meaningful hyperlinks

**Describe the bug** Found that the member function is not defined after trying to generate a grade summary. I've got the following traceback in the logs: ``` 13:52:53 02/14/2024 -...

bug

There are new versions that don't need the patches applied via the hunter.

if I add the following ``` cmake set(CMAKE_C_FLAGS "-lcblas") ``` at the end of the file, other projects (eg. sopt) works fine.