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

simonsobs / so3g / 165
56%

Build:
DEFAULT BRANCH: master
Ran 20 Jun 2020 06:53PM UTC
Jobs 1
Files 21
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
165

push

travis-ci-com

web-flow
Merge pull request #63 from simonsobs/proj-updates-2020q2

Important new features in the so3g.proj system are:

- Tiled Maps: support for tiled maps, where a large footprint may be sub-divided into ~equally sized submaps, with only some useful subset of those in RAM for projection operations.
- Precomputed Pointing: support for projection operations using precomputed pointing, which can save a lot of time if repeated projections are needed and sufficient RAM is available.
- Detector Weights: support for weighting detectors with a scalar factor, when binning maps and weight maps, to facilitate inverse-variance weighting in simple noise models.
- Use of linear interpolation to accelerate inverse trig operations (asin and atan2).
- Better support for creating custom OMP thread assignments.

The following interfaces have been changed:
- EarthlySite.get_named has been removed; use so3g.proj.SITES dict instead.
- Projectionist interface is somewhat different, especially OMP support options.
- Internal ProjEng API is quite different
- BufferWrapper C++ class is now templated for data type and lives in numpy_assist.h

In addition, the following changes / improvements have been made:
- Documentation in proj.rst has been updated.
- tests/test_proj_eng.py - performs very basic tests of projection routines.
- tests/test_proj_quat.py - promoted to a proper unittest.TestCase

67 of 67 new or added lines in 3 files covered. (100.0%)

665 of 1565 relevant lines covered (42.49%)

0.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 165.1 20 Jun 2020 06:53PM UTC 0
42.49
Travis Job 165.1
Source Files on build 165
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #165
  • 39b03714 on github
  • Prev Build on master (#160)
  • Next Build on master (#169)
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