Changes between Version 2 and Version 3 of MiscNotes
- Timestamp:
- May 15, 2013 6:49:05 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MiscNotes
v2 v3 10 10 == GSAS-II Unit Tests == 11 11 12 13 12 The hope is that all sections of GSAS-II code will have unit tests, following the outline defined [UnitTests here]. 14 13 … … 17 16 Updates to the source code can be followed using the [https://subversion.xray.aps.anl.gov/trac/pyGSAS/timeline Timeline Trac tool] at this website. The Tickets and Roadmap features are not currently in use. 18 17 18 == GSAS-II Developer's Documentation == 19 19 20 21 Older Demonstration Exercises (these have been superseded by links in [https://subversion.xray.aps.anl.gov/pyGSAS/trunk/help/gsasII.html help file]): 22 * [DemoCalibrateTilted Calibration of Area Detector data] 23 * [DemoIntegrateTilted Integration of Area Detector data] 24 * [DemoAutoIndex Auto-index powder pattern] 20 A start has been made using Sphinx to develop documentation for the code, which can be found in 21 [https://subversion.xor.aps.anl.gov/pyGSAS/trunk/sphinxdocs/build/html/index.html html] or 22 [https://subversion.xor.aps.anl.gov/pyGSAS/trunk/sphinxdocs/build/latex/GSASIIdoc.pdf pdf] formats. 25 23 26 24 misc: