AI-SDC / SACRO-Viewer

A tool for fast, secure and effective output checking, which can work in any TRE.
Other
2 stars 1 forks source link

Switch to using new per-cell annotation format #247

Closed benbc closed 1 year ago

benbc commented 1 year ago

The ACRO library produces per-cell annotations in two formats. The old one, which we use, and a new, more efficient one.

We didn't adopt the new format when it was introduced, but we'd like to do that now as a bit of clean-up before we hand over ownership of the repo to UWE.

bloodearnest commented 1 year ago

So, the python side of this was already done previously, it seems.

Have discussed with Tom O and he will update the js side.