How to arbitrarily extract a specific subset of images from a dataset?
问题 Recently I'm planning to manipulate a stack of images and the goal is to extract a specific subset of slices from there, for example only even or odd or arbitrary indexes, and then save them into another dataset. In DM, there are a number of helpful functions in the Volume menu but unfortunately, they cannot really fullfill what I want to do. I am just wondering whether this idea can be realized via scripting. Many thanks for your help in advance. 回答1: There are two ways you can go about it,