MCPcopy Create free account
hub / github.com/Image-Py/imagepy / run

Method run

imagepy/menus/Selection/Relation/relation_plg.py:45–46  ·  view source on GitHub ↗
(self, ips, imgs, para = None)

Source from the content-addressed store, hash-verified

43 return True
44
45 def run(self, ips, imgs, para = None):
46 ips.roi = ips.roi.diff(RoiManager.get(para['name']))
47
48plgs = [Union, Diff]

Callers

nothing calls this directly

Calls 2

diffMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected