Cosmoglobe / Commander

Commander is an Optimal Monte-carlo Markov chAiN Driven EstimatoR which implements fast and efficient end-to-end CMB posterior exploration through Gibbs sampling.
GNU General Public License v3.0
20 stars 14 forks source link

Param mod #149

Closed unfunfunt closed 2 years ago

unfunfunt commented 2 years ago

This code changes the way commander processes file input paths, so it doesn't automatically append the data directory to all paths. Instead, the data directory is only appended to paths that do not start with '/'. Those paths are assumed to be full paths to the file and are left untouched

unfunfunt commented 2 years ago

It also looks like it is merging some of the DIRBE branch into devel, but I expect that won't break anything

unfunfunt commented 2 years ago

This version now successfully runs a map-only WMAP,HFI,LFI + haslam component separation run, so it's probably safe to merge into devel

unfunfunt commented 2 years ago

This is now the running version.