Hi all,
I’m reaching out for help with using the merge option in Minian. I’ve successfully run Minian and reached the stage where I can manually merge cells. However, I’ve encountered an issue with saving the merged data.
After completing the merge, when I try to save the dataset using minian_ds.to_netcdf("minian_dataset.nc"), the saved data appears as null. Upon inspecting the dataset, it seems that the merge process isn’t fully combining the cells—it retains the original data and only updates the unit labels.
This doesn’t seem to align with how the merge is supposed to function. I’m aiming to save the final, cleaned dataset with the merges fully applied.
Could you please advise on how to resolve this issue?
Best regards,
Ella