Open tomaroberts opened 1 year ago
The MLOps readme appears to be out of date, particularly where it refers to LoadImageXNATd: https://github.com/GSTT-CSC/MLOps#2-download-relevant-data-using-loadimagexnatd-and-actions.
LoadImageXNATd
I initially copied the example from there, but Python throws an exception and says "actions is unexpected argument". Looking in the LoadImageXNATd class, the argument has been dropped.
Might be other bits that need a refresh.
The MLOps readme appears to be out of date, particularly where it refers to
LoadImageXNATd
: https://github.com/GSTT-CSC/MLOps#2-download-relevant-data-using-loadimagexnatd-and-actions.I initially copied the example from there, but Python throws an exception and says "actions is unexpected argument". Looking in the
LoadImageXNATd
class, the argument has been dropped.Might be other bits that need a refresh.