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

Tests for data quality information in Level 3 products #902

Closed
stscijgbot-rstdms opened this issue Sep 26, 2023 · 1 comment
Closed

Tests for data quality information in Level 3 products #902

stscijgbot-rstdms opened this issue Sep 26, 2023 · 1 comment

Comments

@stscijgbot-rstdms
Copy link
Collaborator

stscijgbot-rstdms commented Sep 26, 2023

Issue RCAL-670 was created on JIRA by Nadia Dencheva:

The ResampleStep will create a mosaic L3 file containing three arrays associated with the data quality: {}var_poisson{}, {}var_rnoise{}, and {}var_flat{}. The test will succeed when all of these arrays are present in the output file from {}ResampleStep{}. Additionally, the test will check against NaN in the variance arrays to indicate poor data quality.

 
|Success Criteria:|Presence of three data variance arrays: {}var_poisson{}, {}var_rnoise{}, and {}var_flat{}.|
|Expected Artifacts:|Mosaic L3 file in ASDF format.|
|Brief Outline of Test Steps:|The ResampleStep is run on a series of L2-calibrated input files, resulting in a mosaic L3 file. The test will take the L3 file and check if the data variance arrays are present.|
|Inputs:|A mosaic L3 ASDF file.|
|Test Methods:|Demo|
|Outputs:|Mosaic L3 file is ASDF format.|

@stscijgbot-rstdms
Copy link
Collaborator Author

Comment by Mairan Teodoro on JIRA:

PR: #964

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