Skip to content

GEOPY-1220#37

Merged
domfournier merged 13 commits into
release/v0.19.0.dev5+geoapps.0.11.0from
GEOPY-1220
Nov 30, 2023
Merged

GEOPY-1220#37
domfournier merged 13 commits into
release/v0.19.0.dev5+geoapps.0.11.0from
GEOPY-1220

Conversation

@domfournier
Copy link
Copy Markdown

@domfournier domfournier commented Nov 29, 2023

No description provided.

Copy link
Copy Markdown

@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.

Some loose suggestions about variable naming, docstrings and typing.

if f is None:
f, Ainv = self.fields(self.model, return_Ainv=True)
@delayed
def block_deriv(time_index, field_type, source_list, mesh, time_mesh, fields, Jmatrix):
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

since I've seen other simpeg updates replacing camel case for snake case..
Jmatrix -> sensitivity_matrix
rx -> receiver
df_duT -> derivative_... ?
PTv -> Projection?
Also.. not sure how strict you want to be about docstrings/typing on SimPeg, but this is pretty thin by our standards!

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Yea not typing yet on SimPEG. I sprinkle whenever I have the chance.

Comment thread SimPEG/dask/electromagnetics/time_domain/simulation.py
Comment thread SimPEG/dask/electromagnetics/time_domain/simulation.py
@domfournier domfournier merged commit d633636 into release/v0.19.0.dev5+geoapps.0.11.0 Nov 30, 2023
@domfournier domfournier deleted the GEOPY-1220 branch November 30, 2023 23:23
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