multi_sregion_to_list

jwst.resample.resample_utils.multi_sregion_to_list(sregion)[source]

Convert a multi S_REGION string to a list of individual S_REGION strings.

Parameters:
sregionstr

A multi S_REGION string.

Returns:
list of str

A list of individual S_REGION strings.