We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The following model is in the wrong format:
skymodel fileformat 1.1 source { name "s0c27" component { type point position 11h48m33.374s 87d42m04.216s sed { frequency 120.408630371094 MHz fluxdensity Jy -9.83093744646091 0 0 0 polynomial { 0 } } } }
Running it through makesourcedb works fine, but using the resulting sourcedb inside DP3 causes DP3 to crash with:
Error: "Something went wrong while reading the source model. The error was: Regex: invalid regular expression component ( given (Unmatched ()"
Solution: makesourcedb should immediately report an error.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The following model is in the wrong format:
Running it through makesourcedb works fine, but using the resulting sourcedb inside DP3 causes DP3 to crash with:
Error: "Something went wrong while reading the source model. The error was: Regex: invalid regular expression component ( given (Unmatched ()"
Solution: makesourcedb should immediately report an error.
The text was updated successfully, but these errors were encountered: