bug fix in fits_save_fit: "tie" field of p=get_params struct has to be given as
[p.tie] instead of p.tie, otherwise only the first letter of the parameter that should be tied is given to the struct within fits_save_fit.
Loading
Please register or sign in to comment