Skip to content

Conversation

@martinkilbinger
Copy link
Contributor

No description provided.

@martinkilbinger martinkilbinger changed the title =v metacal changes Feb 2, 2026
@martinkilbinger martinkilbinger marked this pull request as draft February 2, 2026 10:12
# Handle dictionary input (from metacal class)
if isinstance(data, dict):
T = data['T']
Tpsf = data['Tpsf']
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this potentially reintroduces the size-bug as the data is self.ns and the associated Tpsf should be the wrong one of the unsheared branch. If you want to fix it upstream it could be done in _read_data_ngmix. If for some reason data or dict are not instantiated the 'else' below definitely has the problem since the default shear_variant is 'NOSHEAR' andno value is passed when calling the function l.368.

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