igmhub / baofit

Fits cosmological data to measure baryon acoustic oscillations.
9 stars 5 forks source link

"dist-matrix = no" is ineffective #20

Closed londumas closed 8 years ago

londumas commented 8 years ago

edit: Not a bug, behavior is:

° 'dist-matrix' gives an error
° 'dist-matrix = ' works fine
° 'dist-matrix = yes' is the same thing as 'dist-matrix = no' 

When using the flag "dist-matrix = no", the distortion is still read and the code prints : "Distortion matrix is switched on." When the previous line is commented in the .ini file then distortion matrix isn't read and the code prints : "Distortion matrix is switched off."