Navigation

  • index
  • modules |
  • next |
  • previous |
  • Eelbrain 0.31.9 documentation »
  • Reference »
  • eelbrain.pipeline.MneExperiment »

eelbrain.pipeline.MneExperiment.make_link¶

MneExperiment.make_link(self, temp, field, src, dst, redo=False)¶

Make a hard link

Make a hard link at the file with the dst value on field, linking to the file with the src value of field.

Parameters:
temp : str

Template of the file for which to make a link.

field : str

Field in which the source and target of the link are distinguished.

src : str

Value for field on the source file.

dst : str

Value for field on the destination filename.

redo : bool

If the target file already exists, overwrite it.

Logo

Table of Contents

  • Installing
  • Getting Started
  • Changes
  • Publications using Eelbrain
  • Development
  • Reference
    • Data Classes
    • File I/O
    • Sorting and Reordering
    • NDVar Initializers
    • NDVar Operations
    • Reverse Correlation
    • Tables
    • Statistics
    • Mass-Univariate Statistics
    • Plotting
    • Plotting Brains
    • GUIs
    • Formatted Text
    • MNE-Experiment
    • Datasets
    • Configuration
  • Examples
  • Recipes
  • The MneExperiment Pipeline

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Eelbrain 0.31.9 documentation »
  • Reference »
  • eelbrain.pipeline.MneExperiment »
© Copyright 2020, Christian Brodbeck. Created using Sphinx 1.8.5.