Skip to content

Create multiple reporters from a single reporter instance when running simulations in batch  #11

Description

@JMorado

Currently, when reporters are passed to run_production_batch, the output of all AlchemicalStates will be associated with the same output stream. This is not a problem if the states are run independently using run_single_state, as in this case each AlchemicalState has its own reporters, but when running simulations in batch it would be useful to find a way to create multiple reporters from a single reporter instance.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions