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
This project's processing scripts were initially written in such a way that parallax uncertainty is discarded at the end of data processing.
Since then, it's been noted by a user on StackOverflow that parallax uncertainty is actually useful in some contexts.
Task:
The processing script (buildRaDecJson.js) should store uncertainty values in bsc5p_spectral_extra.json.
buildRaDecJson.js
bsc5p_spectral_extra.json
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This project's processing scripts were initially written in such a way that parallax uncertainty is discarded at the end of data processing.
Since then, it's been noted by a user on StackOverflow that parallax uncertainty is actually useful in some contexts.
Task:
The processing script (
buildRaDecJson.js
) should store uncertainty values inbsc5p_spectral_extra.json
.The text was updated successfully, but these errors were encountered: