Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 535 Bytes

How to convert ASCII catalog to LDAC.md

File metadata and controls

15 lines (8 loc) · 535 Bytes
  1. Intall Astropyp & datapyp (pip install)

  2. Use package astropyp.wrappers.astromatic.save_table_as_ldac: https://github.com/fred3m/astropyp/blob/master/astropyp/wrappers/astromatic/ldac.py

  3. For data table: http://docs.astropy.org/en/stable/table/

  4. About Theli: SExtractor can save ldac (LDAC_IMHEAD - LDAC_OBJECTS).

Then add/modify data/format: http://docs.astropy.org/en/stable/io/fits/

Table data: http://docs.astropy.org/en/stable/io/fits/usage/table.html

FITS: http://www.astro.sunysb.edu/fwalter/AST443/fits.html