<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/mdpp/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/mdpp/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 03 Oct 2017 17:33:44 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mdpp/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Ross Smith</title><link>https://sourceforge.net/p/mdpp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v33
+++ v34
@@ -5,7 +5,7 @@

 &lt;p align="left"&gt;The package is easy to install and use, even by the novice user. Extensive documentation is included and is accessible from within the program as on-line HELP and also as HTML documentation.  Care has been taken to support interfaces to other image processing packages, e.g. Macintosh applications via the TIFF, PNG and JPEG image formats, and other EM-targeted image processing packages such as Spider, Semper, PIC and the MRC package.  The basic package is command-line driven, but the user can choose to write sophisticated command scripts and use a menu-driven full-screen or MOTIF interface to call them. Foreground and background operation is supported. &lt;/p&gt;

-&lt;p&gt;&lt;b&gt;Version:&lt;/b&gt; The current version of MDPP is &lt;b&gt; v17.210&lt;/b&gt;. Version numbers indicate the approximate date that the last significant changes or bug fixes were made to the program.  &lt;/p&gt;
+&lt;p&gt;&lt;b&gt;Version:&lt;/b&gt; The current version of MDPP is &lt;b&gt; v17.272&lt;/b&gt;. Version numbers indicate the approximate date that the last significant changes or bug fixes were made to the program.  &lt;/p&gt;

 &lt;p&gt;&lt;b&gt;Operating Systems:&lt;/b&gt; MDPP runs on UNIX-type systems such as macOS and Linux in a 64-bit environment.  OpenVMS is no longer supported. &lt;/p&gt;

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ross Smith</dc:creator><pubDate>Tue, 03 Oct 2017 17:33:44 -0000</pubDate><guid>https://sourceforge.net2746663246256e63fefb6f02c0364f27c38d2f9d</guid></item><item><title>Home modified by Ross Smith</title><link>https://sourceforge.net/p/mdpp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v32
+++ v33
@@ -11,6 +11,8 @@

 &lt;p&gt;&lt;b&gt;Required Installed Packages:&lt;/b&gt; MDPP is linked against four packages.  1) X11, 2) libpng, 3) libjpeg and 4) libfftw3f.  On a Mac the png, jpeg and fftw packages can be installed and kept up to date using "fink".  If you do not have 
 fink you can download it from the &lt;a href="http://www.finkproject.org/download/srcdist.php" rel="nofollow"&gt;&lt;b&gt;fink project download page&lt;/b&gt;&lt;/a&gt;. Installation is straightforward, but please read all instructions.  Generally, MDPP is linked against the most recent versions of these packages and this may require you have installed these versions too.  On Linux the chances are that the required packages are already available, but the same caviate holds.  Speak to the sysadmin who should have no problems providing the packages and their updates.&lt;/p&gt;
+
+&lt;p&gt;There is an issue with "libpng".  If it is updated you may need to re-compile "png_io.c", add the object modue to "mdppo.a" and re-link.  This is becuase "libpng" uses the version header to determin whether the library is usable. Updates such as from 1.6.12 to 1.6.13 should not require a relink; from 1.5.4 to 1.6.0 will.&lt;/p&gt;

 &lt;p&gt;&lt;b&gt;Requirements:&lt;/b&gt; MDPP is a "Terminal Application"; it runs from the command-line in a terminal window.&lt;i&gt; Hosts:&lt;/i&gt; macOS and Linux. (Obsolete: HP VAX, AXP and IA64 with OpenVMS). &lt;i&gt;Displays:&lt;/i&gt; Any X-Windows/R6 Server  (Motif for full functionality under UNIX). On a Mac, start the X11 application and run MDPP from inside an xterm window for best results.  &lt;i&gt;Compilers: &lt;/i&gt;FORTRAN V7.0 or later is required  for OpenVMS systems; Absoft v9.2 or later or Intel 10.1 or later for  Mac/Linux.&lt;/p&gt;

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ross Smith</dc:creator><pubDate>Fri, 08 Sep 2017 12:12:43 -0000</pubDate><guid>https://sourceforge.netb3622bf7723a28fe8609d56ce517a35c9204d09c</guid></item><item><title>Home modified by Ross Smith</title><link>https://sourceforge.net/p/mdpp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v31
+++ v32
@@ -10,7 +10,7 @@
 &lt;p&gt;&lt;b&gt;Operating Systems:&lt;/b&gt; MDPP runs on UNIX-type systems such as macOS and Linux in a 64-bit environment.  OpenVMS is no longer supported. &lt;/p&gt;

 &lt;p&gt;&lt;b&gt;Required Installed Packages:&lt;/b&gt; MDPP is linked against four packages.  1) X11, 2) libpng, 3) libjpeg and 4) libfftw3f.  On a Mac the png, jpeg and fftw packages can be installed and kept up to date using "fink".  If you do not have 
-fink you can download it from the &lt;a href="http://www.finkproject.org/download/srcdist.php" rel="nofollow"&gt;&lt;b&gt;fink project download page&lt;/b&gt;&lt;/a&gt;. Installation is straightforward, but please read all instructions.  On Linux the chances are that the required packages are already available.  Speak to the sysadmin who should have no problems providing them.&lt;/p&gt;
+fink you can download it from the &lt;a href="http://www.finkproject.org/download/srcdist.php" rel="nofollow"&gt;&lt;b&gt;fink project download page&lt;/b&gt;&lt;/a&gt;. Installation is straightforward, but please read all instructions.  Generally, MDPP is linked against the most recent versions of these packages and this may require you have installed these versions too.  On Linux the chances are that the required packages are already available, but the same caviate holds.  Speak to the sysadmin who should have no problems providing the packages and their updates.&lt;p&gt;&lt;/p&gt;

 &lt;p&gt;&lt;b&gt;Requirements:&lt;/b&gt; MDPP is a "Terminal Application"; it runs from the command-line in a terminal window.&lt;i&gt; Hosts:&lt;/i&gt; macOS and Linux. (Obsolete: HP VAX, AXP and IA64 with OpenVMS). &lt;i&gt;Displays:&lt;/i&gt; Any X-Windows/R6 Server  (Motif for full functionality under UNIX). On a Mac, start the X11 application and run MDPP from inside an xterm window for best results.  &lt;i&gt;Compilers: &lt;/i&gt;FORTRAN V7.0 or later is required  for OpenVMS systems; Absoft v9.2 or later or Intel 10.1 or later for  Mac/Linux.&lt;/p&gt;

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ross Smith</dc:creator><pubDate>Mon, 07 Aug 2017 18:42:00 -0000</pubDate><guid>https://sourceforge.netc027c98a810cd7ae4611613383696a11246aca87</guid></item><item><title>Home modified by Ross Smith</title><link>https://sourceforge.net/p/mdpp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v30
+++ v31
@@ -5,7 +5,7 @@

 &lt;p align="left"&gt;The package is easy to install and use, even by the novice user. Extensive documentation is included and is accessible from within the program as on-line HELP and also as HTML documentation.  Care has been taken to support interfaces to other image processing packages, e.g. Macintosh applications via the TIFF, PNG and JPEG image formats, and other EM-targeted image processing packages such as Spider, Semper, PIC and the MRC package.  The basic package is command-line driven, but the user can choose to write sophisticated command scripts and use a menu-driven full-screen or MOTIF interface to call them. Foreground and background operation is supported. &lt;/p&gt;

