Skip to main content
Ctrl+K

MNE-BIDS 0.16.0 documentation

  • News
  • Install
  • Use
  • API
  • CLI
  • Contribute
  • GitHub
  • Discourse
  • News
  • Install
  • Use
  • API
  • CLI
  • Contribute
  • GitHub
  • Discourse

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_ctf

mne_bids.copyfiles.copyfile_ctf#

mne_bids.copyfiles.copyfile_ctf(src, dest)[source]#

Copy and rename CTF files to a new location.

Parameters:
srcpath-like

Path to the source raw .ds folder.

destpath-like

Path to the destination of the new bids folder.

See also

copyfile_brainvision
copyfile_bti
copyfile_edf
copyfile_eeglab
copyfile_kit

previous

mne_bids.copyfiles.copyfile_eeglab

next

mne_bids.copyfiles.copyfile_bti

On this page
  • copyfile_ctf()

© Copyright 2017, The MNE-BIDS developers. Last updated on 2024-11-16.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.0.