prose.fluxes.ApertureFluxes.best_polynomial#
- ApertureFluxes.best_polynomial(add=None, verbose=False, **orders)#
Return the best systematics polynomial model orders.
- Parameters:
orders (dict) β dict with keys being the systematic to consider and values are the maximum polynomial order to test
add (np.ndarray, optional) β additional regressor to add to the design matrix, by default None
verbose (bool, optional) β whether to show the progress bar, by default False