Skip to content

Commit

Permalink
revert dummy code
Browse files Browse the repository at this point in the history
  • Loading branch information
jveitchmichaelis committed Aug 12, 2023
1 parent 83da019 commit 062b400
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions test/integration/test_effective_pixel.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,6 @@
}


def run_calibration(config):

a = AtlasCollection(config)
c = Calibrator(atlas_lines=a, config=config)
c.fit()

return results


def test_effective_pixel_not_affecting_fit_int_peaks():
# Set up the calibrator with the pixel values of our
# wavelengths
Expand Down

0 comments on commit 062b400

Please sign in to comment.