### Problem We don’t have a converter between d and tth, or between d and q. ### Proposed solution Add functions d_to_tth, d_to_q, tth_to_d, q_to_d in diffraction_objects. d = 2*pi/Q. Refer to https://github.com/diffpy/diffpy.labpdfproc/pull/120 for more details.