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

"Typical" measurement #96

Open
mole99 opened this issue Aug 14, 2024 · 0 comments
Open

"Typical" measurement #96

mole99 opened this issue Aug 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mole99
Copy link
Member

mole99 commented Aug 14, 2024

From Tim:

The "typical" measurement is defined as the single measurement done at all "typical" conditions, where a "typical" condition is given, and otherwise the average over conditions, if a "typical" condition is not given.

Enumerating over, say, ss, sf, tt, fs, ff, then tt is clearly the typical condition and should be used in calculating the typical value, but it won't be if you use "enumerate".

The following should be valid:

conditions:
   corner:
      enumerate: [ss, sf, tt, fs, ff]
      typical: tt
@mole99 mole99 added the enhancement New feature or request label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant