Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

Browse Source

Subir archivos a 'Code'

Updated README
Pau Boncompte Carré 3 months ago
parent
commit
e36383de0e
1 changed files with 7 additions and 1 deletions
  1. 7 1
      Code/README.md

+ 7 - 1
Code/README.md

@@ -13,8 +13,14 @@ This notebook upgrades the channel dataframes from the previous notebook by addi
 ### get_CSD.ipynb
 This notebook computes the Current Source Densities for all the LFP data
 
+### get_power_spectra.ipynb
+The same as get_CSD.ipynb but for the obtention of Power Spectra
+
 ### CSD_Analysis.ipynb
-Finally, this notbook performs the data discretization and prepares it for task engagement prediction with LDA
+This notebook performs the data discretization and prepares it for task engagement prediction with LDA
+
+### Spectral_Analysis.ipynb
+The same as get_CSD.ipynb but from Power Spectra
 
 ## Python Scripts