summaryrefslogtreecommitdiff
path: root/python/astra/plugin.py
AgeCommit message (Expand)Author
2018-01-24iMinds -> imecWillem Jan Palenstijn
2018-01-24Update copyright dateWillem Jan Palenstijn
2018-01-12Update contact emailWillem Jan Palenstijn
2016-11-28Update python headersWillem Jan Palenstijn
2015-07-23Also use ProjectorId in ReconstructionAlgorithm3D plugin baseDaniel M. Pelt
2015-07-23Add ReconstructionAlgorithm2D/3D classes for plugins (matching C++ classes)Daniel M. Pelt
2015-07-23Allow registering plugins without explicit name, and fix exception handling w...Daniel M. Pelt
2015-07-23Show more useful information when a plugin raises an exceptionDaniel M. Pelt
2015-07-23Allow plugins without keywordsDaniel M. Pelt
2015-07-23Log error when running Python plugin algorithmDaniel M. Pelt
2015-07-23Better way of passing options to Python plugin using inspectDaniel M. Pelt
2015-07-23Add support for Python algorithm pluginsDaniel M. Pelt