lnls-sirius / pydm-opi

PyDM based interfaces used in various applications.
GNU General Public License v3.0
2 stars 4 forks source link

Adds EPICSTel screen (mainly) #61

Closed gfrn closed 3 years ago

gfrn commented 3 years ago

Adds EPICSTel screen, aligns buttons on launcher/removes unused imports.

Paramiko was also added as a requirement (used for SSH connections to alter the EPICSTel remote files).

carneirofc commented 3 years ago

Several changes have been made to the master branch, and they will provoke some conflicts. @ntanck could you sync your fork from master again?

carneirofc commented 3 years ago

I've just noticed your PR, feel free to include me as a reviewer or send a message.

gfrn commented 3 years ago

Some changes were made to the launcher to give it a more predictable behavior, however, they can be safely ignored if they don't fit in.

carneirofc commented 3 years ago

Cool, I will merge ASAP.

carneirofc commented 3 years ago

I've included pandas as a requirement for the project https://github.com/lnls-sirius/pydm-opi/blob/master/requirements.txt#L4