-
## Brief description
Develop process for regular harvesting of (files and metadata) from the Cell Image Library GitHub repository and transformation of metadata files into ingest template
- [x] Pr…
-
Maybe same as those other `static` related issues, but here I don't see a constructor... Should be fairly easy to support this?
```c#
using System.Linq;
using System.Collections.Generic;
publi…
-
The following tasks either aren't memory safe or have a wrong verdict for unreach-call (see [CBMC's results](https://sv-comp.sosy-lab.org/2021/results/results-verified/cbmc.results.SV-COMP21.All.table…
-
## Description
Run the tomography reconstruction binder demo [TomographyReconstruction](https://github.com/TomographicImaging/CIL-Demos/blob/main/binder/TomographyReconstruction.ipynb)
- using the…
-
### Description
Record allows a `abstract bool Equals(BaseType)` method, but does not give a compiler error if it is not implemented on derived types.
### Reproduction Steps
On a net8.0 or net9rc2 …
-
Contents of the `li.cil.sedna.riscv` package are referenced from the following closely related part of the project:
- Package `li.cil.sedna.riscv`
- Test package `li.cil.sedna.riscv`
- Class `li.…
-
## Description
```python
import cil.optimisation.utilities.callbacks.Callback as Callback
```
leads to
```
---------------------------------------------------------------------------
ModuleNotF…
-
The newest version currently in the release tab seems to be crashing for me at boot.
It might be because to me running linux instead of windows because nobody seems to have reported this issue here b…
-
**Is your feature request related to a problem? Please describe.**
If one wants to implement some work related to RZIL, but without intention to implement analysis plugin that will help with lifting …
-
I have recently found that in `semodule` utility and in `libsepol` in general it is impossible to turn on maximal debug level. See https://github.com/SELinuxProject/selinux/issues/176
When Fedora's…