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

If neither --log nor --plot is passed, log to stdout. Closes #50 #68

Merged
merged 3 commits into from
Apr 25, 2024

Conversation

CristianCantoro
Copy link
Contributor

As explained in #50, currently if neither --log nor --plot is passed, no information is saved.
This PR solves this problem in the following way if neither --log nor --plot is passed, log to stdout.

The PR also adds a .gitignore file for Python and a __main__.py file for easier testing.

@astrofrog astrofrog force-pushed the master branch 2 times, most recently from 999f047 to c538936 Compare April 25, 2024 21:47
@astrofrog
Copy link
Owner

Thank you for the pull request and sorry for taking so long to get to it!

@astrofrog astrofrog merged commit acc54fb into astrofrog:main Apr 25, 2024
13 checks passed
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

Successfully merging this pull request may close these issues.

2 participants