Skip to content

Update to temporal Slicer #479

@jkroell

Description

@jkroell

Are you requiring a new dataset or marker?

  • I understand this is not a marker or dataset request

Which feature do you want to include?

We have the case that we have 20min scans which includes 6 learning task blocks and 2 control task blocks which are mixed (so e.g. 2 task blocks then 1 control then 2 task again). What we want to be able to do is to define several timepoints in order to cut out what we don't want (in this case control blocks) and extract the connectome from the rest. To be clear in the end I want one connectome out of the defined timepoints (not one per block). Thanks as always! @kaurao

How do you imagine this integrated in junifer?

Maybe it would be an option to pass lists of start and stop times?
Let's say I want 10-20, leave out 21 to 40 - include 41 to 50:

  • kind: TemporalSlicer
    start: [10.0,41.0]
    stop: [20.0,50.0]

Do you have a sample code that implements this outside of junifer?

Anything else to say?

No response

Metadata

Metadata

Labels

enhancementNew feature or requesttriageNew issues waiting to be reviewed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions