2021.09_HOTFIX_1 Artifact Release

RELEASE DATE: 8 SEPTEMBER 2021

Bug Fixes

DE-2548: Fix Fluoroskan pipeline failure
  • IDS

    • Slug: common/plate-reader-thermofisher-fluoroskan
    • Version: v4.0.1
    • Changes:
      • Change type of datacubes[*].measures[*].value from number to nullable number. This allows missing measurement values to be stored as null
  • Task Script

    • Slug: common/thermofisher-fluoroskan-raw-to-ids
    • Version: v5.0.1
    • Changes:
      • Fix parsing for aborted measurements which can contain a different number of readings for different wells: use null values in datacubes[*].measures[*].value where needed
      • Update parser to produce IDS v4.0.1
  • Protocol

    • Slug: common/thermofisher-fluoroskan-raw-to-ids
    • Version: v1.5.1
    • Changes:
      • Update protocol steps to use thermofisher-fluoroskan-raw-to-ids v5.0.1, which includes a patch to handle null values in datacubes

Enhancements (New Features and Functionality)

None