Skip to content

TypeError: Obsid.__init__() got an unexpected keyword argument 'frequency' #5

@d3v-null

Description

@d3v-null

The version of cthulhu that gets installed by setup.py (cthulhu==0.2.0) does not expect a frequency argument as given in

o = Obsid((ra, dec, ra_shifts, dec_shifts), frequency=138.875, radius=20)

this could be fixed by modifying setup.py to install the expected version of cthulhu, and making any necessary changes in cthulhu_analysis

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