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

LSSTDESC / CLMM / 1841
100%

Build:
DEFAULT BRANCH: master
Ran 22 May 2020 02:41PM UTC
Jobs 1
Files 11
Run time 2s
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
1841

push

travis-ci

web-flow
Removed old tests, fixed some and minor improvements (#269)

* Removed old tests, fixed some and minor improvements in compute_radial_averages and _compute_lensing_angles_flatsky.

compute_radial_averages

- std_sqrt_n was emmiting a warning due a division
  by zero. This happens for empty bins. Added
  a simple statement that put the weight to one
  and avoids division by zero.

_compute_lensing_angles_flatsky

- When source and lens have equal angles the atan2
  function returns phi = +/-pi due its evaluation
  of signed zeros. Added a statement that sets
  phi = 0 when sepangle == 0 (phi is ill defined
  when sepangle -> 0).

- Removed tests that emmited warnings due to large
  angle separations. Added support for source and lens
  angles separated by n*2*pi+epsilon and included
  tests to check it.

See more details in issue #260 .

* Implementing suggestions by @shenmingfu at #269.

Standardize the output of compute_radial_averages. Now the returning arrays
have zero (instead of binned_statistic default NaN) whenever a bin is empty.

Co-authored-by: Mariana Penna Lima <pennalima@gmail.com>

378 of 456 relevant lines covered (82.89%)

0.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1841.1 22 May 2020 02:41PM UTC 0
82.89
Travis Job 1841.1
Source Files on build 1841
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1841
  • 5e0600f3 on github
  • Prev Build on master (#1838)
  • Next Build on master (#1842)
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

© 2025 Coveralls, Inc