Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reading in posterior bug #22

Open
sophiehourihane opened this issue Jul 19, 2022 · 0 comments
Open

reading in posterior bug #22

sophiehourihane opened this issue Jul 19, 2022 · 0 comments

Comments

@sophiehourihane
Copy link

  • 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' 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant