Skip to content

Commit

Permalink
fix import from picca.delta_extraction.least_squares.least_squares_va…
Browse files Browse the repository at this point in the history
…r_stats import (

    LeastsSquaresVarStats
  • Loading branch information
Naim Goksel Karacayli committed Aug 2, 2022
1 parent aad3588 commit 6465bd6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
from picca.delta_extraction.astronomical_objects.pk1d_forest import Pk1dForest
from picca.delta_extraction.errors import ExpectedFluxError
from picca.delta_extraction.expected_flux import ExpectedFlux, defaults, accepted_options
from picca.delta_extraction.least_squares.least_squares_var_stats import LeastsSquaresVarStats
from picca.delta_extraction.utils import (find_bins, update_accepted_options,
update_default_options)

Expand Down

0 comments on commit 6465bd6

Please sign in to comment.