You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Mark channel bad for all sefments if bad for greater than: 20% of segments
2287
2287
- Mark segment bad if it:
2288
2288
- Contains more than 20 bad channels
@@ -2299,8 +2299,8 @@ eeglab redraw;
2299
2299
1. Artifact detection
2300
2300
- Same as step 5
2301
2301
1. Averaging
2302
-
- Handle source files: separately
2303
-
- Handle subjects: separately
2302
+
- Handle source files: Separately
2303
+
- Handle subjects: Separately
2304
2304
- To create final merge file for one ERP for whole sample (i.e., grand average -- for graphing purposes only, not analysis -- select "Together" for each)
2305
2305
- Do **not** compute noise estimate
2306
2306
@@ -2313,20 +2313,20 @@ eeglab redraw;
2313
2313
2314
2314
1. Baseline correction
2315
2315
- Sample baseline with respect to: segment time = 0
2316
-
- Baseline begins: 200ms (length of baseline) before sample and is 200 ms (length of baseline) long
2316
+
- Baseline begins: 200ms (length of baseline) before sample and is 200ms (length of baseline) long
2317
2317
2318
2318

2319
2319
2320
2320
1. Combine files (using the Averaging Tool)
2321
2321
- Handle source files: Together
2322
2322
- Handle subjects: Separately
2323
-
- Do **not**copute noise estimate
2323
+
- Do **not**compute noise estimate
2324
2324
2325
2325

2326
2326
2327
2327
1. File Export
2328
2328
- Simple binary
2329
-
-calibrate data
2329
+
-Calibrate data
2330
2330
- Export calibration information
2331
2331
- Export history information
2332
2332
- Export reference channel
@@ -2363,7 +2363,7 @@ Click again to make it good.
2363
2363
Hold down the `Command` key to make it good or bad for the whole experiment.
2364
2364
2365
2365
2366
-
**Q: When trying to do some batch data processing in NetStattion Tools, I received an error when trying to add a group of .mff files to the "Input Files" box.**
2366
+
**Q: When trying to do some batch data processing in NetStation Tools, I received an error when trying to add a group of .mff files to the "Input Files" box.**
2367
2367
**The error says "Blue files are open in review. In order to process these files, they need to be closed in Review fist"**
0 commit comments