WebxCT / WebCT

Interactive Web UI for X-ray CT with Real-time Results
https://webct.io
8 stars 0 forks source link

feat: ✨ Global Model Scaling #90

Closed WYVERN2742 closed 2 months ago

WYVERN2742 commented 2 months ago

Add an option to globally scale the scene, great for trying different sample sizes / correcting an import size issue.

This involved changing how sample data is passed between the frontend, backend, and simulator. It is now wrapped in a type, rather than a bare array of samples.