-
The [recent refactor](https://github.com/cositools/cosipy/commit/de9f7925ba55e54423337b94e2832a67f71a27b0) of SpaceCraftFile to support orientation files with orbital information makes the default ori…
-
Currently the unit and currency converters, do their job, somewhat,
however actually invoking them can be annoying and finnicky for various
reasons. So to make a general list of improvements that wo…
-
### Describe the bug
When I was trying to construct a new Fido Client, I ran into an issue where there was a comparison happening that threw exceptions. In the else clause of the following method, yo…
-
In Home Assistant, I am receiving the following warning from the logs
-
In an effort to harmonize the options of the command lines available in clinica, the option --subjects-lists (-sl) for the converter adni-to-bids should be progressively replaced by the option -tsv wh…
-
### Platform
Linux Native
### Description
Linux iio provide many drivers for different kind of sensors:
https://www.kernel.org/doc/html/latest/driver-api/iio/intro.html
> - analog to digita…
-
We recently started getting a documentation build error on Read the Docs (see below). It looks like it's in the `charged_particle_radiography_film_stacks` notebook. I have a suspicion this error sta…
-
**Describe the feature:**
The **Friendly** duration formatters should account for singular values. Currently, we only use pluralized formats.
This is where we compute the unit text and join it with …
-
Actual Behaviour:
When a message is received and the consumer accepts a simple type i.e. a raw Map without generics information, any conversion errors will be swallowed.
`org.springframework.cl…
-
### Describe the solution you'd like
At this time, all public APIs that accept `DataConverter`s require payload converter and failure converter to be specified as paths. That requirement originally…