train_disp_norm

lstchain.reco.dl1_to_dl2.train_disp_norm(train, custom_config=None, predict_feature='disp_norm')

Train a model for the regression of the disp_norm norm

Parameters:
train: `pandas.DataFrame`
custom_config: dictionnary

Modified configuration to update the standard one

Returns:
The trained model