Open GeorgeVassilakis opened 3 months ago
Hello! It's been ages, but here's my memory of the situation:
ngmixv2
branch to provide classes & utilities to interface with more modern versions of ngmix
that had API-breaking changes (hence the v2.X
bit)ngmix
. As they had different dependencies, we had two separate conda env filesngmix v1.X
I believe) while I built OBA. At that time I stopped focusing on any compatibility with the existing repomain
Hopefully that helps!
Great, thank you for that update, Spencer! That is really helpful. We weren't sure whether the ngmixv2
branch was an operational version or not (at the time of your last commit), so thank you for confirming that it worked when you worked on it. I plan on trying to pull the pieces together of this ngmixv2
branch and get this merged into our process-real branch, which is what we've been working on for the last 1+ year. Appreciate the help!
Good luck! Feel free to ask any questions that you run into
Thanks, will do.
Creating a pull request just to compare the version of metacalibration in the
ngmixv2
branch versusprocess-real
branch. Theoretically, thengmixv2
branch was a complete working pipeline with ngmix v2.0.0 but was merged intomaster
and got forgotten about (@sweverett can you confirm this?). If so, we want to integrate ngmixv2 into the new pipeline.