-&lt;p&gt;&lt;b&gt;Version:&lt;/b&gt; The current version of MDPP is &lt;b&gt; v17.110&lt;/b&gt;. Version numbers indicate the approximate date that the last significant changes or bug fixes were made to the program.  &lt;/p&gt;
+&lt;p&gt;&lt;b&gt;Version:&lt;/b&gt; The current version of MDPP is &lt;b&gt; v17.210&lt;/b&gt;. Version numbers indicate the approximate date that the last significant changes or bug fixes were made to the program.  &lt;/p&gt;

 &lt;p&gt;&lt;b&gt;Operating Systems:&lt;/b&gt; MDPP runs on UNIX-type systems such as macOS and Linux in a 64-bit environment.  OpenVMS is no longer supported. &lt;/p&gt;

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ross Smith</dc:creator><pubDate>Thu, 27 Jul 2017 18:51:46 -0000</pubDate><guid>https://sourceforge.net2511214fedf17215e7f2cd894ba8f7a53a56930f</guid></item><item><title>Home modified by Ross Smith</title><link>https://sourceforge.net/p/mdpp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v29
+++ v30
@@ -5,7 +5,7 @@

 &lt;p align="left"&gt;The package is easy to install and use, even by the novice user. Extensive documentation is included and is accessible from within the program as on-line HELP and also as HTML documentation.  Care has been taken to support interfaces to other image processing packages, e.g. Macintosh applications via the TIFF, PNG and JPEG image formats, and other EM-targeted image processing packages such as Spider, Semper, PIC and the MRC package.  The basic package is command-line driven, but the user can choose to write sophisticated command scripts and use a menu-driven full-screen or MOTIF interface to call them. Foreground and background operation is supported. &lt;/p&gt;

-&lt;p&gt;&lt;b&gt;Version:&lt;/b&gt; The current version of MDPP is &lt;b&gt; v17.052&lt;/b&gt;. Version numbers indicate the approximate date that the last significant changes or bug fixes were made to the program.  &lt;/p&gt;
+&lt;p&gt;&lt;b&gt;Version:&lt;/b&gt; The current version of MDPP is &lt;b&gt; v17.110&lt;/b&gt;. Version numbers indicate the approximate date that the last significant changes or bug fixes were made to the program.  &lt;/p&gt;

 &lt;p&gt;&lt;b&gt;Operating Systems:&lt;/b&gt; MDPP runs on UNIX-type systems such as macOS and Linux in a 64-bit environment.  OpenVMS is no longer supported. &lt;/p&gt;

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ross Smith</dc:creator><pubDate>Fri, 28 Apr 2017 14:25:31 -0000</pubDate><guid>https://sourceforge.neta93bb59d49b9e932c36d0fce83cfd6b16e9d020c</guid></item><item><title>Home modified by Ross Smith</title><link>https://sourceforge.net/p/mdpp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v28
+++ v29
@@ -5,7 +5,7 @@

 &lt;p align="left"&gt;The package is easy to install and use, even by the novice user. Extensive documentation is included and is accessible from within the program as on-line HELP and also as HTML documentation.  Care has been taken to support interfaces to other image processing packages, e.g. Macintosh applications via the TIFF, PNG and JPEG image formats, and other EM-targeted image processing packages such as Spider, Semper, PIC and the MRC package.  The basic package is command-line driven, but the user can choose to write sophisticated command scripts and use a menu-driven full-screen or MOTIF interface to call them. Foreground and background operation is supported. &lt;/p&gt;

