-
Notifications
You must be signed in to change notification settings - Fork 2
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
New product types in database for enhanced images #400
Comments
SQL commands to add new rows:
|
select file_name, producttype from kcor_img where obs_day = "10133"; yields:
|
mgalloy
changed the title
New product types in database for enhance images
New product types in database for enhanced images
Oct 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Enhanced pB and NRGF FITS files need to have their own product type in the database. There should be a database product type for each
PRODUCT
FITS keyword value listed in the table in #312, copied below.Tasks
kcor_img
has the correctproducttype
The text was updated successfully, but these errors were encountered: