{ } Raw JSON

bundles / astropy 7.0.1 / astropy / io / fits / column / _dtype_to_recformat

function

astropy.io.fits.column:_dtype_to_recformat

source: /astropy/io/fits/column.py :2514

Signature

def   _dtype_to_recformat ( dtype )

Summary

Utility function for converting a dtype object or string that instantiates a dtype (e.g. 'float32') into one of the two character Numpy format codes that have been traditionally used by Astropy.

Aliases

  • astropy.io.fits.column._dtype_to_recformat