-&lt;p&gt;&lt;b&gt;Version:&lt;/b&gt; The current version of MDPP is &lt;b&gt; v17.020&lt;/b&gt;. Version numbers indicate the approximate date that the last significant changes or bug fixes were made to the program.  &lt;/p&gt;
+&lt;p&gt;&lt;b&gt;Version:&lt;/b&gt; The current version of MDPP is &lt;b&gt; v17.052&lt;/b&gt;. Version numbers indicate the approximate date that the last significant changes or bug fixes were made to the program.  &lt;/p&gt;

 &lt;p&gt;&lt;b&gt;Operating Systems:&lt;/b&gt; MDPP runs on UNIX-type systems such as macOS and Linux in a 64-bit environment.  OpenVMS is no longer supported. &lt;/p&gt;

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ross Smith</dc:creator><pubDate>Sun, 26 Feb 2017 03:58:20 -0000</pubDate><guid>https://sourceforge.net2f020d90a76df05953e2638f5863e7c6f5a8c54a</guid></item><item><title>Home modified by Ross Smith</title><link>https://sourceforge.net/p/mdpp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v27
+++ v28
@@ -3,7 +3,7 @@
 &lt;h3 align="left"&gt;Description:&lt;/h3&gt;
 &lt;p align="left"&gt;MDPP is a fully-featured general purpose image processing package originally written to support research in structural biology requiring electron microscopy and image processing.  It has focused on the analysis of images using Fourier techniques, particularly periodic images, but has extensive tools for other processing options (e.g. DNA sequencing, point-counting, image quantitation and display). Three-dimensional reconstruction methods are supported, including iterative deconvolution schemes for light micrographs.  Color images are supported with both color pallet and RGB options.&lt;/p&gt;

-&lt;p align="left"&gt;The package is easy to install and use, even by the novice user. Extensive documentation is included and is accessible from within the program as on-line HELP and also as HTML documentation.  Care has been taken to support interfaces to other image processing packages, e.g. Macintosh applications via the TIFF image format, and other EM-targeted image processing packages such as Spider, Semper, PIC and the MRC package.  The basic package is command-line driven, but the user can choose to write sophisticated command scripts and use a menu-driven full-screen or MOTIF interface to call them. Foreground and background operation is supported. &lt;/p&gt;
+&lt;p align="left"&gt;The package is easy to install and use, even by the novice user. Extensive documentation is included and is accessible from within the program as on-line HELP and also as HTML documentation.  Care has been taken to support interfaces to other image processing packages, e.g. Macintosh applications via the TIFF, PNG and JPEG image formats, and other EM-targeted image processing packages such as Spider, Semper, PIC and the MRC package.  The basic package is command-line driven, but the user can choose to write sophisticated command scripts and use a menu-driven full-screen or MOTIF interface to call them. Foreground and background operation is supported. &lt;/p&gt;

 &lt;p&gt;&lt;b&gt;Version:&lt;/b&gt; The current version of MDPP is &lt;b&gt; v17.020&lt;/b&gt;. Version numbers indicate the approximate date that the last significant changes or bug fixes were made to the program.  &lt;/p&gt;

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ross Smith</dc:creator><pubDate>Fri, 20 Jan 2017 18:42:40 -0000</pubDate><guid>https://sourceforge.net7472a794e98ac43dc4ab1496b21e9c8443d73594</guid></item><item><title>Home modified by Ross Smith</title><link>https://sourceforge.net/p/mdpp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v26
+++ v27
@@ -5,7 +5,7 @@

 &lt;p align="left"&gt;The package is easy to install and use, even by the novice user. Extensive documentation is included and is accessible from within the program as on-line HELP and also as HTML documentation.  Care has been taken to support interfaces to other image processing packages, e.g. Macintosh applications via the TIFF image format, and other EM-targeted image processing packages such as Spider, Semper, PIC and the MRC package.  The basic package is command-line driven, but the user can choose to write sophisticated command scripts and use a menu-driven full-screen or MOTIF interface to call them. Foreground and background operation is supported. &lt;/p&gt;

-&lt;p&gt;&lt;b&gt;Version:&lt;/b&gt; The current version of MDPP is &lt;b&gt; v16.366&lt;/b&gt;. Version numbers indicate the approximate date that the last significant changes or bug fixes were made to the program.  &lt;/p&gt;
+&lt;p&gt;&lt;b&gt;Version:&lt;/b&gt; The current version of MDPP is &lt;b&gt; v17.020&lt;/b&gt;. Version numbers indicate the approximate date that the last significant changes or bug fixes were made to the program.  &lt;/p&gt;

 &lt;p&gt;&lt;b&gt;Operating Systems:&lt;/b&gt; MDPP runs on UNIX-type systems such as macOS and Linux in a 64-bit environment.  OpenVMS is no longer supported. &lt;/p&gt;

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ross Smith</dc:creator><pubDate>Fri, 20 Jan 2017 18:39:05 -0000</pubDate><guid>https://sourceforge.net2015d5a2b4fc3568b6b4e1426d4cb41995f8c7e2</guid></item><item><title>Home modified by Ross Smith</title><link>https://sourceforge.net/p/mdpp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v25
+++ v26
@@ -5,7 +5,7 @@

 &lt;p align="left"&gt;The package is easy to install and use, even by the novice user. Extensive documentation is included and is accessible from within the program as on-line HELP and also as HTML documentation.  Care has been taken to support interfaces to other image processing packages, e.g. Macintosh applications via the TIFF image format, and other EM-targeted image processing packages such as Spider, Semper, PIC and the MRC package.  The basic package is command-line driven, but the user can choose to write sophisticated command scripts and use a menu-driven full-screen or MOTIF interface to call them. Foreground and background operation is supported. &lt;/p&gt;

-&lt;p&gt;&lt;b&gt;Version:&lt;/b&gt; The current version of MDPP is &lt;b&gt; v16.358&lt;/b&gt;. Version numbers indicate the approximate date that the last significant changes or bug fixes were made to the program.  &lt;/p&gt;
+&lt;p&gt;&lt;b&gt;Version:&lt;/b&gt; The current version of MDPP is &lt;b&gt; v16.366&lt;/b&gt;. Version numbers indicate the approximate date that the last significant changes or bug fixes were made to the program.  &lt;/p&gt;

 &lt;p&gt;&lt;b&gt;Operating Systems:&lt;/b&gt; MDPP runs on UNIX-type systems such as macOS and Linux in a 64-bit environment.  OpenVMS is no longer supported. &lt;/p&gt;

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ross Smith</dc:creator><pubDate>Sun, 01 Jan 2017 05:22:24 -0000</pubDate><guid>https://sourceforge.net2ba6162b822bb265fdc2a286191b1b2e1c5829e5</guid></item><item><title>Home modified by Ross Smith</title><link>https://sourceforge.net/p/mdpp/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v24
+++ v25
@@ -5,7 +5,7 @@

 &lt;p align="left"&gt;The package is easy to install and use, even by the novice user. Extensive documentation is included and is accessible from within the program as on-line HELP and also as HTML documentation.  Care has been taken to support interfaces to other image processing packages, e.g. Macintosh applications via the TIFF image format, and other EM-targeted image processing packages such as Spider, Semper, PIC and the MRC package.  The basic package is command-line driven, but the user can choose to write sophisticated command scripts and use a menu-driven full-screen or MOTIF interface to call them. Foreground and background operation is supported. &lt;/p&gt;

-&lt;p&gt;&lt;b&gt;Version:&lt;/b&gt; The current version of MDPP is &lt;b&gt; v16.325&lt;/b&gt;. Version numbers indicate the approximate date that the last significant changes or bug fixes were made to the program.  &lt;/p&gt;
+&lt;p&gt;&lt;b&gt;Version:&lt;/b&gt; The current version of MDPP is &lt;b&gt; v16.358&lt;/b&gt;. Version numbers indicate the approximate date that the last significant changes or bug fixes were made to the program.  &lt;/p&gt;

 &lt;p&gt;&lt;b&gt;Operating Systems:&lt;/b&gt; MDPP runs on UNIX-type systems such as macOS and Linux in a 64-bit environment.  OpenVMS is no longer supported. &lt;/p&gt;

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ross Smith</dc:creator><pubDate>Sun, 25 Dec 2016 18:54:09 -0000</pubDate><guid>https://sourceforge.netcb7923ca4873e463c3085e28281fe59175852285</guid></item></channel></rss>