You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added only_setup_mag parameter to downsample-related methods in Layer. This parameter allows creating output magnifications before parallelizing downsampling invocations to avoid outdated writes to datasource-properties.json. #610
Added Task.create() method to create tasks by prodiving a dataset name, location, and rotation. #605
cluster-tools
Added
Added KubernetesExecutor for parallelizing Python scripts on a Kubernetes cluster. #600