Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for multiple TODs in describe_mpi_distribution #220

Merged
merged 4 commits into from
Jan 21, 2023

Conversation

ziotom78
Copy link
Member

This PR adds support for multiple TODs in describe_mpi_distribution. Apart from the possibility to include other TODs in the computation of the allocated memory, this lets one to skip the field Observation.tod, in those cases where it is not allocated, through the use of the new keyword tod_names.

There is a small breaking change here, because now the field tod_dtype of the class MpiProcessDescr is a list of strings instead of a plain string. (This is required, because once multiple TODs are present, it is possible that they have different data types.)

  • Add support for multiple TODs in describe_mpi_distribution
  • Add new tests
  • Document the changes

@ziotom78 ziotom78 merged commit 215225c into master Jan 21, 2023
@ziotom78 ziotom78 deleted the multitod_report branch January 21, 2023 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant