Saskia de Vries

Results 30 comments of Saskia de Vries

There is no stimulus template for the static gratings because the stimulus is generated programmatically, rather than consisting of images. There might be functions in allensdk.brain_observatory.stimulus_info to recreate the static...

The events are accessed from the boc and not from the dataset: events = boc.get_ophys_experiment_events(ophys_experiment_id=session_id)

The "BrainObservatoryCache" points you to the "Visual Coding" dataset which contains responses to a diverse set of visual stimuli across different parts of the visual cortex and 14 different transgenically-defined...

- Use annotated unions in rig and session to remove empty lists that confuse users. - create AIND specific validators in an AIND extension so WE can require fields that...

I haven't tested this - other than I used this code when I first developed it. But I haven't test the function in the schema - see my teams thread.

The images shown are specified in the stimulus schema. https://github.com/AllenNeuralDynamics/aind-data-schema/blob/main/src/aind_data_schema/stimulus.py#L51 We've never had a situation where the refresh rate of the render and the monitor are separated, so haven't tracked...

Things to fix in Docs: - [ ] Metadata in general page: whom should I contact. Let's have this direct people to me and Dan for questions about the schema....