Open cramirezpe opened 1 year ago
@cramirezpe @andreicuceu Should we try and do the necessary steps to introduce this?
@calumgordon I think this outdated. We don't actually measure the effective redshift like this anymore. So we should probably close this pull-request and create an issue for someone to implement the actual way we do it.
We would like to compute the value of zeff from the correlation output files.
I created this branch as a fork since I have no permissions in this repo.
I pass the full CorrelationItem object to the function in order to select the correct r-min/r-max for each correlation, although I guess nobody is going to run different r-min/r-max in the same run..
Let me know what you think,