From b4b8e48524d979cdd025cacd91887e344a379bf3 Mon Sep 17 00:00:00 2001 From: Robert Oostenveld Date: Fri, 20 Sep 2024 11:53:40 +0200 Subject: [PATCH] updated tags --- _data/tag/continuous.yml | 3 +++ _data/tag/ctf.yml | 3 +++ _data/tag/faq.yml | 3 +++ _data/tag/preprocessing.yml | 3 +++ "tag/reproducescript\r.md" | 4 ++++ "tag/script\r.md" | 4 ++++ 6 files changed, 20 insertions(+) create mode 100644 "tag/reproducescript\r.md" create mode 100644 "tag/script\r.md" diff --git a/_data/tag/continuous.yml b/_data/tag/continuous.yml index fa36cbf47..65acddef6 100644 --- a/_data/tag/continuous.yml +++ b/_data/tag/continuous.yml @@ -1,3 +1,6 @@ +- name: Why should I set cfg.continuous = 'yes' when preprocessing CTF trial-based data? + link: /faq/continuous + - name: How can I do time-frequency analysis on continuous data? link: /faq/how_can_i_do_time-frequency_analysis_on_continuous_data diff --git a/_data/tag/ctf.yml b/_data/tag/ctf.yml index 0f7fef3e1..e266cf351 100644 --- a/_data/tag/ctf.yml +++ b/_data/tag/ctf.yml @@ -16,6 +16,9 @@ - name: Can I create an artificial CTF dataset using MATLAB? link: /example/writing_simulated_data_to_a_ctf_dataset +- name: Why should I set cfg.continuous = 'yes' when preprocessing CTF trial-based data? + link: /faq/continuous + - name: How are the Left and Right Pre-Auricular (LPA and RPA) points defined? link: /faq/how_are_the_lpa_and_rpa_points_defined diff --git a/_data/tag/faq.yml b/_data/tag/faq.yml index 612b7bd7a..c8f65fe72 100644 --- a/_data/tag/faq.yml +++ b/_data/tag/faq.yml @@ -52,6 +52,9 @@ - name: Can I use FieldTrip without MATLAB license? link: /faq/compiled +- name: Why should I set cfg.continuous = 'yes' when preprocessing CTF trial-based data? + link: /faq/continuous + - name: How are the different head and MRI coordinate systems defined? link: /faq/coordsys diff --git a/_data/tag/preprocessing.yml b/_data/tag/preprocessing.yml index 65f16b018..38c5d575a 100644 --- a/_data/tag/preprocessing.yml +++ b/_data/tag/preprocessing.yml @@ -31,6 +31,9 @@ - name: How can I append the files of two separate recordings? link: /faq/append_files +- name: Why should I set cfg.continuous = 'yes' when preprocessing CTF trial-based data? + link: /faq/continuous + - name: What dataformats are supported? link: /faq/dataformat diff --git "a/tag/reproducescript\r.md" "b/tag/reproducescript\r.md" new file mode 100644 index 000000000..9f18a513b --- /dev/null +++ "b/tag/reproducescript\r.md" @@ -0,0 +1,4 @@ +--- +layout: tag +tag: reproducescript +--- diff --git "a/tag/script\r.md" "b/tag/script\r.md" new file mode 100644 index 000000000..5e6335c47 --- /dev/null +++ "b/tag/script\r.md" @@ -0,0 +1,4 @@ +--- +layout: tag +tag: script +---