This project and can be found in the *analysis/support/dependencies* directory and should contain a [Git Version Identifier](https://git.sharcnet.ca/bucanl_eeglab/eeglab_asr_amica/wikis/home#updates-git-and-version-control) after its name.
This project and can be found in the *analysis/support/dependencies* directory.
# Extensions
# Extensions
This version of EEGLAB conftains the following BUCANL plugins as git sub modules:
This version of EEGLAB conftains the following BUCANL plugins as git sub modules:
...
@@ -36,9 +36,12 @@ The recursive command will download the sub modules that are need to run this pi
...
@@ -36,9 +36,12 @@ The recursive command will download the sub modules that are need to run this pi
# Updates, Git and Version Control
# Updates, Git and Version Control
You can determine if this version of EEGLAB is updated by checking through the website or by using git.
You can determine if this version of EEGLAB is updated by checking through the website or by using git.
Even if your pipeline does not contain the most updated version of the associated BUCANL EEGLAB it should still work as designed, and also remember to use the recursive command when cloning the repository in order to get each of the sub modules.
Even if your pipeline does not contain the most updated version of the associated BUCANL EEGLAB it should still work as designed, as we will only update the pipeline submoduals once they are ready. Also remember to use the recursive command when cloning the repository in order to get each of the sub modules.
**Git**
***
# Git
Navigate to your eeglab using the *cd* command. Using *git status* you will be able to see any new developments to sub modules in the untracked changes as **(modified content)** and yield something like this:
Navigate to your eeglab using the *cd* command. Using *git status* you will be able to see any new developments to sub modules in the untracked changes as **(modified content)** and yield something like this:
This shows the changes that have happened in the sub modules.
This shows the changes that have happened in the sub modules.
...
@@ -56,7 +59,10 @@ cd /location/of/eeglab
...
@@ -56,7 +59,10 @@ cd /location/of/eeglab
gitsubmoduleforeachgitpull
gitsubmoduleforeachgitpull
```
```
# Website
**Website**
***
**Associated Pipelines**
**Associated Pipelines**
In order to determine which BUCANL EEGLAB version you are using navigate to the eeglab directory in the associated **Pipeline** Project.
In order to determine which BUCANL EEGLAB version you are using navigate to the eeglab directory in the associated **Pipeline** Project.
...
@@ -65,7 +71,6 @@ In order to determine which BUCANL EEGLAB version you are using navigate to the
...
@@ -65,7 +71,6 @@ In order to determine which BUCANL EEGLAB version you are using navigate to the
You should see a brief code such as *@2a691adf* proceeding the EEGLAB link which is the version identifier.
You should see a brief code such as *@2a691adf* proceeding the EEGLAB link which is the version identifier.
Proceed to the network tab of this **EEGLAB** project. You should see that the pipeline version code matches the start of the this EEGLAB version code.
Proceed to the network tab of this **EEGLAB** project. You should see that the pipeline version code matches the start of the this EEGLAB version code.
In the written section please provide a short but detailed description of the problem and attach any files that are necessary to replicate the issue. Alternatively for remote jobs allow allow jdesjard access to a Sharcnet folder containing the necessary files.
In the written section please provide a short but detailed description of the problem and attach any files that are necessary to replicate the issue.
Alternatively for remote jobs allow ** jdesjard** access to the Sharcnet folder containing the necessary files.
To do this *cd* to the folder containing the folder to be shared.
To give access *cd* to the folder containing the folder to be shared.