Skip to content

Conversation

@domfournier
Copy link
Collaborator

No description provided.

Copy link
Contributor

@benk-mira benk-mira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few small requests

def assemble_arguments( # pylint: disable=arguments-differ
self, tiles
self,
tiles: dict[list[np.ndarray]],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a typo? Can you type a dict without specifying the key type?

"""
Directive options for inversion.
:param auto_scale_misfits: Automatically scale misfits of joint inversions.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove, and maybe document the alias behaviour under auto_scale_tiles?

Directive options for inversion.
:param auto_scale_misfits: Automatically scale misfits of sub objectives.
:param auto_scale_misfits: Automatically scale misfits of joint inversions.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove and document alias behaviour under auto_scale_tiles

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.

3 participants