MannLabs / SPARCSpy

9 stars 6 forks source link

Code Redundancy in WGASegmentation #2

Closed sophiamaedler closed 2 years ago

sophiamaedler commented 2 years ago

Currently the WGASegmenation and ShardedWGASegmentation contain a lot of redundant code. Both functions need to be homogenized and the parameter 'sharded_compution = False' introduced to improve code maintenance.