Félix C. Morency

Results 46 comments of Félix C. Morency

I also got hit by this issue while attempting to use `#[serde(flatten)]` to reduce code duplication

+1. Thanks a lot for working on this. After browsing the web about this issue, I found that it seems supported by `nvim-dap` [1], and it even supports part of...

I like the ideas in this thread. Automatic removal of "intermediate process files" would be great.

We are also affected by this issue.

+1! Thanks a lot for all your work!

I've been bitten by this bug while processing huge multishell DWI datasets. The workaround of using uncompressed NIFTI files works at the expense of disk space.

I believe one should set the Memo in the txBuilder, e.g., `txBuilder.SetMemo("my memo")`

Things I had to do in order to make it work. Run `yarn add @cosmology/lcd` After running the transpile command a first time, edit `.telescope.json` and set the following ```json...

Got bitten by this as well. Is there a known workaround?