hyperspy.io_plugins.netcdf module

hyperspy.io_plugins.netcdf.acquisition2netcdf = {'binning': 'binning', 'blanking': 'blanking', 'ccd_height': 'ccd_height', 'exposure': 'exposure', 'gain': 'gain', 'pppc': 'pppc', 'readout_frequency': 'readout_frequency'}
hyperspy.io_plugins.netcdf.attrib2netcdf = {'binning': 'binning', 'blanking': 'blanking', 'ccd_height': 'ccd_height', 'energyorigin': 'energy_origin', 'energyscale': 'energy_scale', 'energyunits': 'energy_units', 'exposure': 'exposure', 'readout_frequency': 'readout_frequency', 'title': 'title', 'xorigin': 'x_origin', 'xscale': 'x_scale', 'xunits': 'x_units', 'yorigin': 'y_origin', 'yscale': 'y_scale', 'yunits': 'y_units', 'zorigin': 'z_origin', 'zscale': 'z_scale', 'zunits': 'z_units'}
hyperspy.io_plugins.netcdf.default_extension = 0
hyperspy.io_plugins.netcdf.description = ''
hyperspy.io_plugins.netcdf.file_extensions = ('nc', 'NC')
hyperspy.io_plugins.netcdf.file_reader(filename, *args, **kwds)
hyperspy.io_plugins.netcdf.format_name = 'netCDF'
hyperspy.io_plugins.netcdf.full_support = True
hyperspy.io_plugins.netcdf.nc_hyperspy_reader_0dot1(ncfile, filename, *args, **kwds)
hyperspy.io_plugins.netcdf.no_netcdf = True
hyperspy.io_plugins.netcdf.treatments2netcdf = {'dark_current': 'dark_current', 'readout': 'readout'}
hyperspy.io_plugins.netcdf.writes = False