SomaLogic/SomaDataIO

Collapsing ADATs strips the PlateScale information in Header

stufield opened this issue · 0 comments

Problem

When combining ADAT files in loadAdatsAsList(), the header information is retained for only the first file.
This is by design because hundreds of ADATs could be combined, bloating the attributes.
However, the PlateScale information could be of value.

Feature

Modify the PlateScale key-value pair to retain the scaling information from all the ADATs in the collapsed list.
Notify: @wschwarzmann

Priority Level

  • High
  • Medium
  • Low

Thanks for contributing 🥳!