Skip to content

Dev/mip 581/provide experiment UUID to mipengine request

Created by: ThanKarab

Changelog:

  • UUID provided in MIP-Engine algorithm request as 'request_id'.
  • Updated some dependencies.
  • When an exception happens, we log the exeption and the stacktrace.
  • Integration with MIP-Engine 0.7.0
    • X and Y parameters are now both optional.
    • MIP-Engine 'pathology' parameter changed to 'data_model'.
    • MIP-Engine parameter values converted to Integer/Double when possible.

Merge request reports