Skip to main content
Ctrl+K

MNE-BIDS 0.12 documentation

Site Navigation

  • News
  • Install
  • Use
  • API
  • CLI
  • Contribute
v0.13 (devel) v0.12 (stable) v0.11 v0.10 v0.9 v0.8 v0.7 v0.6 v0.5 v0.4 v0.3 v0.2 v0.1

Site Navigation

  • News
  • Install
  • Use
  • API
  • CLI
  • Contribute
v0.13 (devel) v0.12 (stable) v0.11 v0.10 v0.9 v0.8 v0.7 v0.6 v0.5 v0.4 v0.3 v0.2 v0.1

Section Navigation

  • mne_bids.write_raw_bids
  • mne_bids.read_raw_bids
  • mne_bids.write_meg_calibration
  • mne_bids.write_meg_crosstalk
  • mne_bids.BIDSPath
  • mne_bids.make_dataset_description
  • mne_bids.make_report
  • mne_bids.write_anat
  • mne_bids.mark_channels
  • mne_bids.get_anat_landmarks
  • mne_bids.update_anat_landmarks
  • mne_bids.get_head_mri_trans
  • mne_bids.convert_montage_to_mri
  • mne_bids.convert_montage_to_ras
  • mne_bids.template_to_head
  • mne_bids.get_anonymization_daysback
  • mne_bids.search_folder_for_text
  • mne_bids.print_dir_tree
  • mne_bids.get_bids_path_from_fname
  • mne_bids.get_entities_from_fname
  • mne_bids.get_entity_vals
  • mne_bids.get_datatypes
  • mne_bids.inspect_dataset
  • mne_bids.update_sidecar_json
  • mne_bids.anonymize_dataset
  • mne_bids.find_matching_paths
  • mne_bids.stats.count_events
  • mne_bids.copyfiles.copyfile_brainvision
  • mne_bids.copyfiles.copyfile_edf
  • mne_bids.copyfiles.copyfile_eeglab
  • mne_bids.copyfiles.copyfile_ctf
  • mne_bids.copyfiles.copyfile_bti
  • mne_bids.copyfiles.copyfile_kit

mne_bids.copyfiles.copyfile_bti#

mne_bids.copyfiles.copyfile_bti(raw, dest)[source]#

Copy BTi data.

Parameters:
rawmne.io.Raw

An MNE-Python raw object of BTi data.

destpath-like

Destination to copy the BTi data to.

See also

copyfile_brainvision
copyfile_ctf
copyfile_edf
copyfile_eeglab
copyfile_kit

previous

mne_bids.copyfiles.copyfile_ctf

next

mne_bids.copyfiles.copyfile_kit

On this page
  • copyfile_bti()

© Copyright 2017-2022, MNE Developers. Last updated on 2022-12-18.

Built with the PyData Sphinx Theme 0.12.0.

Created using Sphinx 5.3.0.