Skip to content

is it possibel to take the TC.mat as inputs and how to undersnad the expectes d csv/.pt formats? #1

Description

@albertleemon

Hi all,

Quick question about input preparation. In the paper (DOI: 10.1109/TMI.2025.3617310), my understanding is that the model ultimately uses ROI time series to build dynamic FC graphs via a sliding window (e.g., ROI time-course matrix
P → windowed correlation matrices Xt → thresholded adjacency At).

In this repo, I’m trying to understand how that maps to the expected files:

  1. Is it possible to use the TC.mat file generated by pNet as input, if it contains ROI-wise time courses?
  2. For the repo’s csv / .pt and pth files:
  • Does .pt store the extracted ROI time courses (the P matrix), or does it store derived objects (e.g., windowed FC matrices / graphs)?
  • What is the recommended pipeline to go from preprocessed fMRI to the repo’s expected csv/.pt (and pth, if applicable) formats?

Thanks a lot for any clarification or pointers to an example script!
Best regards
Meng

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions