Skip to content

Commit

Permalink
update function for finding the filter wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
morcuended authored Dec 4, 2023
1 parent b3f23d6 commit c8ce239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/osa/paths.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from astropy.table import Table
from lstchain.onsite import (find_systematics_correction_file,
find_time_calibration_file)
from lstchain.scripts.onsite.onsite_create_calibration_file import \
from lstchain.onsite import find_filter_wheels
find_filter_wheels

from osa.configs import options
Expand Down

0 comments on commit c8ce239

Please sign in to comment.