Joshua Teves
Joshua Teves
@handwerkerd Here's the relevant issue thread.
I would like to reopen this issue as a few more NIH users have reported concern over duecredit. It's a small dependency relative to our other dependencies and I feel...
They just ask me if it's supposed to be there. At this point I value a few megabytes of data and a line of requirements to be less important than...
@eurunuela this looks good but there's actually one potential downfall: if you call `tedana` with the API instead of on the command line, I'm not sure you would get a...
I'm not entirely sure we want to display it CLI-style instead of printing a dict of parameters, but I'm guessing that it's easier to make pretty if we do it...
Hm, would it be straightforward to do a simple table of each parameter getting a line? You could switch the format to ``` f"{key}: {value}" ``` I think it's probably...
Probably we should get the merge conflicts cleared up before reviewing.
@handwerkerd had to overwrite your changes for simplicity for mmix/black formatting, sorry.
@eurunuela as an FYI I have created a new class, InputHarvester, that reads an OutputGenerator's "registry" of files from a previous run. You can use this to get all of...
More general FYI: this is a huge breaking change but basically the harder I tried to put `--manacc` into this framework, the worse it looked, so I gave up and...