Skip to content
This repository has been archived by the owner on Nov 26, 2023. It is now read-only.

Add .tar.gz files and THUMB.png files to output created by the pipeline. #162

Open
scfleming opened this issue Sep 10, 2014 · 0 comments
Open

Comments

@scfleming
Copy link

A few more data products that I made for MAST ingestion via scripts, that would be much better if they could be automatically generated by the MTPipeline on output, are:

*-THUMB.png = 200x200 pixel scaled PNG versions of every full-res .png (should be four in total per IPPPSSOOT). The command I used is:
convert -quality 50 -resize 200x200 -colors 255 <file>.png <file>-THUMB.png

Also, I create .tar.gz files that tar all the full-res PNGs and FITS files for a given proposalID_targetDescrip subdirectory. As an example, the file name syntax for subdirectory acs/09059_mp762-pulcova/ is:
hlsp_mt_hst_acs-hrc_all-mp762-pulcova_all_v1-0_bundle.tar.gz

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant