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

Change filenames of level 2 pB images and movie #366

Open
27 tasks done
jburkepile opened this issue Feb 13, 2024 · 5 comments
Open
27 tasks done

Change filenames of level 2 pB images and movie #366

jburkepile opened this issue Feb 13, 2024 · 5 comments
Assignees
Labels
bug fix of a problem in the existing code needs testing needs more testing/verification web needs coordination with website
Milestone

Comments

@jburkepile
Copy link
Collaborator

jburkepile commented Feb 13, 2024

The current name of the K-Cor level 2 pB fits files does not identify the data as being polarization brightness. This has been an oversight on my part. I want to add 'pb' to the K-Cor l2 FITS and gif files.

Please change name K-Cor l2 pB fits filenames from

yyyymmdd_hhmmss_kcor_l2.fts.gz
yyyymmdd_hhmmss_kcor_l2.gif
20221025_kcor_l2.mp4

to

yyyymmdd_hhmmss_kcor_l2_pb.fts.gz
yyyymmdd_hhmmss_kcor_l2_pb.gif
20221025_kcor_l2_pb.mp4

Please let me know if you think this change may cause other problems.

Questions

  • YYYYMMDD_HHMMSS_kcor_l2_cropped.gif to YYYYMMDD_HHMMSS_kcor_l2_pb_cropped.gif?
  • YYYYMMDD_HHMMSS_kcor_l2_avg.gif to YYYYMMDD_HHMMSS_kcor_l2_pb_avg.gif
  • YYYYMMDD_HHMMSS_kcor_l2_avg_cropped.gif to YYYYMMDD_HHMMSS_kcor_l2_pb_avg_cropped.gif?
  • YYYYMMDD_HHMMSS_kcor_l2_extavg.gif to YYYYMMDD_HHMMSS_kcor_l2_pb_extavg.gif?
  • YYYYMMDD_HHMMSS_kcor_l2_extavg_cropped.gif to YYYYMMDD_HHMMSS_kcor_l2_pb_extavg_cropped.gif?
  • YYYYMMDD_HHMMSS_kcor_l2_avg.fts.gz to YYYYMMDD_HHMMSS_kcor_l2_pb_avg.fts.gz?
  • YYYYMMDD_HHMMSS_kcor_l2_extavg.fts.gz to YYYYMMDD_HHMMSS_kcor_l2_pb_extavg.fts.gz?

Tasks

  • yyyymmdd_hhmmss_kcor_l2.fts.gz to yyyymmdd_hhmmss_kcor_l2_pb.fts.gz
  • yyyymmdd_hhmmss_kcor_l2.gif to yyyymmdd_hhmmss_kcor_l2_pb.gif
  • 20221025_kcor_l2.mp4 to 20221025_kcor_l2_pb.mp4
  • make frame player on website work

CHANGE to mp4 files:
Want all KCor movies (except subtraction movies) to be comprised on 2 min avg images
Want all movies to have the word 'avg' in the mp4 filename.

Tasks

  1. Use 2 min avg images in mp4 movies (except subtractions)
  • 20160211_kcor_l2_nrgf.mp4
  • 20160211_kcor_l2_nrgf_enhanced.mp4
  • 20160211_kcor_l2_pb.mp4
  • 20160211_kcor_l2_pb_enhanced.mp4
  • 20160211_kcor_l2_nrgf_avg_cropped_enhanced.mp4
  • 20160211_kcor_l2_nrgf_cropped.mp4
  • 20160211_kcor_l2_pb_avg_cropped_enhanced.mp4
  • 20160211_kcor_l2_pb_cropped.mp4
  1. Change filename to include the word 'avg'
  • Change 20160211_kcor_l2_nrgf.mp4 TO - 20160211_kcor_l2_nrgf_avg.mp4
  • Change 20160211_kcor_l2_nrgf_enhanced.mp4 TO 20160211_kcor_l2_nrgf_avg_enhanced.mp4
  • Change 20160211_kcor_l2_pb.mp4 TO 20160211_kcor_l2_pb_avg.mp4
  • Change 20160211_kcor_l2_pb_enhanced.mp4 TO 0160211_kcor_l2_pb_avg_enhanced.mp4
  • 20160211_kcor_l2_nrgf_avg_cropped_enhanced.mp4 ALREADY RENAMED
  • Change 20160211_kcor_l2_nrgf_cropped.mp4 TO 20160211_kcor_l2_nrgf_avg_cropped.mp4
  • 20160211_kcor_l2_pb_avg_cropped_enhanced.mp4 ALREADY RENAMED
  • Change 20160211_kcor_l2_pb_cropped.mp4 TO 20160211_kcor_l2_pb_avg_cropped.mp4
@jburkepile jburkepile added the bug fix of a problem in the existing code label Feb 13, 2024
@jburkepile jburkepile added this to the 2.2 reprocessing milestone Feb 13, 2024
@mgalloy mgalloy changed the title Change name of kcor l2 pb fits images Change filename of level 2 pB FITS images Feb 14, 2024
@jburkepile jburkepile changed the title Change filename of level 2 pB FITS images Change filenames of level 2 pB images and movie Feb 20, 2024
@mgalloy mgalloy added the web needs coordination with website label May 28, 2024
@mgalloy mgalloy added the needs testing needs more testing/verification label Jul 12, 2024
mgalloy added a commit that referenced this issue Jul 13, 2024
mgalloy added a commit that referenced this issue Jul 15, 2024
@mgalloy
Copy link
Member

mgalloy commented Jul 15, 2024

Test date is 20240409 in raw.latest.

@mgalloy
Copy link
Member

mgalloy commented Jul 29, 2024

Better day to check is 20221101 in raw.latest.

@mgalloy mgalloy removed the needs testing needs more testing/verification label Jul 29, 2024
@mgalloy mgalloy closed this as completed Jul 29, 2024
@mgalloy
Copy link
Member

mgalloy commented Sep 16, 2024

The website doesn't play the frames of the images, but does allow download of the FITS and GIFs.

@mgalloy mgalloy reopened this Sep 23, 2024
@mgalloy
Copy link
Member

mgalloy commented Oct 3, 2024

This looks to be fixed on the production website now.

@mgalloy mgalloy closed this as completed Oct 7, 2024
@jburkepile jburkepile reopened this Jan 7, 2025
@mgalloy mgalloy added the needs testing needs more testing/verification label Jan 14, 2025
@mgalloy
Copy link
Member

mgalloy commented Jan 14, 2025

20240330 and 20240409 are reprocessed in production with these filenames.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix of a problem in the existing code needs testing needs more testing/verification web needs coordination with website
Projects
None yet
Development

No branches or pull requests

3 participants