SBND and ICARUS have a common SAM instance named sbn used for shared data that allows users from both experiments to access each other shared data, even if they are not part of both experiments.
In the current situation Production and Analysis users are able to configure their jobs to use as input a SAM dataset from sbn instance.
However, if the POMS workflow is configured to use POMS split feature to let POMS create a split dataset based on an existing sbn dataset, this fails because POMS looks for the base dataset in the experiment specific SAM instance.
It would be nice if POMS could be instructed to look for the base dataset in a specific SAM instance, other than the experiment specific one.
SBND and ICARUS have a common SAM instance named
sbnused for shared data that allows users from both experiments to access each other shared data, even if they are not part of both experiments.In the current situation Production and Analysis users are able to configure their jobs to use as input a SAM dataset from
sbninstance.However, if the POMS workflow is configured to use POMS split feature to let POMS create a split dataset based on an existing
sbndataset, this fails because POMS looks for the base dataset in the experiment specific SAM instance.It would be nice if POMS could be instructed to look for the base dataset in a specific SAM instance, other than the experiment specific one.