diff --git a/webui/src/components/pages/dashboard/Dashboard.tsx b/webui/src/components/pages/dashboard/Dashboard.tsx index 5f20e47..b97ba9d 100644 --- a/webui/src/components/pages/dashboard/Dashboard.tsx +++ b/webui/src/components/pages/dashboard/Dashboard.tsx @@ -173,20 +173,63 @@ export function Dashboard() { - - - CTF and Motion Correction - - - - + + Data Processing + + Calculate quality metrics which are fed to SmartEM for prediction updates + (includes motion correction, CTF estimation, particle picking, particle + selection) +
+ + https://github.com/DiamondLightSource/cryoem-services + +
- - + + ML Recommendations + + Quality predictions from a range of models as well as model weight and + parameter updates. Updates are informed by quality metrics produced by + data processing services +
+ + https://github.com/DiamondLightSource/smartem-models + +