soft-matter / trackpy

Python particle tracking toolkit
http://soft-matter.github.io/trackpy
Other
443 stars 131 forks source link

BUG in utils.py (default_pos_columns) #739

Closed VeraMTitze closed 9 months ago

VeraMTitze commented 1 year ago

solution for error "unsupported operand type(s) for +: 'map' and 'list'" when locating features in 4D image sequence: default_pos_columns should return a list.