Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Larry's pull request #63

Merged
merged 2 commits into from
Mar 8, 2024
Merged

Larry's pull request #63

merged 2 commits into from
Mar 8, 2024

Conversation

ldaddario
Copy link

Add new files:
./mnc/opsdatapath.py # provides variable OPSDATAPATH assigned to '/home/pipeline/opsdata'
./mnc/sigtab.py # module with functions for determining any signal path ("mapping").

Documentation for sigtab is in the memo "LWA Signal Bookkeeping Software" of 2023 March 05. It is based on concepts described in the earlier memo "Signal Bookkeeping for LWA352" of 2022 March 3.

The sigtab module depends on the opsdatapath module to find data file 'sigtab.mat', which contains a simple table giving all signal paths.

Update:
./mnc/myarx.py # delete unused code lines; use opsdatapath to find 'arxPowerOffsets.log' file.

ldaddario ldaddario added 2 commits March 7, 2024 17:52
Modify myarx.py to use opsdatapath for arxPowerOffsets.log
Modify myarx.py to use opsdatapath for arxPowerOffsets.log
@yupinghuang yupinghuang merged commit 7cc7fb1 into main Mar 8, 2024
1 check passed
@caseyjlaw
Copy link
Contributor

I tested this and found a bug in the import of opsdatapath. That's fixed in main and installed to deployment and development environments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants