Replies: 3 comments 17 replies
-
Contextual modulation of synaptic inputs during oddballI did a preliminary analysis of the SLAP2 data to investigate contextual modulation of synaptic inputs during oddballs. Analysis code: https://colab.research.google.com/drive/1rbVXa0x8xn0Mz18ejZoc6Ald6f6R6dDq?usp=sharing My focus was on investigating contextual modulation of synaptic inputs for expected versus unexpected sensory stimuli (e.g., similar to Hamm et al. 2021, or Furutachi et al., 2024 for somatic responses). Precise question addressed: Do we find evidence for the suppression of synaptic responses for expected inputs and enhancement for unexpected inputs? What is the spatial distribution of these responses (basal vs apical, or even branch specific?). Preliminary results: Significant (average) modulation of synaptic inputs through stimulus context is quite rare, with few ROIs showing suppression of the standard stimulus, and very few ROIs showing enhancement of unexpected stimuli (45 and 90 degree orientation oddballs). Such modulations were mainly found in the 2025-05-08 experiment for image plain DMD1 (corresponding to synapses onto proximal dendrites). See slides for plots and more details. Important caveats:
|
Beta Was this translation helpful? Give feedback.
-
I reanalyzed oddball-evoked activity using %ΔF (rather than z-scored values), as discussed here. The stimulus-evoked response for each ROI was calculated as the %ΔF during the stimulus window (0–0.343 s) minus the baseline (–0.343–0 s). The scatter plots below show the evoked responses to the standard stimulus (x-axis) versus each oddball type (y-axis) for all ROIs. This approach allows us to:
Here are the current plots: sub-794237/sub-794237_ses-20250424T142019_image+ophys.nwb sub-794237/sub-794237_ses-20250403T103830_image+ophys.nwb The next step is to relate this functional oddball modulation to potential experience-dependent changes in tuning properties or RF selectivity. Eventually we can map these properties back on the the location along the dendrites... |
Beta Was this translation helpful? Give feedback.
-
Analysis PlanHi guys, I am considering trying to understand whether at the spine level, it also follows the cortex level compute principle, for example, whether there exists unexpected stimuli that cause large activity based on @maierav @Sarruedi @jeromelecoq @lrudelt @Dedalus9 ’s analysis, if this plan aligns with our current exploration objectives @jeromelecoq. Specifically, I currently divide this prediction error computation principle into the following 5 steps and subsequent analysis to explore this question:
And I will continue to explore subsequent questions based on the current dPCA analysis strategy, which is well-suited for separating task-relevant neural dynamics from mixed population responses(I guess?), allowing us to isolate condition-specific variance (oddball vs. standard stimuli) from time-dependent variance and interaction effects.
Please feel free to point out any misunderstandings or inappropriate usage on my part - I'm always open to feedback and corrections. The patterns are still not clear for the figure4, will be updated later |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This thread if for anyone interested in analyzing the SLAP2 data for oddball responses / predictive processing.
ORIENT YOURSELF ABOUT THE EXPERIMENTAL SCOPE AND METHODOLOGY
#76
WHAT HAS BEEN DONE ALREADY?
We have basic python code provided by Jérôme Lecoq, Carter Peene, and Alex Maier to plot the oddball responses of individual ROIs (dendritic spines) based on the glutamate signal (see next section).
EXISTING CODE TO BUILD ON:
https://colab.research.google.com/drive/17-pAT6-xZXFM5mz3ccUt1W7w3Yaxazh7?usp=sharing
WHAT CAN I DO AS A NEXT STEP?
That's entirely up to you! Here are some ideas:
-compare if and how ROIs with overlapping receptive fields share orientation tuning or oddball responses
-examine temporal dynamics, such as trial-by-trial correlations
create population statistics
examine whether oddball responses are static or drift over the course of the presentations
compare trial mean versus median
convert the oddball responses into %-change form baseline
examine the relationship between different oddball responses (there were 3)
examine the relationship between oddball responses and response magnitude of each ROI
search the literature for what others have found out about oddball responses and open questions
extend the analysis to more of the imaging sessions (right now, we only analyze one of them)
anything else you can think of or find interesting
DISCUSS YOUR IDEAS AND RESULTS
Share your plans, figures, and codes here to coordinate with others:
#79
I STILL DO NOT KNOW OR FEEL UNSURE ABOUT WHAT TO DO
Brainstorm with others on here:
#78
Beta Was this translation helpful? Give feedback.
All reactions