Create a list of timesteps to use from an original diffusion process, given the number of timesteps we want to take from equally-sized portions of the original process. For example, if there's 300 timesteps and the section counts are [10,15,20] then the first 100 timesteps are
(num_timesteps, section_counts)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected