Skip to content

Commit

Permalink
start the project page titles with a capital letter
Browse files Browse the repository at this point in the history
sort the project pages on alphabet
  • Loading branch information
robertoostenveld committed Jun 8, 2021
1 parent a249d21 commit 02cacc5
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 62 deletions.
116 changes: 58 additions & 58 deletions development/project.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,82 +9,82 @@ This section of the website lists information aimed at developers of FieldTrip a

## Open projects

- [clean up the buffer implementation](/development/project/buffer_v3)
- [Implement a common distributed computing backend](/development/project/distributed)
- [describe how to create design matrix (prepare_design to be deprecated)](/development/project/design)
- [document grad.tra, modifications to it, and effects on inverse](/development/project/tra)
- [ensure that all website pages exist](/development/project/orphans)
- [write a tutorial on how to work with the MEGSIM data](/development/project/megsim)
- [clean up tutorial documentation](/development/project/tutorial_documentation)
- [cleanup private functions](/development/project/cleanup_private_functions)
- [read_neuroshare](/development/project/read_neuroshare)
- [CSP for classification](/development/project/csp)
- [ensure consistency of the documentation](/development/project/documentation)
- [clean up inside_vol and similar functions](/development/project/inside_vol)
- [Ensure consistent units throughout fieldtrip](/development/project/units)
- [Z-scores](/development/project/zscores)
- [Implement support for a separation of data into a signal and noise subspace](/development/project/subspace)
- [Check the correctness of the implementation of the algorithms](/development/project/correctness)
- [Checkdata and make source-structure definition consistent with other datatypes](/development/project/checkdata)
- [Clean up inside_vol and similar functions](/development/project/inside_vol)
- [Clean up the buffer implementation](/development/project/buffer_v3)
- [Clean up tutorial documentation](/development/project/tutorial_documentation)
- [Cleanup private functions](/development/project/cleanup_private_functions)
- [Describe how to create design matrix (prepare_design to be deprecated)](/development/project/design)
- [Document grad.tra, modifications to it, and effects on inverse](/development/project/tra)
- [Document the deprecated functions and configuration options](/development/deprecated)
- [improve interactive and non-interactive plotting of 4D bivariate data](/development/project/visualization)
- [Ensemble methods](/development/project/ensemblemethods)
- [Restructure and rework all visualization functions](/development/project/restructure_and_rework_all_visualization_functions)
- [Checkdata and make source-structure definition consistent with other datatypes](/development/project/checkdata)
- [Ensure consistency of the documentation](/development/project/documentation)
- [Ensure consistent units throughout fieldtrip](/development/project/units)
- [Ensure that all website pages exist](/development/project/orphans)
- [Implement a common distributed computing backend](/development/project/distributed)
- [Implement support for a separation of data into a signal and noise subspace](/development/project/subspace)
- [Import and export data to and from MNE-Python](/development/project/integrate_with_mne)
- [Source-reconstruction using two dipoles - example script under construction](/development/project/symmetric_dipoles), see [1559](http://bugzilla.fieldtriptoolbox.org/show_bug.cgi?id=1559)
- [Improve interactive and non-interactive plotting of 4D bivariate data](/development/project/visualization)
- [Improve the documentation of the source reconstruction methods](/development/project/documentation_source)
- [Restructure and rework all visualization functions](/development/project/restructure_and_rework_all_visualization_functions)
- [Source-reconstruction using two dipoles - example script under construction](/development/project/symmetric_dipoles), see [1559](http://bugzilla.fieldtriptoolbox.org/show_bug.cgi?id=1
- [Write a tutorial on how to work with the MEGSIM data](/development/project/megsim)
- [Z-scores](/development/project/zscores)
- [read_neuroshare](/development/project/read_neuroshare)

## Closed Projects

- [the rat beamformer](/development/project/rat) (won't be further worked on)
- Source reconstruction of event-related fields using minimum-norm estimate - (done and moved into place)
- [How to deal with forward model UNITS?](/development/project/fwdunits), see [686](http://bugzilla.fieldtriptoolbox.org/show_bug.cgi?id=686) (done)
- [Dealing with TMS-EEG datasets](/development/project/eeg_tms) (done)
- [move internal fcdc documentation onto the website](/development/project/move_internal_fcdc_documentation_onto_the_wiki) (done)
- [Add stripped spm2 and other toolboxes as external dependencies](/development/project/external_dependencies) (done)
- [Add the spike functions from Martin](/development/project/spike) (done)
- [Check the consistency between the documentation and the implementations](/development/project/consistency) (done)
- [Clean up the documentation on head modeling, anatomical processing, etc.](/development/project/geometry_documentation) (done)
- [Consistent flank detection for triggers](/development/project/trigger) (done)
- [Create a forward solver for charges in an infinite halfspace](/development/project/halfspace) (done)
- [Create a tutorial on the processing of animal data](/development/project/animal) (done)
- [Support for NIRS data](/development/project/nirs) (done)
- [integration with SPM8](/development/project/spm8) (done)
- [integration with SPM12](/development/project/spm12) (done)
- [support for loading neighbour structure from templates, constructing your own templates and FAQ on how to use neighbourselection in general](/development/project/neighbourtemplates) (done)
- [How to create a volumetric CURRENT density](/development/project/curdens) (will not be done)
- [provide an interface to the FNS software for FDM modelling](/development/project/fns) (done)
- [dealing with the GEOMETRY of the forward model](/development/project/fwdarch2) (done)
- [Refurbishing the architecture of the FORWARD module](/development/project/fwdarch) (done)
- [clean up the documentation on head modeling, anatomical processing, etc.](/development/project/geometry_documentation) (done)
- [implement SIMBIO forward solver](/development/project/simbio_plan) (done)
- [replicate functionality of MNE software](/development/project/replicate_functionality_of_mne_software) (done)
- [Creating a head-model for source-reconstruction of MEG data](/development/project/headmodel_tutorial) (done)
- [Implement a robust algorithm for constructing triangulated EEG-BEM head models](/development/project/bemmodel) (done, wont fix)
- [Creating a volume conduction model of the head for source-reconstruction of EEG data](/development/project/headmodel_tutorial_eeg) (done)
- [Dealing with TMS-EEG datasets](/development/project/eeg_tms) (done)
- [Dealing with the GEOMETRY of the forward model](/development/project/fwdarch2) (done)
- [Ensure consistent trial definition](/development/project/ensure_consistent_trial_definition) (done)
- [Ensure that the compat directories are NOT called by FieldTrip itself](/development/project/compat) (done)
- [Example use of DSS for BCG removal](/example/use_denoising_source_separation_dss_to_remove_ecg_artifacts) (done)
- [Handling of continuous data](/development/project/continuous) (done)
- [How is the segmentation defined?](/faq/how_is_the_segmentation_defined) (done, made faq)
- [How to change the MRI orientation, the voxel size or the field-of-view?](/faq/how_change_mri_orientation_size_fov) (done, made faq)
- [Creating a volume conduction model of the head for source-reconstruction of EEG data](/development/project/headmodel_tutorial_eeg) (done)
- [ensure that the compat directories are NOT called by FieldTrip itself](/development/project/compat) (done)
- [infrastructure for testing](/development/project/infrastructure_for_testing) (done)
- [How to create a volumetric CURRENT density](/development/project/curdens) (will not be done)
- [How to deal with forward model UNITS?](/development/project/fwdunits), see [686](http://bugzilla.fieldtriptoolbox.org/show_bug.cgi?id=686) (done)
- [Implement SIMBIO forward solver](/development/project/simbio_plan) (done)
- [Implement a framework for regression testing](/development/project/testing) (done)
- [modularise ft_connectivityanalysis](/development/project/modularise_ft_connectivityanalysis) (done)
- [add the spike functions from Martin](/development/project/spike) (done)
- [create a forward solver for charges in an infinite halfspace](/development/project/halfspace) (done)
- [ensure consistent trial definition](/development/project/ensure_consistent_trial_definition) (done)
- [prefix all public functions with ft](/development/project/prefix) (done)
- [provide an interface to the OpenMEEG software for BEM modelling](/development/project/openmeeg) (done)
- [Implement online data processing and classification for BCI](/development/project/bci) (done)
- [Switch from SPM2 to SPM8](/development/project/switch_from_spm2_to_spm8) (done)
- [switch from CVS to SVN for the code version and release management](/development/svn) (done)
- [add stripped spm2 and other toolboxes as external dependencies](/development/project/external_dependencies) (done)
- [Implement a function which computes an mvar-model based on the input data](/development/project/mvaranalysis) (done).
- [Implement a function which computes a variety of bivariate coupling measures from the input data](/development/project/couplinganalysis) (done).
- [handling of continuous data](/development/project/continuous) (done)
- [Implement a function which computes an mvar-model based on the input data](/development/project/mvaranalysis) (done).
- [Implement a graphical user interface as a "wizard" for certain analysis protocols](/development/project/wizard) (done)
- [Implement a robust algorithm for constructing triangulated EEG-BEM head models](/development/project/bemmodel) (done, wont fix)
- [Implement function that checks consistency of cfgs](/development/project/checkconfig) (done)
- [Restructure the directory layout](/development/project/directorylayout) (done)
- [Implement online data processing and classification for BCI](/development/project/bci) (done)
- [Implement support for CTF synthetic gradiometers](/development/project/synthetic_grad) (done)
- [integrate the new preproc module into fieldtrip](/development/project/merge_preproc) (done)
- [consistent flank detection for triggers](/development/project/trigger) (done)
- [Implement trial selection option](/development/project/trialselect) (done)
- [Implement a graphical user interface as a "wizard" for certain analysis protocols](/development/project/wizard) (done)
- [Redesign the interface to the read_fcdc_xxx functions](/development/project/read_fcdc_xxx) (done)
- [Check the consistency between the documentation and the implementations](/development/project/consistency) (done)
- [Infrastructure for testing](/development/project/infrastructure_for_testing) (done)
- [Integrate the new preproc module into fieldtrip](/development/project/merge_preproc) (done)
- [Integration with NUTMEG](/development/project/nutmeg) (will probably never happen, no active nutmeg development anymore)
- [Integration with SPM12](/development/project/spm12) (done)
- [Integration with SPM8](/development/project/spm8) (done)
- [Modularise ft_connectivityanalysis](/development/project/modularise_ft_connectivityanalysis) (done)
- [Move internal fcdc documentation onto the website](/development/project/move_internal_fcdc_documentation_onto_the_wiki) (done)
- [Prefix all public functions with ft](/development/project/prefix) (done)
- [Provide an interface to the FNS software for FDM modelling](/development/project/fns) (done)
- [Provide an interface to the OpenMEEG software for BEM modelling](/development/project/openmeeg) (done)
- [Redesign and implement a common statistical backend for various data types](/development/project/statistics) (done)
- [Redesign the interface to the read_fcdc_xxx functions](/development/project/read_fcdc_xxx) (done)
- [Refurbishing the architecture of the FORWARD module](/development/project/fwdarch) (done)
- [Reimplement the avg/cov/trial handling](/development/project/timelockanalysis) (done)
- [integration with NUTMEG](/development/project/nutmeg) (will probably never happen, no active nutmeg development anymore)
- [Replicate functionality of MNE software](/development/project/replicate_functionality_of_mne_software) (done)
- [Restructure the directory layout](/development/project/directorylayout) (done)
- Source reconstruction of event-related fields using minimum-norm estimate - (done and moved into place)
- [Support for NIRS data](/development/project/nirs) (done)
- [Support for loading neighbour structure from templates, constructing your own templates and FAQ on how to use neighbourselection in general](/development/project/neighbourtemplates) (done)
- [Switch from CVS to SVN for the code version and release management](/development/svn) (done)
- [Switch from SPM2 to SPM8](/development/project/switch_from_spm2_to_spm8) (done)
- [The rat beamformer](/development/project/rat) (won't be further worked on)
- [transform_grid](/development/project/transform_grid) (done, ft_transform_geometry)
- [Example use of DSS for BCG removal](/example/use_denoising_source_separation_dss_to_remove_ecg_artifacts) (done)
2 changes: 1 addition & 1 deletion development/project/cleanup_private_functions.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: cleanup the functions in the private folders
title: Cleanup the functions in the private folders
---

{% include /shared/development/warning.md %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title:
---

the IKEA beamforming manual points to internal FCDC intranet pages, which should be moved to the website.
The IKEA beamforming manual points to internal FCDC intranet pages, which should be moved to the website.

To do:

Expand Down
4 changes: 2 additions & 2 deletions development/project/simbio_materials.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: FieldTrip/SIMBIO integration
title: FieldTrip/SIMBIO integration materials
---

{% include /shared/development/warning.md %}

# FieldTrip/SIMBIO integration
# FieldTrip/SIMBIO integration materials

After the meeting of the 30th of May, 2011 we decided to put our slides in this space as to have a common and slick access to what we discussed.

Expand Down

0 comments on commit 02cacc5

Please sign in to comment.