================================================================================
Title: The JWST Early Release Science Program for Direct Observations of
    Exoplanetary Systems II: A 1 to 20 Micron Spectrum of the Planetary-Mass
    Companion VHS 1256-1257 b 
Authors: Miles B.E., Biller B.A., Patapis P., Worthen K., Rickman E., 
    Hoch K.K.W., Skemer A., Perrin M.D., Whiteford N., Chen C.H., Mukherjee S.,
    Morley C.V., Moran S.E., Bonnefoy M., Petrus S., Carter A.L., Choquet E.,
    Hinkley S., Ward-Duong K., Leisenring J.M., Millar-Blanchaer M.A.,
    Pueyo L., Ray S., Sallum S., Stapelfeldt K.R., Stone J.M., Wang J.J.,
    Absil O., Balmer W.O., Boccaletti A., Bonavita M., Booth M., Bowler B.P.,
    Chauvin G., Christiaens V., Currie T., Danielski C., Fortney J.J.,
    Girard J.H., Grady C.A., Greenbaum A.Z., Henning T., Hines D.C., Janson M.,
    Kalas P., Kammerer J., Kennedy G.M., Kenworthy M.A., Kervella P., Lagage P.,
    Lew B.W.P., Liu M.C., Macintosh B., Marino S., Marley M.S., Marois C.,
    Matthews E.C., Matthews B.C., Mawet D., McElwain M.W., Metchev S.,
    Meyer M.R., Molliere P., Pantin E., Quirrenbach A., Rebollido I., Ren B.B.,
    Schneider G., Vasist M., Wyatt M.C., Zhou Y., Briesemeister Z.W.,
    Bryan M.L., Calissendorff P., Cantalloube F., Cugno G., Furio M.D.,
    Dupuy T.J., Factor S.M., Faherty J.K., Fitzgerald M.P., Franson K.,
    Gonzales E.C., Hood C.E., Howe A.R., Kraus A.L., Kuzuhara M., Lagrange A.,
    Lawson K., Lazzoni C., Liu P., Llop-Sayson J., Lloyd J.P., Martinez R.A.,
    Mazoyer J., Quanz S.P., Redai J.A., Samland M., Schlieder J.E., Tamura M.,
    Tan X., Uyama T., Vigan A., Vos J.M., Wagner K., Wolff S.G., Ygouf M.,
    Zhang X., Zhang K., Zhang Z.
================================================================================
Description of contents: This tar.gz archive file contains the data behind 
    Figure 8 of the accepted version of the Letter listed above. This DbF
    includes the full JWST spectrum of VHS 1256-1257 b and the best-fit model.
    The specific files included in this archive include:
    
    VHS1256b_V2.mrt             JWST Spectrum of VHS 1256b 
    VHS1256b_bestfit_model.mrt  Best fit model atmospheric model
    
System requirements: The files are formatted according to the machine
    readable format used by the AAS Journals and CDS/VizieR. Specific
    information on the structure of MRT files can be found at:
    
        AAS: https://journals.aas.org/mrt-overview/
        CDS: http://cds.u-strasbg.fr/doc/catstd.htx
    
    These files can be read in python using the astropy package:
    
        from astropy.table import Table
        data = Table.read("VHS1256b_V2.mrt", format="ascii.cds")
    
    or with the most recent version of TOPCAT (> Version 4.8)
    
Additional comments: The author's orginal files are also provided in this
    archive:

    VHS1256b_V2.txt             JWST Spectrum of VHS 1256b
    VHS1256b_bestfit_model.txt  Best fit model stmospheric model

================================================================================
