MixSIAR icon indicating copy to clipboard operation
MixSIAR copied to clipboard

Function load_source_data problem

Open pixelRBT opened this issue 2 years ago • 0 comments

The function load_source_data will reorder the sources by their name in the order of alphabet or number (for example, the original order of the sources was a c b, the function will reorder it into a b c) instead of using the original order. This can cause further issues like a mismatch of the sources and their prior information. It would be nice to solve this problem or give users a choice to disable the ordering process.

pixelRBT avatar Apr 19 '22 07:04 pixelRBT