aurora-multiphysics / cyclops

Cyclops is a sensor suite optimisation program, designed for fusion engineering experiments.
GNU Lesser General Public License v2.1
2 stars 1 forks source link

Include more sensor types (eg IR camera that makes more than 1 measurement) #12

Closed DomHazza closed 1 year ago

DomHazza commented 1 year ago

I reckon the way to have a sensor that makes several measurements is to have a big IR camera containing lots of little sensors which contribute little values.

Or you can just change the way sensors are processed by the SensorSuite so that a single sensor can provide many values.

Either approach should not be difficult.