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

dev-vsigma #110

Merged
merged 12 commits into from
Jul 26, 2024
Merged

dev-vsigma #110

merged 12 commits into from
Jul 26, 2024

Conversation

kateharborne
Copy link
Owner

New feature! Added the moments parameter to build_datacube function. You can now specify how many moments to fit the LOSVD. Either moments=2 (i.e. fitting a Gaussian to give v_los and sigma_los) or moments=4 (i.e. fitting a Gauss-Hermite polynomial to give v_los, sigma_los, h3 and h4). Fits moments=4 by default, in line with old behaviour of the code. Also bug fix to ensure the input variables to write_simspin_FITS are of the correct type and to give meaningful errors if not (resolving issue #109).

@kateharborne kateharborne merged commit f7ae498 into main Jul 26, 2024
4 checks passed
@kateharborne kateharborne deleted the dev-vsigma branch July 26, 2024 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant