-
Notifications
You must be signed in to change notification settings - Fork 32
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
Computing Star-Formation Rates and SFR Densities using Marvin solution? #771
Comments
Hi @TheRealEKL I don't think we have a solution available. I'm not the original author of that exercise. Is there a particular step you are getting confused on? I can try to help. |
Mainly steps 4-6. I am not sure how to apply the S/N cutoffs that are listed. Also, I am trying to calculate SFR's of E+A galaxies so I am interested in areas where the SFR is zero so I do not want that to get masked out. Lastly, specifically how to retrieve the flux of H-alpha and H-beta; is this flux simply the emission of H-alpha and H-beta? Or will I need to make use of the equivalent width at the continuum to retrieve the flux? Thanks! |
Ahh ok, I can try to point you in a few directions that might help. For steps 4-5, see the the Marvin BPT docs, for how to use this feature, apply S/N cutoffs, use the masks, etc. For steps 5-6, see the following two plotting tutorials for examples of how to use the masks on flux plots: plot H-alpha map of SF spaxels and Plot flux ratio map of SF spaxels. Also see the Maps and Map docs for how to retrieve flux maps from the MaNGA maps. And for what the flux is, please see the "Data Analysis Pipeline" sections in the main SDSS docs: |
I am currently trying to calculate the star formation rates of some galaxies using this exercise, but I am a bit confused. I was wondering if there was a solution (like there are for the other Marvin exercises) available somewhere? Would really appreciate this, thank you!!
The text was updated successfully, but these errors were encountered: