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

ICRAR / libprofit / 319 / 6
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: devel
DEFAULT BRANCH: master
Ran 17 Jun 2019 11:43AM UTC
Files 47
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

17 Jun 2019 11:34AM UTC coverage: 90.479%. First build
COMPILER=g++-6 CXXFLAGS="-coverage" LDFLAGS="-coverage"

push

travis-ci

rtobar
Enable usage of pre-computed Masks

While the previous commit allowed users to pre-compute the Mask that a
Model would use internally for its evaluation, this commit allows them
to inform the Model that it shouldn't compute a new Mask internally, and
that the one given by the user should be used as-is instead. When this
happens we still check that the mask dimensions are what we expect them
to be, which is the only check we can safely perform.

This functionality means we can reuse an "offline" computed mask acros
model evaluations that use the same PSF, Mask, finesampling factor and
model sizes (e.g., during a high-level profile fitting optimization),
saving us from having to calculate the internal mask every time.

A unit test checks that using the offline computed mask or the
internally computed one doesn't make a difference, as the final result
is the same.

Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>

1758 of 1943 relevant lines covered (90.48%)

7097703.75 hits per line

Source Files on job 319.6 (COMPILER=g++-6 CXXFLAGS="-coverage" LDFLAGS="-coverage")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 299
  • Travis Job 319.6
  • 45d43199 on github
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