Skip to content

reading in posterior bug #22

@sophiehourihane

Description

@sophiehourihane
  • La Forge version:1.0.1
  • Python version:Python 3.9.13
  • Operating System: Mac OSX

Description

Trying to read in a prior file but co crashed since a tab character is written incorrectly.

What I Did

I edited this line:
https://github.com/nanograv/la_forge/blob/main/la_forge/core.py#L153

and replaced

 delimiter='/t' ->   delimiter='\t' 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions