Skip to content

Commit

Permalink
No offlimb
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadair committed Jun 12, 2024
1 parent e906cd8 commit 63fdb1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/field_lines.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
plotter = SunpyPlotter()

# Plot a map
plotter.plot_map(LOW_RES_AIA_193, clip_interval=[1, 99] * u.percent)
plotter.plot_map(LOW_RES_AIA_193, clip_interval=[1, 99] * u.percent, assume_spherical_screen=False)
# Add an arrow to show the solar rotation axis
plotter.plot_solar_axis()

Expand Down

0 comments on commit 63fdb1e

Please sign in to comment.