Michael

Results 15 issues of Michael

### Summary Running heudiconv (with reproin) hangs when converting data with the latest version installed with pip hangs for ~ 15 mins and then continues running fine. The same delay...

### Summary We are using `heudiconv` to automatically convert data from our Siemens scanner (Prisma) based on reproin. An issue arises when a sequence has different kinds of scanner post-processing...

### Summary It would be great to know what the intended use, and/or what could be the alternate use of the parameter `annotation_classes` in the function `create_key`. ### Platform details:...

In the same spirit of #453, I was wondering if it would be still possible to consider a change in the syntax of the combiner, to be more intuitive for...

question

Condiser the two calls of the `result` method of a Pydra task as below: ```python @pydra.mark.task def add_var(a: float, b:float) -> float: return a + b task1 = add_var(a=4, b=5)...

question
to consider

Having `termURL` fields as described [here](https://bids-specification.readthedocs.io/en/stable/03-modality-agnostic-files.html) is great, but it seems limited to the column names and not e..g. to the categorical `Levels`. For example, imagining we have the `group`...

enhancement
units

### Summary heudiconv crashes when converting a derived ADC map from Siemens scanner with the following trace: ```python INFO: Running heudiconv version 0.11.6 latest 0.11.6 INFO: Need to process 1...

This is to address #624

minor

It is relatively common to have a single theoretical session splits practically into two sessions due to the length of the protocol, so e.g. `anat`, `task 1`, `task 2`, `fmap`...

When they are several study UIDs, using the `--files` options only displays a warning which can be missed by the user in the output and `heudiconv` semi-silently skip converting files...