specutils icon indicating copy to clipboard operation
specutils copied to clipboard

change analysis test to use the simulated_spectra fixture

Open eteq opened this issue 7 years ago • 1 comments

sort of a "housekeeping" item, but it would be nice to try to get the analysis tests as consistent as some of the others in using fixtures consistently. That is, the analysis tests currently make their own test datasets instead of using shared spectra from the spectral_examples.py module

eteq avatar Sep 21 '18 07:09 eteq

@eteq the analysis functions use the simulated_spectra fixture where appropriate (and otherwise construct necessary models/spectra to test specific analysis tasks like equivalent width on a known Gaussian). Are there other areas you had in mind that haven't made the transition?

nmearl avatar May 12 '20 16:05 nmearl