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

Implementing Voigt profiles in fiber tracing #51

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Conversation

XimePS
Copy link

@XimePS XimePS commented Mar 7, 2024

Implementing Voigt profiles for fiber tracing in fit_profile module:

-Creating a Voigt class for fit the parameters: centroids, amplitudes and FWHMs.
-Creating a Lorentzs class for fit the parameters: centroids, amplitudes and FWHM lorentzian.
-Creating Voigts_width class for fit only the FWHMs.
-Creating Voigts_flux class for fit only the amplitudes.

Implementing fitMultiVoigt in spectrum1d module:

-Adding to class Spectrum1D the fitMultiVoigt method.

Implementing trace_Voigt_fibers in imageMethod module:

-Defining the function to fit with the fiber profiles with the Voigt function.

@XimePS XimePS self-assigned this Mar 7, 2024
@XimePS XimePS added the enhancement New feature or request label Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant