powered by
Get size of image series
get_series_size(series_instance_uid)
Series instance UID. To get a list of available series instance UIDs, call get_series_info.
get_series_info
List containing elements:
size_bytes: Total size of image series in bytes
size_bytes
object_count: Number of objects in image series
object_count
content: parsed API response content
content
response: API response
response
get_series_info, TCIA REST API Usage Guide, TCIA API object definitions
# NOT RUN { get_series_size("1.3.6.1.4.1.14519.5.2.1.5382.4002.272234209223992578700978260744") # } # NOT RUN { # }
Run the code above in your browser using DataLab