Skip to content
Snippets Groups Projects
Commit 15b136d9 authored by Alán Muñoz's avatar Alán Muñoz
Browse files

remove old defaults

parent cf544e22
No related branches found
No related tags found
No related merge requests found
......@@ -98,13 +98,6 @@ class Pipeline(ProcessABC):
A chained set of Pipeline elements connected through pipes.
"""
## default values
# General
tile_size = 96
distributed = 0
strain = ""
directory = "output"
# Tiling, Segmentation,Extraction and Postprocessing should use their own default parameters
# Early stop for clogging
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment