MEDVED: Modulation-Enhanced Diffraction Viewer and EDitor ========================================================= .. toctree:: :maxdepth: 2 :caption: Contents: Information and requirements --------------------------------- .. _medved1: .. image:: /images/medved1.png | MEDVED (Modulation-Enhanced Diffraction Viewer and EDitor) is software that allows a user to load a number of :ref:`powder patterns ` (standard two- or three-column ASCII data files) or hkl files (in SHELX format), inspect them separately or together, calculate Fourier transforms (using fast Fourier transform algorithms) and inspect separate harmonics as well as their :ref:`real or imaginary parts `. | If you use this program please cite this paper: `Frequency analysis for modulation-enhanced powder diffraction `_. Medved is open source software covered by the GPLv3 license. Source code is freely available at the git repositories: * `https://git.3lp.cx/dyadkin/medved_cpp `_. * `https://git.3lp.cx/dyadkin/medved (Python version, obsolete) `_. Download ---------------- The latest version ^^^^^^^^^^^^^^^^^^^^^ The latest version is `2.2.0 released on 2021.9.21 `_. :download:`Windows x64: medved-2.2.0-win64.zip` :download:`Linux x64: medved-2.2.0-linux.tgz` :download:`MacOS x64: medved-2.2.0-mac.dmg` To run Medved in **Windows** you may need to install the the `MS Visual C++ Redistributable for Visual Studio 2015-2019 `_. The **Linux** version of Medved is compiled in Ubuntu 16.04 LTS, thus it should work in any rather new distributions. It will probably not work in CentOS or similar "conservative" distributions. The **MacOS** version of Medved is compiled in the latest MacOS X 10.15.7. Documentation ---------------- .. _medved2: .. image:: /images/medved2.png Changelog ----------------- .. The line below is used to check updates on-line .. MEDVED Versions * 2021.9.17 - v2.2.0: * The crosshair size can be adjusted to cover the actually integrated area (View->Adjust crosshair size). * Export vertical cut and 2d images. * Fit vertical cut with pseudo-Voigt function (Process->Fit...). * Fourier is calculated only on-demand (i.e. when the Fourier tab is switched). * 2020.5.17 - v2.1.0: * Medved opens patterns in parallel. * If the directory with data contained non pattern files, they might have appeared in the data dock. Fixed. * When the image is zoomed enough, Medved shows the pixel value for the all visible pixels. * 2020.1.14 - v2.0.0: * Major version change to 2 * The core is rewritten in C++, the performance is significantly boosted * Reload button * Auto-reload option (only in Linux and MacOS), Medved automatically loads newly created patterns * Changeable size of the cuts * 2017.11.20.1 (d5fbc19b6f0e) * New UI * Fix update checking * Fix for the crash when a new dataset is loaded * 2017.9.12.1 (401e64c7806c) * Minor bug fixes * 2017.9.12 (88aaf6d3b2e4) * MEDVED checks updates at https://soft.snbl.eu * New UI based on standard Qt widgets * Fourier calculations are done n times faster now, where n is a number of loaded files * Fixing the About window: new web site; the links are clickable now * Fourier view correctly shows plot ticks when switches something->phase->something * Refactoring of the code * Minor bug fixes * 2016.12.2 (a807bc7b7cc8) * Porting to Qt5 * Small improvements Old versions ^^^^^^^^^^^^^^^^^^ * `2020.5.17 - v2.1.0 `_: * :download:`Windows x64: medved-2.1.0-win64.zip` * :download:`Linux x64: medved-2.1.0-linux.tgz` * :download:`MacOS x64: medved-2.1.0-mac.zip` * `2020.1.14 - v2.0.0 `_: * :download:`Windows: medved_2.0.0_win64.zip` * :download:`Linux: medved_2.0.0_linux.zip` * :download:`MacOS: medved_2.0.0_mac.zip` * 2017.11.20.1 * :download:`All-in-one Windows x64 executable: medved.exe ` * :download:`Windows x64 zip archive (starts faster): medved.zip ` * :download:`Source code for Python 3.6: medved-2017.11.20.1.tar.gz` * 2017.9.12.1 * :download:`All-in-one Windows x64 executable: medved.exe ` * :download:`Source code for Python 3.6: medved-2016.12.2.tar.gz` * 2017.9.12 * :download:`All-in-one Windows x64 executable: medved.exe ` * :download:`Source code for Python 3.6: medved-2016.12.2.tar.gz` * 2016.12.2 * :download:`All-in-one Windows x64 executable: medved.exe ` * :download:`Source code for Python 3.6: medved-2016.12.2.tar.gz`