formicidae-tracker / myrmidon

GUI to analyse ant tracking data
GNU Lesser General Public License v3.0
0 stars 1 forks source link

Fort-Studio: add an option to sort/filter by metadata Column in the Visualization workspace #201

Closed nathaliestroeymeyt closed 3 years ago

nathaliestroeymeyt commented 3 years ago

When visualizing data, it is sometimes useful to display groups of ants in different colours; e.g. ants that survived until the end of the experiment vs. ants that lost their tags/died at some point; or nurses vs foragers.

In large colony, it becomes difficult to assign colour individual per individual, and in the case of nurses vs forager, it is easy to make mistakes.

Hence it would be useful to be either able to filter the ants for different values of a particular metadata column - or alternatively, to display a metadata column next to the Hidden and Solo columns so we can sort the ants depending on their values for this particular column.

This would make life a lot easier to then assign specific colours to a group, or even to hide groups of ants with the same properties.

atuleu commented 3 years ago

I am not in favor to implement this:

On the other hand, color for an Ant is assignable by myrmidon. While dealing with large colony, one can assign the color it wants from any C++,R and python script and reopen the myrmidon file.