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 metadata in Level 3 products #901

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

Tests for metadata in Level 3 products #901

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

Comments

@stscijgbot-rstdms
Copy link
Collaborator

stscijgbot-rstdms commented Sep 26, 2023

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

The ResampleStep will create a mosaic L3 file containing an attribute named {}resample{}, which will hold metadata relevant to the resampling step in creating the mosaic. The metadata are:

  • {}pixel_scale_ratio{};
  • {}pixfrac{};
  • {}pointings{};
  • {}product_exposure_time{};
  • {}weight_type{};
  • {}members{}.
    The test is successful when meta.resample attribute is present and contains all of the keywords in the list above.

 
|Success Criteria:|The meta.resample attribute is present and contains all required keywords.|
|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 meta.resample attribute is present as well as if it contains all of the required parameters.|
|Inputs:|L2 input files to be combined into a mosaic.|
|Test Methods:|Demo|
|Outputs:|Mosaic L3 file is ASDF format.|

@stscijgbot-rstdms
Copy link
Collaborator Author

Comment by Mairan Teodoro on JIRA:

#787

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