Skip to content

Commit 15bf22f

Browse files
authored
Update philosophy.md
small typo
1 parent 25f993f commit 15bf22f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/contribute/philosophy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ EEGLAB development philosophy
99
========================
1010
{: .no_toc }
1111

12-
In [Mythical Man-Month, The: Essays on Software Engineering](https://www.amazon.com/Mythical-Man-Month-Software-Engineering-Anniversary/dp/0201835959), Fred Brooks, a project manager for IBM in the 1990s, emphasize how difficult it is to maintain the conceptual integrity of software products. The approach we have implemented in EEGLAB is to have a relatively small core supplemented by plugins/extensions.
12+
In [Mythical Man-Month, The: Essays on Software Engineering](https://www.amazon.com/Mythical-Man-Month-Software-Engineering-Anniversary/dp/0201835959), Fred Brooks, a project manager for IBM in the 1990s, emphasizes how difficult it is to maintain the conceptual integrity of software products. The approach we have implemented in EEGLAB is to have a relatively small core supplemented by plugins/extensions.
1313

1414
The advantage of EEGLAB is that other researchers may develop extensions and plugins on top of this strong core. This makes developing new features organic and unsupervised, well adapted to open-source research software. Researchers also get credit for their own extensions, which motivates them to implement them. Important extensions EEGLAB relies on are the clean_rawdata plugin to automatically clean data (Christian Kothe), ICLabel (Luca Pions Toninachi), FirFilt (Andreas Widmann), SIFT (Tim Mullen), LIMO (Cyril Pernet), etc...

0 commit comments

Comments
 (0)