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

Improve error message in marxasp #68

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Conversation

hamogu
Copy link
Member

@hamogu hamogu commented Nov 20, 2023

Previously, marxasp issues an error prompting the user to re-run the simulation
with DitherModel=INTERNAL, when run a simulation that used an ASPSOL input file.
However, that's not what the typical user wants:
If the simulation was run with a real ASPSOL file, then that file should be used.
It's still true that marxasp should issue an error (since it won't generate anything),
but the message is more helpful now.

fixes #53

Previously, marxasp issues an error prompting the user to re-run the simulation
with DitherModel=INTERNAL, when run a simulation that used an ASPSOL input file.
 However, that's not what the typical user wants:
If the simulation was run with a real ASPSOL file, then that file should be used.
It's still true that marxasp should issue an error (since it won't generate anything),
but the message is more helpful now.

fixes Chandra-MARX#53
@hamogu hamogu merged commit 54b3591 into Chandra-MARX:main Nov 20, 2023
1 check passed
@hamogu hamogu deleted the fix_53 branch November 20, 2023 18:04
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.

Warning message from marxasp can be confusing
1 participant