Skip to content

Have a more general way to recognize models for fitting that have positional parameters #304

@eteq

Description

@eteq

From #210 - see #210 (comment) for more detail.

The basic gist: models like polynomials can't be "copied" trivially because you need a way to know how many parameters they have. inspect gives everything needed to recognize this, and I think I solved it in the linked comment... but it needs a PR with proper testing and everything, as it's pretty complex.

Metadata

Metadata

Assignees

Labels

fittingIssues dealing with fitting of lines (or other spectral features)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions