rhayes777 / PyAutoFit

PyAutoFit: Classy Probabilistic Programming
https://pyautofit.readthedocs.io/
MIT License
59 stars 11 forks source link

fix numerical ranges in concise #1010

Closed rhayes777 closed 4 months ago

rhayes777 commented 4 months ago

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

Jammy2211 commented 4 months ago

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)