Provides `read_idlsav_file`

check_kernels[source]

check_kernels(cell)

Parameters:

  • cell : <class 'inspect._empty'>

swap_cell[source]

swap_cell(cell)

Parameters:

  • cell : <class 'inspect._empty'>

read_idlsav_file[source]

read_idlsav_file(filename)

Parameters:

  • filename : <class 'inspect._empty'>

class SavConverter[source]

SavConverter(filename)

Parameters:

  • filename : <class 'inspect._empty'>
fname = "/home/maye/Dropbox/SternchenAndMe/python_stuff/FUV2005_195_19_52_08_UVIS_011EN_ICYEXO001_PRIME.sav"
conv = SavConverter(fname)
Searching for longest substructure and returning that.
Found 'datastruct2'' with length 71.
Item with key 'datastruct2_initial' has no length. Skipping.
Item with key 'datastruct2_final' has no length. Skipping.
Return substructure with name 'datastruct2'.
conv.dtypes
array([dtype('O'), dtype('O'), dtype('O'), dtype('O'), dtype('O'),
       dtype('O'), dtype('O'), dtype('O'), dtype('O'), dtype('O'),
       dtype('O'), dtype('O'), dtype('O'), dtype('O'), dtype('O'),
       dtype('O'), dtype('O'), dtype('O'), dtype('O'), dtype('O'),
       dtype('O'), dtype('O'), dtype('O'), dtype('O'), dtype('O'),
       dtype('O'), dtype('O'), dtype('O'), dtype('>f8'), dtype('>f8'),
       dtype('>f8'), dtype('>f8'), dtype('>f8'), dtype('>f8'),
       dtype('>f8'), dtype('>f8'), dtype('>f8'), dtype('>f8'),
       dtype('>f8'), dtype('>f8'), dtype('>f8'), dtype('>f8'),
       dtype('>f8'), dtype('>f8'), dtype('>f8'), dtype('O'), dtype('O'),
       dtype('O'), dtype('O'), dtype('O'), dtype('O'), dtype('O'),
       dtype('>i4'), dtype('>i4'), dtype('>i4'), dtype('>i4'),
       dtype('>i4'), dtype('>i4'), dtype('O'), dtype('O'), dtype('O'),
       dtype('O'), dtype('O'), dtype('O'), dtype('O'), dtype('O'),
       dtype('O'), dtype('O')], dtype=object)