Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion meshparty/trimesh_io.py
Original file line number Diff line number Diff line change
Expand Up @@ -1272,7 +1272,7 @@ def add_link_edges(
merge_log : dict
JSON dict of merge log as it comes out of the chunkedgraph client. If used, must
also set base_resolution, the mip 0 resolution of the supervoxel segmentation volume.
dataset_name: str or None, optional
datastack_name: str or None, optional
The datastack name this mesh can be found in. If None, requires a pre-made client
passed through the client parameter. Defaults to None.
close_map_distance: float, optional
Expand Down