Skip to content

During runtime, when we add a new image channel, where are points/spines columns added? #28

@cudmore

Description

@cudmore

Hi @Suhayb-A

I will just ask the question and fill in with details as needed.

If we have an mmap loaded into memory, say it has one channel.

This gives us points/spines columns corresponding to _ch1_.

Then, during runtime, we add another image channel.

Question: where (if at all) are the new points/spines columns for _ch2_ added?

I see addSchema() when an mmap gets initialized. I do not see where new _ch<n> columns are added when we add a new image channel (during runtime)

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions