Hao-Ting Wang

Results 27 issues of Hao-Ting Wang

Closes #939. This is a draft for feedback. Any suggestion is welcome! I am not very familiar with python class so please let me know if there's things in python...

Addresses #405. The current implementation uses the official API, `sonpy`, from CED. `sonpy` is closed sourced. **In order to support `sonpy`, the minimal python version should be 3.7.** Hence I...

## Detailed Description At the July dev call, @smoia mentioned wanting to add linting with CI on PRs for #402 ## Context / Motivation We want a more consistent code...

`func` as function input variable name creates conflict with `mark.task(func)` Pydra version: 0.14 Minimal example to recreate the bug: ```python import nibabel as nb import numpy as np import pydra...

bug

The current documentation says an intercept column is added, but the output doesn't generate intercept. Originally I thought it's something lost during refactoring, but looks like this is a case...

Documentation

This is related to #3398. We have started to profile the masker object to find out the where's most of the memory consumption happening, aiming to see if there's possibility...

Enhancement
Performance
Masker

@ymzayek and I have spent some time to find out what are the time consuming part of the masker object. The Labels and Maps maskers will resample the atlas every...

Documentation
Masker

Sofie's question kept me awake :flushed: I found a bug but it's not matching the behaviour she described :disappointed:

- Closes #4404 Changes proposed in this pull request: - add trend to the simulated signal in `load_confound` test Notes: - the tests were only failing when `detrend=True` and the...

Tensorflow has installation problem with Mac and difficult to debug. Plus, pytorch is easier to learn and much more relevant to the students.

enhancement
help wanted
maintainence
brainhackschool-2024