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

Add different Table reader options to mtl.update_ledger() #825

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

geordie666
Copy link
Contributor

PR #822 added different astropy table reader options for MTL I/O. The alt-MTL mocks specifically use desitarget.mtl.update_ledger() as a worker function, though, and PR #822 neglected to also add the different table reader options to that function.

This PR augments PR #822 by also adding the tabform kwarg to desitarget.mtl.update_ledger() to facilitate different astropy table reader arguments for the alt-MTL mocks.

This is a small PR, and I've carefully checked that I haven't broken anything about the MTL loop on the data side, so I'll merge in a few hours.

@coveralls
Copy link

Coverage Status

coverage: 53.05%. remained the same
when pulling 6922a0f on ADM-read-mtl-basic
into c77b037 on main.

@geordie666 geordie666 merged commit 957645b into main Jun 7, 2024
10 of 12 checks passed
@geordie666 geordie666 deleted the ADM-read-mtl-basic branch June 7, 2024 20:56
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.

2 participants