actsnclass.DataBase.load_bazin_features

DataBase.load_bazin_features(path_to_bazin_file: str, screen=False)

Load Bazin features from file.

Populate properties: data, features, feature_list, header and header_list.

Parameters:
  • path_to_bazin_file (str) – Complete path to Bazin features file.
  • screen (bool (optional)) – If True, print on screen number of light curves processed. Default is False.