Skip to content

Commit

Permalink
Removing importation of debugging functions used for debugging.
Browse files Browse the repository at this point in the history
  • Loading branch information
kmacdonald-stsci committed Dec 20, 2023
1 parent c70d00d commit 5963699
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions tests/test_ramp_fitting_cases.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,6 @@
# their SCI values (these are mostly for my reference).
#


################## DEBUG ##################
# HELP!!
import sys
sys.path.insert(1, "/Users/kmacdonald/code/common")
from general_funcs import *
################## DEBUG ##################

DELIM = "-" * 80

# single group intergrations fail in the GLS fitting
Expand Down

0 comments on commit 5963699

Please sign in to comment.