Skip to content

Refactoring PstFrom to deal with duplicates in obs files #590

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

Merged
merged 2 commits into from
May 8, 2025

Conversation

briochh
Copy link
Collaborator

@briochh briochh commented May 6, 2025

  • will now raise (at a more sensible location) if duplicated indicies are in obs files
  • for duplicate indicies in par files will warn and continue -- will drop if par_type is add or mult else will keep duplicates for direct pars this should be consistent with before.
  • consolidated list-like par setup for direct and mult/add pars.

+ will now raise (at a more sensible location) if duplicated
  indicies are in obs files
+ for duplicate indicies in par files will warn and continue
  -- will drop if par_type is add or mult else will keep duplicates for direct pars
  this should be consistent with before.
+ consolidated list-like par setup for direct and mult/add pars.
@coveralls
Copy link

coveralls commented May 6, 2025

Coverage Status

coverage: 79.311% (+0.2%) from 79.113%
when pulling f165589 on briochh:hotfix_dupobs
into c929e4d on pypest:develop.

@briochh briochh merged commit b0f3b70 into pypest:develop May 8, 2025
14 checks passed
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