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

DM-21221: PTC task should produce a linearity model #24

Merged
merged 1 commit into from
Jan 26, 2020

Commits on Jan 26, 2020

  1. Persist c0 coefficient for LinearizeSquared

    Add lines that persist lookup table linearizer
    
    Populate lookup table using polynomial fit
    
    Add code to persist lookup table linearizer
    
    Added code to calculate linearizers
    
    Rename parameter to polynomialFitDegreeNonLinearity
    
    Use only one polynomial for meanSignal vs expTime fit
    
    Change 'Nl' by 'NonLinearity'
    
    Deleted 'min' in config parameter
    
    Change 'Nl' to 'NonLinearity' in tests
    
    Add positional argument to fitting function in tests
    plazas committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    76202e3 View commit details
    Browse the repository at this point in the history