Skip to main content
Ctrl+K

MNE-BIDS 0.13 documentation

Site Navigation

  • News
  • Install
  • Use
  • API
  • CLI
  • Contribute

Site Navigation

  • News
  • Install
  • Use
  • API
  • CLI
  • Contribute

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
  • API Documentation
  • mne_bids.copyfiles.copyfile_bti

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-2023, MNE Developers. Last updated on 2023-08-21.

Created using Sphinx 7.1.0.

Built with the PyData Sphinx Theme 0.13.3.