Darren Christopher Lukas

Results 13 issues of Darren Christopher Lukas

I would like to autocomplete path that has space in one of the sub-directory. The issue is, after it reaches the directory with space, the tab completion doesn't work anymore....

bug
tab-completion

In the `TwixBuilder.build_mrsdata()`, the voxel dimension does not seem to be included when constructing the object, nor returned in the `parse_twix_header()` method. * `TwixBuilder.build_mrsdata()` https://github.com/openmrslab/suspect/blob/86d3c375f5c71c363e1a443b907db13e3bfe904e/suspect/io/twix.py#L64-L70 * `parse_twix_header()` https://github.com/openmrslab/suspect/blob/86d3c375f5c71c363e1a443b907db13e3bfe904e/suspect/io/twix.py#L284-L299 However, I...

enhancement

Hi all, I'm currently looking into the documentation for `xt::allclose` on the latest xtensor docs [here](https://xtensor.readthedocs.io/en/latest/api/classif_functions.html), but instead of the function details, I only see a warning displayed. It would...