Skip to content

Commit

Permalink
slight fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Deus1704 committed Jul 1, 2024
1 parent 4835fed commit 827e8a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/detecting_swirls.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@

###########################################################################
# Now we will perform swirl detection using the methods provided in the `~sunkit_image.asda` module.

# The first step is to calculate the Gamma values. Gamma1 (Γ1) is useful for identifying
# vortex centers, while Gamma2 (Γ2) helps in detecting the edges of vortices.
# These values are calculated based on the method proposed by `Graftieaux et al. (2001) <https://doi.org/10.1088/0957-0233/12/9/307>`__
Expand Down

0 comments on commit 827e8a3

Please sign in to comment.