editeodoro / Bbarolo

Bbarolo is a 3D fitting tool to derive the kinematics of galaxies from emission-line observations.
http://editeodoro.github.io/Bbarolo/
GNU General Public License v2.0
30 stars 8 forks source link

Feature: Fit Velocity boundaries #14

Closed Mixpap closed 4 years ago

Mixpap commented 4 years ago

Hello and thank you for this amazing code and effort. So this is a feature request, or a question if I didn't read the documentation very well. In case the user provides a Vrot (a value or a model from a file) the code should support some boundaries so it fits for every ring a value within (Vrot-DELTAV,Vrot+DELTAV). Thanks again!

editeodoro commented 4 years ago

Hi Michalis, thanks for using BBarolo! I have now implemented this feature in the latest commit, you can now use the parameter DELTAVROT to set the boundaries for the fit of VROT. I havent fully tested it, but it should be ok. Please, let me know if you encounter any misbehaviour of BBarolo.

Cheers, Enrico