cabaret.Sources.drop_nan_fluxes

cabaret.Sources.drop_nan_fluxes#

Sources.drop_nan_fluxes() Sources[source]#

Return a new Sources instance with any sources that have NaN fluxes removed.

If no sources have NaN fluxes, returns self.

Returns:

A Sources instance with NaN flux entries removed.

Return type:

Sources