Jérôme Carretero

Results 43 comments of Jérôme Carretero

I concur with your analysis @t-paul hence the RFC mention and title. The quoted implementation of a new `get_fragments_from_r()` only handles `circle()` (and sphere/cylinder), and of course all shapes should...

Having something *more* than `fn/fa/fs` would allow to fall back to them if not implemented. A (prioritized) list of error control modalities could allow to prioritize fallback, if more modalities...

The current tessellation of `sphere()` uses a lot of triangles around the poles ; one that would be based on solid subdivision would take a tiny bit more generation time...

IMHO automatic update checking should be optional (opt-in or opt-out), like the crash reporting feature (I haven't checked the Sentry stats in a long time...), then the CLI can still...

> EDIT: Hidden because the information is outdated. Pending issues: 1. `version.txt` issue (something should be under `spinalcordtoolbox/`) 2. Launcher (which helps mostly for MPI) should be optional by default...

I was hesitating to be downloading pypi files or creating one from scratch when it was question of providing an installation means for those who don't have pypi connectivity (in...

I'm dealing with this with a workaround for now.

Using 0xc1 for a new type removes the ability to use it as an *escape character* for other possibilities (potential preferred extensions). You did realize that with your dynamic length...

I don't have a problem with LFS except that it's raising the bar for hosting, and this is really about another github.com limitation in order to monetize their platform. I'm...

Relates to https://github.com/neuropoly/ivadomed/issues/253