Skip to content

fixed bug in data_reader.make_radial_bins()

Sven Martens requested to merge make_radial_bins_fix into master

Added a fix to not discard stars that did not make up a full bin, but add a bin if the number of excess stars is larger than 0.5* stars or append them to the last bin otherwise.

Merge request reports