Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 412 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 412 Bytes

reformatting_snippets

Code bits to read, reformat files

  • SNANA format data/sims to pandas SNANA_FITS_to_pd.py
  • SNANA format data/sims to pandas (with ID as str) SNANA_FITS_to_pd_IDstr
  • SNANA format data/sims to astropy table SNANA_FITS_to_sncosmo_astropytable.py
  • SNANA dat light-curves to pandas SNPCC_DAT_to_pd.py
  • Create authorlist and affiliations for MNRAS from csv MNRAS_authorlist_from_csv.py