slaclab / pysmurf

Other
2 stars 9 forks source link

Drops pydm from v1.18.2 to 1.17.0. #775

Closed swh76 closed 1 year ago

swh76 commented 1 year ago

Description

Trying to fix issue https://github.com/slaclab/pysmurf/issues/772 ; some critical routines like read_adc_data and find_freqs are not returning good data, suspect due to newer PyDM version used in recently upgraded dockers (post SMuRF software version 7.2.0). SO dockers use same docker setup (so very similar software versions) and their last build didn't have this issue and used PyDM v1.17.0, so trying that by building a SMuRF release on https://github.com/slaclab/smurf-rogue-docker/releases/tag/R2.9.2 which requires PyDM v1.17.0.