-
### Check for duplicates
- [X] I have searched for similar issues before opening a new one.
### Problem
At the moment much of our documentation and examples (including most of the code in the…
-
Currently, linting and formatting with `black` and `flake8` is optional but isn't enforced. Ideally, commits should be prevented for code that has problems with these two things. This can be done by e…
-
A straightforward approach to set up our training dataset is co-register all contrasts, so that we only need to perform one labeling per patient.
In order to always work in a fixed resolution, we …
-
In order for our users to know how to use our tools, we need to define some tutorials for them. This github issue outlines what I think we should have so we can approach all types of target users and …
-
Building experiment plan and realize with bash code
-
After talking to @amartinhuertas, @fverdugo I think that we probably need to define a new implementation of `BlockArray`.
The current `BlockArray` is an _array of arrays_ with some metadata (touch)…
-
Mutexes/locks are used frequently, but we don't expose a clean API and instead require users to use a sync or an atomic variable to create their own lock. This leads to relatively ugly code and that's…
-
Here are some notes from an experience mapping one dataset. Perhaps not directly relevant to encoding YB as is, but may be of interest
We found mapping results relating to substrate difficult
W…
-
# A proposal for a new stacked bar graph track type
![stackedbargraph](https://user-images.githubusercontent.com/22269650/218582859-aa3d0628-193e-4918-a6fd-982c1382e56a.png)
Motivation:
Displa…
-
From Dirk:
==
Concerning the OpenChain Curriculum (v1-1)
Page 23 "Check Your Understanding (of Chapter 2)" => Notices
Maybe I am wrong but I just wondered, if
"License reciprocity me…