STScI-Citizen-Science / MTPipeline

Pipeline to produce CR rejected, astrodrizzled, png's of HST WFPC2 solar system data.
6 stars 1 forks source link

Version 1.0.0 Release Candidate #142

Closed acviana closed 2 years ago

acviana commented 10 years ago

For the next release to be given the 1.0.0 version number it will have to satisfy all the requirements of the MAST delivery. Otherwise it will be released as 0.2.0-beta. Namely these are:

  1. Imaging (for all cameras)
    • [x] Produces CR and non-CR rejected c0m/FLT products.
    • [x] Produces wide astrodrizzled FITS images of the previous step.
    • [x] Produce log and linear scale PNG images of the previous step.
    • [x] All FITS and PNG outputs match the MAST file naming requirements.
  2. Database
    • [ ] master_images table contains entries for all the FITS images.
    • [ ] All master_images table fields consistent with the existing search page schema
    • [ ] All ephemerides generated for all FITS images
  3. Ephemerides Overlays
    • [ ] Generate labeled and scaled ephemerides overlays for all PNG images.
    • [ ] Generate DS9 overlay coordinate files.
  4. Other
    • [ ] Updated README.md