• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Neuroinflab / kCSD-python / 227
62%

Build:
DEFAULT BRANCH: master
Ran 01 Jun 2019 07:57AM UTC
Jobs 4
Files 18
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
227

push

travis-ci

ccluri
Error propagation maps (#102)

* 'Fixed `gauss_2d_large()`.

`kcsd.validation.csd_profile.gauss_2d_large(seed=63)` does not return
NaN anymore.

`repeatUntilValid()` decorator has been defined for that purpose.

A simple test for the fix provided in the `__main__` section of the module.

Note: The issue has not been solved by fixing distribution of
the `zs` variable in order to provide backward-compatibility.

* 2**32 - 1 included as possible alternative seed in the `kcsd.validation.csd_profile.repeatUntilValid()` decorator.

* Protection of `repeatUntilValid()` decorator against (extremely unlikely) neverending loop of seeds.

* `repeatUntilValid()` decorator reffactored
Seed sequence generation moved to `seedSequence()` generator function.

* `seedSequence()` generator function simplified (the generated sequence has changed though).

* Remove unnecessary imports

According to https://docs.python.org/3/library/builtins.html imports
from `builtsin` are unnecessary. As `builtsin` is Python 3 only,
their removal increases beckward-compatibility of the package.

Fixes #77

* Error Propagation Maps figure

I have included code which generates figure with EPMs (Fig. 7 at the
moment). Also, `colorblind_friendly` module with definition of
colorblind friendly colors is provided, which my code depends on.

* Error propagation maps dependencies reduced

The code of the `colorblind_friendly` module embedded in (copied into)
the script generating error propagation maps.

* Saving of figure of error propagation maps

The figure is saved as "error_propagation.pdf".

* Shabang provided

1779 of 2889 relevant lines covered (61.58%)

2.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 227.1 (DISTRIB="conda" PYTHON_VERSION="2.7" NUMPY_VERSION="1.10.4" SCIPY_VERSION="0.16.1" SIX_VERSION="1.10.0" COVERAGE="true") 01 Jun 2019 07:57AM UTC 0
61.37
Travis Job 227.1
2 227.2 (DISTRIB="conda" PYTHON_VERSION="3.5" NUMPY_VERSION="1.10.4" SCIPY_VERSION="0.16.1" SIX_VERSION="1.10.0" COVERAGE="true") 01 Jun 2019 07:57AM UTC 0
61.54
Travis Job 227.2
3 227.3 (DISTRIB="conda_min" PYTHON_VERSION="2.7" SIX_VERSION="1.10.0" NUMPY_VERSION="1.10.4" SCIPY_VERSION="0.16.1" COVERAGE="true") 01 Jun 2019 07:58AM UTC 0
61.37
Travis Job 227.3
4 227.4 (DISTRIB="conda_min" PYTHON_VERSION="3.4" SIX_VERSION="1.10.0" NUMPY_VERSION="1.10.4" SCIPY_VERSION="0.16.1" COVERAGE="true") 01 Jun 2019 07:58AM UTC 0
61.54
Travis Job 227.4
Source Files on build 227
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #227
  • f410408f on github
  • Prev Build on master (#220)
  • Next Build on master (#229)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc