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.

Selaa lähdekoodia

Aggiorna '_code/lucent-things/README.md'

paolo_papale 1 viikko sitten
vanhempi
commit
1ff1c0fee4
1 muutettua tiedostoa jossa 9 lisäystä ja 1 poistoa
  1. 9 1
      _code/lucent-things/README.md

+ 9 - 1
_code/lucent-things/README.md

@@ -1 +1,9 @@
-Test# lucent-things
+## Lucent-things
+
+<img src="https://gin.g-node.org/paolo_papale/TVSD/raw/2373f501e1ef380962646c56100f97ba5eb84040/_code/code_utils_v2/_figs/meis.png" width="100">
+
+This code will allow you to fit ANNs to the data and get tunings and most exciting inputs (MEIs)! For details, see the main publication.
+
+Everything is controlled via NPC_monkey.ipynb. Just change the constants in the first cell to match your local path to the data. Then "Run">"Run All Cells". It can take a long time to pre-process the data and then run the models.
+
+N.B. you need to run "extract_MUA.m" first, to unpack the norm MUA data into individual arrays.