Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix numerical ranges in concise #1010

Merged
merged 1 commit into from
Apr 22, 2024
Merged

fix numerical ranges in concise #1010

merged 1 commit into from
Apr 22, 2024

Conversation

rhayes777
Copy link
Owner

Resolves one of the issues raised in #925 (still need to fix other issues)

@Jammy2211
Copy link
Collaborator

The result.info which is printed in the second part of model_1.py still seems to have incorrect ranges ( I think this should be 0 - 19):

galaxies
    lens
        bulge
            light_profile_list
                19
                    centre
                        centre_0                                                -0.0534 (-0.0999, 0.0950)
                        centre_1                                                0.0691 (-0.0989, 0.0973)
                    ell_comps
                        ell_comps_0                                             -0.3802 (-0.5904, 0.4880)
                        ell_comps_1                                             0.2769 (-0.4503, 0.7432)

@rhayes777 rhayes777 merged commit a8d0101 into main Apr 22, 2024
4 checks passed
@rhayes777 rhayes777 deleted the feature/concise_issues branch April 22, 2024 15:15
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