Closed juanep97 closed 3 months ago
Using iop4 -o caha_user={{other user}} -o caha_password={{other password}} does not have the intended effect because the telescope class variables are defined at import time https://github.com/juanep97/iop4/blob/75a1db11173702e42ecfe64710f3f66bd34657b7/iop4lib/telescopes/cahat220.py#L54
iop4 -o caha_user={{other user}} -o caha_password={{other password}}
Using
iop4 -o caha_user={{other user}} -o caha_password={{other password}}
does not have the intended effect because the telescope class variables are defined at import time https://github.com/juanep97/iop4/blob/75a1db11173702e42ecfe64710f3f66bd34657b7/iop4lib/telescopes/cahat220.py#L54