This hasn't kept up with the main repo, principally on fit factories and how stuff, and how it interacts with the PYME.config framework (using the nested directories and large numbers of text files per package, rather than the new single .yaml per package standard. It also has a few additional issues (needs manual edits to a lot of files). I've had a quick go at a replacement which auto-generates a plugin skeleton for a supplied package name, removing the need for a lot of the manual edits.
This hasn't kept up with the main repo, principally on fit factories and how stuff, and how it interacts with the
PYME.config
framework (using the nested directories and large numbers of text files per package, rather than the new single .yaml per package standard. It also has a few additional issues (needs manual edits to a lot of files). I've had a quick go at a replacement which auto-generates a plugin skeleton for a supplied package name, removing the need for a lot of the manual edits.https://github.com/python-microscopy/python-microscopy/pull/1524
This could be worth considering as a replacement.