Skip to content

Commit

Permalink
changing to latest regression files
Browse files Browse the repository at this point in the history
  • Loading branch information
karllark committed May 23, 2024
1 parent acddc97 commit 976a25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beast/tests/test_regresscheck.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ def setUpClass(cls):

cls.dset = "metal"
if cls.dset == "metal":
cls.basesubdir = "metal_small_9Nov22/"
cls.basesubdir = "metal_small/"
cls.basename = f"{cls.basesubdir}beast_metal_small"
cls.obsname = f"{cls.basesubdir}14675_LMC-13361nw-11112.gst_samp.fits"
cls.astname = f"{cls.basesubdir}14675_LMC-13361nw-11112.gst.fake.fits"
Expand Down

0 comments on commit 976a25d

Please sign in to comment.