Skip to content

Commit

Permalink
Merge pull request #71 from acisops/use_chandra_limits
Browse files Browse the repository at this point in the history
Use chandra limits
  • Loading branch information
jzuhone committed Apr 12, 2024
2 parents 90dbd6c + 4f7c496 commit 684e767
Show file tree
Hide file tree
Showing 35 changed files with 1,456 additions and 1,640 deletions.
3 changes: 1 addition & 2 deletions acis_thermal_check/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@

__version__ = ska_helpers.get_version(__package__)

from acis_thermal_check.acis_obs import acis_filter, fetch_ocat_data
from acis_thermal_check.main import ACISThermalCheck, DPABoardTempCheck
from acis_thermal_check.utils import get_acis_limits, get_options, mylog
from acis_thermal_check.utils import get_options, mylog


def test(*args, **kwargs):
Expand Down
371 changes: 0 additions & 371 deletions acis_thermal_check/acis_obs.py

This file was deleted.

0 comments on commit 684e767

Please sign in to comment.