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

Fixes #167, NormalizationParameter defaults introduced in #161 #168

Merged
merged 1 commit into from
Jan 14, 2021

Commits on Jan 14, 2021

  1. Fixes #167 introduced in #161

    * optional arguments
    In #161 some additional parameters were added to
    `NormalizationParameters`. This caused trouble in `NormalizerGSF`, which
    assumed that all parameters/attributes in `NormalizationParameters`
    have to be set.
    
    * Sphinx docs:
    Workaround for documentation of non default members.
    fzeiser committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    e0ad67c View commit details
    Browse the repository at this point in the history