Skip to content

Attribute error while running populate.py #18

@Pymamid

Description

@Pymamid

Hello, I am getting an attribute error while running the script populate.py with some specific parameters for rdist ('slab' and 'disk').

The command line arguments given are -
python2 populate.py -n 2000 -surveys PMSURV -rdist disk -o pmsurvdisk.model

Error shown -

Traceback (most recent call last):
  File "populate.py", line 586, in <module>
    orbits=args.orbits
  File "populate.py", line 254, in generate
    p.galCoords = go.diskDist()
AttributeError: 'module' object has no attribute 'diskDist'

Please let me know if any additional info is required. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions