https://github.com/cmbgroundbased/mapmaking/blob/fcfc569570ac9ce7716df43c213fa0f1b10e17ca/tests/test.rs#L11 A brief description of unit tests needed: - [x] Test the `FloatingIterator` - [ ] Test the memory access of every thread - [ ] Test the directory tree, and the distribution between the threads - [ ] Test the binning algorithm with a dummy case - [ ] Test the de-noise algorithm with a dummy case - [ ] Test the downgrading algorithm (for maps, from nside 128 to lower)