yarara_obs_info

yarara_obs_info

yarara_obs_info(self, kw=[None, None], jdb=None, berv=None, rv=None, airmass=None, texp=None, seeing=None, humidity=None)[source]

Add some observationnal information in the RASSINE files and produce a summary table

Parameters
  • kw (list-like with format [keyword,array]) –

  • jdb (array-like with same size than the number of files in the directory) –

  • berv (array-like with same size than the number of files in the directory) –

  • rv (array-like with same size than the number of files in the directory) –

  • airmass (array-like with same size than the number of files in the directory) –

  • texp (array-like with same size than the number of files in the directory) –

  • seeing (array-like with same size than the number of files in the directory) –

  • humidity (array-like with same size than the number of files in the directory) –

Return type

None