MetaCell / nwb-explorer

NWB Explorer is a web application to visualise and analyse the content of NWB:N 2 files
Other
23 stars 16 forks source link

Spatial timeseries 2d representation #63

Open filippomc opened 5 years ago

filippomc commented 5 years ago

Spatial timeseries represent the movement in the 2D space during time. For instance, it may represent the movement of a rat in a cage during the experiment.

With this first implementation, we want to represent all the points in a static 2D plot, ignoring the time.

Examples:

pgleeson commented 4 years ago

This change is relevant for this improvement: https://github.com/MetaCell/nwb-explorer/blob/807e149cfdf292619ab35031665b9e2cc6827279/nwb_explorer/nwb_model_interpreter/nwb_reader.py#L28