set_array_from_file

set_array_from_file(filename, ugts_standard=0)[source]

read a fits file (using read_fits)

Parameters:
  • filename (string) – PATH/filename of the fits file
  • ugts_standard (bool) – flag to read from ugts Idet,Jdet orientation and make the transformation to Yecl,Zecl
Returns:

array of the data, len of the first dim (=size of the square array)

Return type:

array, int