You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Complex Modeling framework, a modular software framework for robust and extensible
110
110
modeling of diffraction data. We welcome contributions to this project from the
111
111
community.</p>
112
-
<p>The project is currently centered at <aclass="reference external" href="http://www.bnl.gov/">Brookhaven National Laboratory</a>, a US <aclass="reference external" href="https://science.energy.gov/bes/">Department of
112
+
<p>The project is currently centered at <aclass="reference external" href="https://www.bnl.gov/">Brookhaven National Laboratory</a>, a US <aclass="reference external" href="https://science.energy.gov/bes/">Department of
113
113
Energy, Office of Basic Energy Sciences</a> funded laboratory.
114
114
Many parts of the code were developed under the diffraction part of the <aclass="reference external" href="http://danse.us/">DANSE</a> project,
115
-
a software construction project funded by the <aclass="reference external" href="http://www.nsf.gov/">National Science Foundation</a> to provide
115
+
a software construction project funded by the <aclass="reference external" href="https://www.nsf.gov/">National Science Foundation</a> to provide
116
116
data analysis software tools for neutron scattering experiments. This project was previously
117
117
centered at Columbia University and, before that, Michigan State University.</p>
<p>On Windows use just <codeclass="docutils literal notranslate"><spanclass="pre">activate</span><spanclass="pre">py27</span></code>. Make sure that <em>py27</em>
149
-
environment is activated in your shell prior to running
150
-
the “install” or “update” commands below.</p>
151
-
</div>
152
139
<p>PDFgui is available from the “diffpy” channel of Anaconda packages.
153
-
Open a <em>Terminal</em> window or <em>Anaconda Command Prompt</em> on Windows
154
-
and install PDFgui using the <strongclass="program">conda</strong> command</p>
140
+
Because PDFgui requires Python 2.7 and wxpython 3,
141
+
it is strongly recommended to install it in a dedicated
142
+
Anaconda environment <em>py27</em>.
143
+
To do so open a <em>Terminal</em> window or <em>Anaconda Command Prompt</em> on Windows
144
+
and use the <strongclass="program">conda</strong> command as follows</p>
<h2>Other versions<aclass="headerlink" href="#other-versions" title="Permalink to this headline">¶</a></h2>
177
185
<p>When Anaconda Python is not available, PDFgui can be installed from
178
-
sources. The latest source package is at the <aclass="reference external" href="https://pypi.python.org/pypi/diffpy.pdfgui">Python Package
186
+
sources. The latest source package is at the <aclass="reference external" href="https://pypi.org/project/diffpy.pdfgui">Python Package
179
187
Index</a> and the
180
188
prior versions are at
181
189
<aclass="reference external" href="https://github.com/diffpy/diffpy.pdfgui/releases">https://github.com/diffpy/diffpy.pdfgui/releases</a>. See the <aclass="reference external" href="https://github.com/diffpy/diffpy.pdfgui#pdfgui">README</a> document
0 commit comments