Skip to content

how to use os module in gin file  #200

@sWenzhuo

Description

@sWenzhuo

I want to use module to connect url.
#inside data.gin
import os
DataPatient="path1"
Data_no_smooth= os.path.join("/orgindata",os.path.basename(%DataPatient))
Data_smooth= os.path.join("
/smoothdata",os.path.basename(%DataPatient))

I doesn't work.I want to know how to use python method in gin file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions