Skip to content

Commit

Permalink
TST: Update remote data test result
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim committed Oct 7, 2024
1 parent 60a5b3c commit 329b2b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ may have downloaded from some archive, or reduced from your own observations.
>>> from specutils import SpectralRegion
>>> from specutils.analysis import equivalent_width
>>> equivalent_width(cont_norm_spec, regions=SpectralRegion(6562 * u.AA, 6575 * u.AA)) # doctest: +REMOTE_DATA +FLOAT_CMP
<Quantity -14.7396 Angstrom>
<Quantity -14.82013888 Angstrom>


While there are other tools and spectral representations detailed more below,
Expand Down

0 comments on commit 329b2b4

Please sign in to comment.