Skip to content

Allow explicit remapping of segment 0 during MeshTask#155

Open
nkemnitz wants to merge 2 commits intoseung-lab:masterfrom
ZettaAI:zetta/fix-remap-zero
Open

Allow explicit remapping of segment 0 during MeshTask#155
nkemnitz wants to merge 2 commits intoseung-lab:masterfrom
ZettaAI:zetta/fix-remap-zero

Conversation

@nkemnitz
Copy link
Contributor

and expose remap_table parameter to create_meshing_tasks

'compress': compress,
'closed_dataset_edges': closed_dataset_edges,
'dust_global': bool(dust_global),
'remap_table': remap_table,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the remap table is big, this could cause the provenance file to become gigantic. Do we need to think about this? Maybe just record the size of the remap table above a certain size?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants