Handling of ds.site_to_use

Forums Datasource questions Handling of ds.site_to_use

  • Author
    Posts
  • #2102
    fmarbach2
    Member

    I would like to use a subset of my sites to compare different subpopulations of cells.
    What ‘index’ is used when I set ds.sites_to_use = [2 44 65]? The order in which the raser_data files were loaded?
    Or do I have to add a field in raster_site_info?

    #2103
    emeyers
    Keymaster

    The index used when you set ds.sites_to_use is the index that the data is stored in the binned_data cell array. This should be the same order as that the raster files are loaded (based on the create_binned_data_from_raster_data function). You do not need to add a filed in raster_site_info to get this working – although having meta information in raster_site_info might help to make the correspondence between the index of each neuron and other information about the neuron when looking at the binned_data.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.