Skip to content
Snippets Groups Projects
Commit a010cef2 authored by David Hendriks's avatar David Hendriks
Browse files

added tasks

parent e3678d19
Branches Chude_Chiamaka
No related tags found
No related merge requests found
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
Module containing the functions to handle the Moe&Distrefano data Module containing the functions to handle the Moe&Distrefano data
This class object is an extension to the population grid object This class object is an extension to the population grid object
TODO: The values from M&S are from bincenters, but our method makes it that the bincenter value is used as an edge value. So e.g. taking an eccentricity of 0.04 wll give 0 because its lower than the 0.05 (minimum) point. But it should probably give a value, even if we choose eccentricity = 0
""" """
# pylint: disable=E1101 # pylint: disable=E1101
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment