Skip to content

d3b-center/fw-move-session-to-proj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moves a session to a different Flywheel project

Finds sessions with a specific tag(s) and moves them to a specified project.

Will skip sessions without tags, sessions without all matching tags, and sessions with an equal session label in the destination project/subject container.

Classification

Category: Utility

Gear Level:

  • Project
  • Subject
  • Session
  • Acquisition
  • Analysis

Usage

Runs at the session-level

Inputs

None

Configuration

  • destination_project (string, default D3b_Ambra_raw_external_data): Destination project to route the session to.
  • matching_session_tags (array, default ["ambra_imported"]): Session tags to match. If multiple tags are provided, the session must match all of them.
  • debug (boolean, default False): Include debug statements in output.

Limitations

Hard-coded Ambra credentials.

About

Flywheel gear to move session to a destination project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published