Skip to content

Commit

Permalink
edited test_clean_lightcurve.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbinks committed Feb 29, 2024
1 parent 7ec8857 commit c890d4f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 399 deletions.
2 changes: 1 addition & 1 deletion tessilator/tests/test_clean_lightcurve.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from ..lc_analysis import aic_selector, clean_edges_outlier, clean_edges_scatter, detrend_lc, get_time_segments, logger, make_lc, normalisation_choice, remove_sparse_data, sin_fit, cbv_fit_test
from ..lc_analysis import aic_selector, clean_edges_outlier, clean_edges_scatter, detrend_lc, get_time_segments, logger, make_lc, norm_choice, remove_sparse_data, sin_fit, cbv_fit_test

from ..logger import logger_tessilator
# Third party imports
Expand Down
Loading

0 comments on commit c890d4f

Please sign in to comment.