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

Release 0.0.0a17 #173

Merged
merged 17 commits into from
Dec 4, 2019
Merged

Release 0.0.0a17 #173

merged 17 commits into from
Dec 4, 2019

Commits on Oct 22, 2019

  1. Add helper function and test case to deal with timepoint-specific par…

    …ameters flatten_timepoint_specific_output_overrides (#128) (Closes #125)
    
    Co-authored-by: elba.raimundez <elba.raimundez@helmholtz-muenchen.de>
    elba.raimundez authored and dweindl committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    6884a82 View commit details
    Browse the repository at this point in the history
  2. Add functionality to create data summary report (#140) (#141)

    * Add basic model / data summary HTML report (#140)
    
    * Create example report from pytest
    dweindl committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    ec0bd35 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. Configuration menu
    Copy the full SHA
    f63ace7 View commit details
    Browse the repository at this point in the history
  2. Fix create_parameter_df: Exclude rule targets (#149)

    * Fix create_parameter_df: Exclude rule targets
    
    * Update test
    dweindl committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    82ff3dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12f75a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90d8545 View commit details
    Browse the repository at this point in the history
  5. More informative error messages in case of wrongly set observable and…

    … noise parameters (Closes #118) (#155)
    dweindl committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    8fab85e View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. Configuration menu
    Copy the full SHA
    92e3366 View commit details
    Browse the repository at this point in the history
  2. Extend validator to check if all required parameters are present in p…

    …arameter table (Closes #43) (#159)
    dweindl committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    eca81a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Setup documentation for RTD (#161)

    * Create sphinx config and basic documentation pages (#135)
    
    * Fix sphinx errors
    
    * Support for markdown tables
    
    * Add requirements files for building docs
    
    Closes #135
    dweindl committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    ed1ec91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79b7c88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dce8d2 View commit details
    Browse the repository at this point in the history
  4. Visualization, allow empty column observableParameters (measurement-f…

    …ile) (#164)
    
    * add handling of empty observableParameters column in measurement file
     
    * addresses #162
    erikadudki committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    ebef1fc View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Cleanup (#167)

    * pylint stuff
    
    * optimize imports
    dweindl committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    60d5e1f View commit details
    Browse the repository at this point in the history
  2. Add CHANGELOG (Closes #137)

    (In future, please update on merge to `develop`)
    dweindl committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    5c399c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7eec68e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6a304f View commit details
    Browse the repository at this point in the history