frappy_psi.thermofisher improvements

- merge Loop with Sensor
- make convergence work

Change-Id: Iba0cafc524ada6d490b7a5c30f4127e77fd163f3
This commit is contained in:
2023-06-05 09:49:03 +02:00
parent 9e52665b88
commit 720d010c47
2 changed files with 22 additions and 23 deletions

View File

@ -14,10 +14,6 @@ Mod('T',
'holder temperature',
io='io',
target=Param(max=100),
)
Mod('Th',
'frappy_psi.thermofisher.SensorA10',
'heat exch. temperature',
io='io',
tolerance=0.5,
settling_time=20,
)