{ } Raw JSON

bundles / astropy 7.0.1 / astropy / io / fits / fitsrec / FITS_rec / _scale_back_ascii

function

astropy.io.fits.fitsrec:FITS_rec._scale_back_ascii

source: /astropy/io/fits/fitsrec.py :1229

Signature

def   _scale_back_ascii ( self col_idx input_field output_field )

Summary

Convert internal array values back to ASCII table representation.

Extended Summary

The input_field is the internal representation of the values, and the output_field is the character array representing the ASCII output that will be written.

Aliases

  • astropy.io.fits.FITS_rec._scale_back_ascii