As discussed a bit on the discourse forum, I'm hoping to compare the results of running rs.find_difference_peaks vs ccp4's fft and peakmax. This would be made easier by gaining access to the real-space map that rs.find_difference_peaks computes along the way. As rs calculates the map using only gemmi internal tools, it then raises the question of whether that process is fully identical/equal to gemmi's sf2map program. If so, I could then use the latter program as a proxy for rs.find_difference_peaks in-memory map and proceed with my analysis using that.