Skip to content

Dark handling of parameter correlations when duplicated locations interpreted from passed i,j (or x,y) #261

Open
@briochh

Description

@briochh

Currently, when parameter spatial information in list-like parameter files (passed to PstFrom.add_parameters()) results in collocated parameters (e.g. the same i,j information for different rows), we attempt to split the correlated parameters by an additional index, if passed (e.g. layer). This can get around the issue of trying to define correlations for identically located parameters. However it may result in us breaking correlations between pars that should actually be correlated (setting off-diags in the covariance matrix to 0).

Thinking that we need to provide an option to the user (more args!) to attempt to split, offset, or potentially tie collocated pars.

Will work on this, but any thoughts on desired behaviour welcome.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions