You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to #21, I would welcome if filenameTag in DirectoryStorageService could be extended to support indexing of multi-valued tags such as ImageType. For example, I would like to use filenameTag="ImageType[end]" instead of filenameTag="ImageType" to get NORM instead of DERIVED_PET_NORM.
The text was updated successfully, but these errors were encountered:
Related to #21, I would welcome if
filenameTag
inDirectoryStorageService
could be extended to support indexing of multi-valued tags such asImageType
. For example, I would like to usefilenameTag="ImageType[end]"
instead offilenameTag="ImageType"
to getNORM
instead ofDERIVED_PET_NORM
.The text was updated successfully, but these errors were encountered: