...
ID | Integer | ID of the desired SectionDataSet. |
image | String (optional) | Explicitly choose the desired image volume. Valid volumes are projection_density, projection_energy, and injectioninjection_fraction, injection_density, injection_energy, and data_mask. |
resolution | Integer (optional) | For Available resolutions for projection data , available resolutions are 10, 25, 50, and 100 (in microns). |
Response
For Mouse Projection data, the The response will be a single 32-big floating point Nrrd image named for the requested image type and resolution. If no image is specified, the density volume is returned. If no resolution is specified, 100um resolution is assumed.
projection_density | Density of projecting signal (number of projecting pixels / volume) |
projection_energy | Density of projecting signal multiplied by total signal intensity |
injection_fraction | Fraction of pixels belonging to the injection site |
injection_density | Density of projecting signal for pixels belonging to the injection site |
injection_energy | Injection density multiplied by total signal intensity for pixels belonging to the injection site |
data_mask | Fraction of pixels containing projecting signal |