Spines were being saved in a cell array - this was throwing an error when passing to adata. Now spines are assigned a field of a new struct (spines_data.spines = spines) so that add_variable receives a single scalar structure.
Authored by: kellgeor 2026-03-12
Parent: [r1920]
Child: [r1922]