made MagnetsScaler fully generic for any number of magnets; added missing tasks.append; removed some prints

This commit is contained in:
2022-09-17 10:09:29 +02:00
parent 08ac0c408e
commit ba71e6e4d2
2 changed files with 5 additions and 11 deletions

View File

@ -3,7 +3,7 @@ from magnets import MagnetsScaler
ecol = EcolScaler()
mags = MagnetsScaler()
mags = MagnetsScaler("MAGNETS_SCALER", ["SINEG01-MSOL010"])