Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

[estimate-param-scan] allow for interrupting parameter scans for fail… #1079

Merged
merged 1 commit into from
May 10, 2017

Conversation

marscher
Copy link
Member

@marscher marscher commented May 9, 2017

Eg. for calculating implied timescales, one could not interrupt the process
of estimating, because KeyboardInterrupt exceptions are being handled as
estimation errors.

…fast=True

Eg. for calculating implied timescales, one could not interrupt the process
of estimating, because KeyboardInterrupt exceptions are being handled as
estimation errors.
@codecov-io
Copy link

codecov-io commented May 10, 2017

Codecov Report

Merging #1079 into devel will increase coverage by <.01%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel    #1079      +/-   ##
==========================================
+ Coverage   90.51%   90.51%   +<.01%     
==========================================
  Files         188      188              
  Lines       19003    19016      +13     
==========================================
+ Hits        17200    17212      +12     
- Misses       1803     1804       +1
Impacted Files Coverage Δ
pyemma/_base/estimator.py 85.03% <100%> (+1.03%) ⬆️
pyemma/msm/tests/test_estimator.py 96.77% <83.33%> (-3.23%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 49f09a7...320d554. Read the comment docs.

@marscher marscher merged commit 4ab0d6e into markovmodel:devel May 10, 2017
@marscher marscher deleted the param_scan_allow_interrupt branch May 10, 2017 16:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants