Skip to content

Commit f8487eb

Browse files
authored
Update launch_data_extraction.rst
1 parent 449d930 commit f8487eb

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

docs/source/launch_data_extraction.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,9 @@ Store them in the same folder and:
88

99
1. Click on the "Add file(s)" button of the data extraction dock
1010
2. Navigate to the folder containing your data
11-
3. Selected all your files
12-
4. Make sure that the file list becomes green (indicating the extraction was successful)
11+
3. Select all your files
12+
4. Click the "open" button. (your files should now be loaded)
13+
5. Check the box "has header" if the first line of your file is a header. (if you have multiple lines to skip at the beginning of your file, indicate the number of lines to skip in the entry box "Number of lines to skip".
14+
6. Indicate the delimiter of your data in the "Delimiter" entry box. If no delimiter is indicated, the default delimiter (a comma ",") will be used. The delimiter used in the example data files is a comma ",". The tab delimiter can be specified as "\t" or "tab"
15+
7. Click the extract button.
16+
8. Make sure that the file list becomes green (indicating the extraction was successful)

0 commit comments

Comments
 (0)