Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Description of HK parameters is missing #25

Open
fincardona opened this issue Apr 17, 2020 · 0 comments
Open

Description of HK parameters is missing #25

fincardona opened this issue Apr 17, 2020 · 0 comments

Comments

@fincardona
Copy link

The method hdf5files.get_hk_descriptions returns empty descriptions, as in the following example:

print(striptease.hdf5files.get_hk_descriptions("DAQ", "POL"))

In [1]: Parameters for POL/DAQ

HK name        Description
--------------------------------------------
DAC_EN         Description not available yet
DET0_BIAS      Description not available yet
DET0_GAIN      Description not available yet
DET0_OFFS      Description not available yet
DET1_BIAS      Description not available yet
DET1_GAIN      Description not available yet
DET1_OFFS      Description not available yet
DET2_BIAS      Description not available yet
DET2_GAIN      Description not available yet
DET2_OFFS      Description not available yet
DET3_BIAS      Description not available yet
DET3_GAIN      Description not available yet
DET3_OFFS      Description not available yet
GAIN_EN        Description not available yet
PRE_EN         Description not available yet
RFP_FLAG       Description not available yet
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant