-
## The need
I was profiling a bam file when I noticed that a massive amount of my reads were not used:
```
WARNING
====================================================
There were 553 reads pres…
-
Had a long discussion with @Wumpf about all things size & scale and one of the biggest issue right now is that for most things we render, we don't have any notion of what their actual size is in terms…
-
### Summary
I am converting my raw data to BIDS format. I’m encountering an issue with HeuDiConv during the conversion of field maps, and I suspect it has to do with how the tool groups seque…
-
Using the mapping to extrude/revolve a 2D curve in 3D space via the mapping function breaks on the GPU.
See the script below with an example that runs on the CPU but fails on the GPU
```julia
u…
-
## Project info
**Title**:
Mapping the parameter space in EEG/MEG analyses
**Project lead**:
Johannes Algermissen, @johalgermissen
Looking for **co-leads**, both for the EMEA hub and also the…
-
So far, given a GPUizable loop like:
```chpl
foreach i in 0..
-
Within the EU, legislation passed by the European Parliament must be transposed into national legislation by each member state. For example, in the UK (pre-brexit) the Public Contracts Regulations 201…
-
```
" bad (there is space at the tail)
nnoremap :help
# good
nnoremap :help
```
-
Suppose there exists HDR content either as a ITU-R BT.2100 video or ISO 22028-5 image. It has:
* Rec2020 primaries
* HLG or PQ transfer function
* Optional metadata specifying
* Content color vo…
-
As I understand the primary issue: out-of-gamut canvas colors are currently clipped, so it could be a problem if CSS colors don't match canvas colors. But I don't see a clear resolution on that yet, o…