representation of a statistical brain image
Name | Type | Description | Notes |
---|---|---|---|
metadata | {str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type | metadata from image | [optional] |
url | str, none_type | URL to image file | [optional] |
filename | str, none_type | name of the image file | [optional] |
space | str, none_type | the template space the image is in | [optional] |
value_type | str, none_type | The values the image represents | [optional] |
analysis_name | str, none_type | name of the analysis | [optional] [readonly] |
analysis | str | ID of the analysis this image came from | [optional] [readonly] |
add_date | datetime | date the image was added | [optional] [readonly] |