Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spiral profile #1277

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Spiral profile #1277

wants to merge 2 commits into from

Commits on Mar 6, 2024

  1. Add a spiral galaxy class

    The spiral is a lograthmic spiral in 3d that is projected onto 2d.  The
    profile is represented by a number of point sources.  The number
    of arms, inclination, rotation and hlr/disk height are configurable,
    as well as the pitch angle of the arms.
    
    Unit tests are also added in tests/test_spiral.py
    esheldon committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    5cf6672 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11f1d57 View commit details
    Browse the repository at this point in the history