2022.3_1 Artifact Release

RELEASE DATE: 2022-03-10

Bug Fixes

DE-3239 Nanotemper Prometheus parser bug fix
  • Task Script
    • Slug: common/nanotemper-prometheus-raw-to-ids
    • Version: v5.0.1
    • Changes:
      • Update methods[*].temperature.slope.unit to DegreeCelsiusPerMinute in parser

Enhancements (New Features and Functionality)

DE-3198 Beckman Coulter, Vi-Cell BLU - Update ID
  • IDS
    • namespace: common
    • slug: cell-counter
    • version: v5.0.0
    • changelog:
      • Add additionalProperties: false to all type: object fields
        • definitions.percentageUnitValue
        • definitions.lengthUnitValue
        • definitions.cellDensityUnitValue
        • definitions.cellCountUnitValue
        • definitions.volumeUnitValue
        • systems.items.properties.firmware.items
        • systems.items.properties.software.items
        • methods.items
        • methods.items.properties.threshold
        • methods.items.properties.threshold.properties.total
        • methods.items.properties.threshold.properties.center
        • methods.items.properties.brightness
        • methods.items.properties.brightness.properties.total
        • methods.items.properties.brightness.properties.viable_spot
        • methods.items.properties.diameter.properties.minimum
        • methods.items.properties.diameter.properties.maximum
        • methods.items.properties.probe_volume
        • methods.items.properties.image
        • methods.items.properties.image.properties.field_of_view.properties.width
        • methods.items.properties.image.properties.field_of_view.properties.height
        • methods.items.properties.image.properties.sample_depth
        • results.items.properties.cell
        • results.items.properties.cell.properties.viability
        • results.items.properties.cell.properties.diameter.properties.average
        • results.items.properties.cell.properties.diameter.properties.sum
        • results.items.properties.cell.properties.count.properties.total
        • results.items.properties.cell.properties.count.properties.viable
        • results.items.properties.cell.properties.count.properties.viable_standard_deviation
        • results.items.properties.cell.properties.count.properties.nonviable
        • results.items.properties.cell.properties.count.properties.average_per_image
        • results.items.properties.cell.properties.density.properties.total
        • results.items.properties.cell.properties.density.properties.viable
        • results.items.properties.cell.properties.circularity
        • datacubes.items
        • datacubes.items.properties.measures.items
        • datacubes.items.properties.dimensions.items
      • Use new time and time_for_samples schema templates
      • Add runs[*].tag
      • Add runs[*].part_number
      • Add runs[*].lot_number
      • Add runs[*].expiration
      • Add runs[*].in_service_date
      • Add runs[*].effective_expiration
      • Change methods[*].viable_spot_area to methods[*].area.viable_spot
      • Add methods[*].area.total
      • Add methods[*].mixing_cycles
      • Add methods[*].reagent
      • Add methods[*].wash
      • Change methods[*].decluster_degree from nullable_number to nullable_string
      • Add methods[*]..image.for_analysis
      • Rename results[*].cell.diameter.average.live to results[*].cell.diameter.average.viable
      • Add results[*].cell.diameter.average.total
      • Split results[*].circularity.average into results[*].circularity.average.total and results[*].circularity.average.viable
      • Split results[*].circularity.sum into results[*].circularity.sum.total and results[*].circularity.sum.viable
      • Add results[*].average_background_intensity
      • Add results[*].bubble_count
      • Add results[*].cluster_count_sum
      • Add datacubes[*].name
      • Add datacubes[*].description
      • Change datacubes[*].measures[*].unit from null to nullable_string