bundles / astropy latest / astropy / io / fits / fitsrec / FITS_rec / _update_column_attribute_changed
function
astropy.io.fits.fitsrec:FITS_rec._update_column_attribute_changed
source: /astropy/io/fits/fitsrec.py :761
Signature
def _update_column_attribute_changed ( self , column , idx , attr , old_value , new_value ) Summary
Update how the data is formatted depending on changes to column attributes initiated by the user through the Column interface.
Extended Summary
Dispatches column attribute change notifications to individual methods for each attribute _update_column_<attr>
Aliases
-
astropy.io.fits.FITS_rec._update_column_attribute_changed