Skip to content

Conversation

@santisoler
Copy link
Member

Fix docs for active_cells: the active_cells array must have the same number of elements as cells in the mesh, so update their description in the docstring of several regularization classes and recipe functions. Check for right size of cell_weights in regularizations: raise error if the cell_weights don't have n_params elements.

The `active_cells` array must have the same number of elements as cells
in the mesh, so update their description in the docstring of several
regularization classes and recipe functions.
Raise error if the `cell_weights` don't have `n_params` elements.
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.

2 participants