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

catmaid / CATMAID / 4690 / 1
49%
master: 45%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 11 Apr 2018 10:55PM UTC
Files 92
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

11 Apr 2018 10:35PM UTC coverage: 48.368%. First build
4690.1

push

travis-ci

aschampion
Stack: convert zoom levels to explicit downsample factors

Replace `num_zoom_levels` with a `downsample_factors` array where each
element specifies downsampling factors along each dimension. The old
behavior of inferring XY-only power of 2 downsampling until the entire
stack fits in 1k by 1k is preserved when this value is null.

On the front-end, tile layers now respect anisotropic, non-power-of-two
planar downsampling at each zoom level. Tile layers also respect
downsampling along the z axis, showing the nearest downsampled tile at
the zoom level (assuming top-left preserving downsampling).

Stack viewers assume the effective scalar downsampling (in screen pixel
space) for each zoom level is the largest planar downsampling factor for
the primary stack at that zoom level. Stack viewers still navigate in
scale level zero space (so do not skip z sections based on z
downsampling), and all scaled stack coordinates are scaled based upon
the scaled scale level zero stack coordinates.

To support arrays of composite Postgres fields, it is necessary to
register the composite fields with psycopg2, because Django's
`ArrayField` does not serialize and deserialize properly with custom
composite types.

Closes catmaid/CATMAID#1710.

7275 of 15041 relevant lines covered (48.37%)

0.48 hits per line

Source Files on job 4690.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4432
  • Travis Job 4690.1
  • 0c0621f4 on github
  • Next Job for on issues/1710-explicit-downsample-factors-squash (#4691.1)
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