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

[LINST] Add .meta option to skip XIN rules #8714

Merged
merged 1 commit into from
May 30, 2023
Merged

Conversation

driusan
Copy link
Collaborator

@driusan driusan commented May 29, 2023

XIN rules default to requiring everything unless otherwise specified. This is not useful for all instruments (for instance, LINST files that are used to import data from other systems where we don't support their rule format) so this adds an option to disable the rules for an instrument in the .meta file.

Testing instructions (if applicable)

  1. Add a norules{@}true line to a LINST file's corresponding .meta. Rules should no longer be enforced.

XIN rules default to requiring everything unless otherwise
specified. This is not useful for all instruments (for instance,
LINST files that are used to import data from other systems where
we don't support their rule format) so this adds an option
to disable the rules for an instrument in the .meta file.
@xlecours
Copy link
Contributor

Simple enough.

@driusan driusan merged commit 70af0ca into aces:main May 30, 2023
sanjay-thiyagarajan pushed a commit to sanjay-thiyagarajan/Loris that referenced this pull request Jun 17, 2023
XIN rules default to requiring everything unless otherwise
specified. This is not useful for all instruments (for instance,
LINST files that are used to import data from other systems where
we don't support their rule format) so this adds an option
to disable the rules for an instrument in the .meta file.
@ridz1208 ridz1208 added this to the 26.0.0 milestone Jun 20, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants