Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1023 Bytes

Image.md

File metadata and controls

19 lines (14 loc) · 1023 Bytes

Image

representation of a statistical brain image

Properties

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]

[Back to Model list] [Back to API list] [Back to README]