Changeset da456fb in sasview
- Timestamp:
- Oct 6, 2016 6:02:44 PM (8 years ago)
- Branches:
- master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- 06707b6, bf75f78
- Parents:
- b655ed7
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
sasview/test/media/testdata_help.rst
ra32aa3e rda456fb 7 7 sub-folder in your SasView installation folder. 8 8 9 The data sets are organized based on their data structure; 1D data, 2D data, 10 SASVIEW saved states, and data in formats that are not yet implemented but 11 which are in the works for future versions. 9 The test data sets are organized based on their data structure: 12 10 13 1D data sets have at least two columns of data with Intensity (assumed 14 absolute units) on the Y-axis and Q on the X-axis. 15 16 2D data sets are data sets that give the deduced intensity for each detector 17 pixel. Depending on the file extension, uncertainty and meta data may also be 18 available. 19 20 Saved states are projects and analyses saved by the SasView program. A single 21 analysis file contains the data and parameters for a single fit (.fit), p(r) 22 inversion (.pr), or invariant calculation (.inv). A project file (.svs) contains 23 the results for every active analysis. 24 25 Some of the available test data is described below. 11 - *1D data* 12 - *2D data* 13 - *coordinate data* 14 - *image data* 15 - *SESANS data* 16 - *save states* 17 - *upcoming formats* 26 18 27 19 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 28 20 21 1D Data 22 ^^^^^^^ 23 1D data sets EITHER have: 24 25 - at least two columns of data with I(Q) (assumed to be in absolute units) on the y-axis and Q on the x-axis. And additional columns of data may carry uncertainty data, resolution data, or other metadata. 26 27 OR: 28 29 - the I(Q) and Q data in separate files *with no other information*. 30 31 Data in the latter format need to be converted to a single file format with the :ref:`File_Converter_Tool` before they can be analysed in SasView. 32 29 33 1D Test Data 30 ^^^^^^^^^^^^ 34 ............ 35 33837rear_1D_1.75_16.5 36 - Data from a magnetically-oriented surfactant liquid crystal output by the Mantid framework. The data was collected on the SANS2D instrument at ISIS. 31 37 38 10wtAOT_Reline_120_reduced / Anton-Paar_PDH / saxsess_example 39 - Data from Anton-Paar SAXSess instruments saved in Otto Glatter's PDH format. 40 32 41 AOT_Microemulsion 33 42 - Aerosol-OT surfactant stabilised oil-in-water microemulsion data at three … … 35 44 (surfactant layer). 36 45 - Suitable for testing simultaneous fitting. 37 46 47 APS_DND-CAT 48 - ASCII data from the DND-CAT beamline at the APS. 49 50 APS_X / APS_Y 51 - ASCII data output by a reduction software package at the APS. 52 - Suitable for testing the :ref:`File_Converter_Tool` . 53 54 FIT2D_I / FIT2D_Q 55 - ASCII data output by the FIT2D software package at the ESRF. 56 - Suitable for testing the :ref:`File_Converter_Tool` . 57 38 58 hSDS_D2O 39 59 - h25-sodium dodecyl sulphate solutions at two concentrations: 0.5wt% (just … … 42 62 - Suitable for testing charged S(Q) models. 43 63 44 P123_D2O 45 - Lyotropic liquid crystalline solutions of non-ionic ABA block copolymer46 Pluronic P123 in water at three concentrations: 10wt%, 30wt%, and 40wt%.47 - Suitable for testing paracrystal models.64 ISIS_83404 / ISIS_98929 65 - Polyamide-6 fibres hydrated in D2O exhibiting a broad lamellar peak from the semi-crystalline nanostructure. 66 - This is the *same data* as that in Z8300* / Z9800* but in an amalgamated ASCII format! 67 - Suitable for testing :ref:`Correlation_Function_Analysis` . 48 68 49 69 ISIS_Polymer_Blend_TK49 … … 52 72 - Suitable for testing Poly_GaussCoil and RPA10 models. 53 73 74 P123_D2O 75 - Lyotropic liquid crystalline solutions of non-ionic ABA block copolymer 76 Pluronic P123 in water at three concentrations: 10wt%, 30wt%, and 40wt%. 77 - Suitable for testing paracrystal models. 78 79 Z8300*.I1D / Z8300*.QAX / Z9800*.I1D / Z9800*.QAX 80 - BSL/OTOKO data from polyamide-6 fibres hydrated in D2O exhibiting a broad lamellar peak from the semi-crystalline nanostructure. 81 - This is the *same data* as that in ISIS_83404 / ISIS_98929 but in an older separated format! 82 - Suitable for testing the :ref:`File_Converter_Tool` . 83 - Suitable for testing :ref:`Correlation_Function_Analysis` . 84 54 85 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 55 86 87 2D Data 88 ^^^^^^^ 89 2D data sets are data sets that give the reduced intensity for each Qx-Qy bin. Depending on the file format, uncertainty data and metadata may also be available. 90 56 91 2D Test Data 57 ^^^^^^^^^^^^ 92 ............ 93 33837rear_2D_1.75_16.5 94 - Data from a magnetically-oriented surfactant liquid crystal output by the Mantid framework. The data was collected on the SANS2D instrument at ISIS. 58 95 59 96 P123_D2O … … 64 101 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 65 102 103 Coordinate Data 104 ^^^^^^^^^^^^^^^ 105 Coordinate data sets, such as PDB or OMF files, and which describe a specific structure, are designed to be read and viewed in the :ref:`SANS_Calculator_Tool` . 106 107 Coordinate Test Data 108 .................... 109 A_Raw_Example-1 110 - OMF format data file from a simulation of magnetic spheres. 111 112 diamond 113 - PDB format data file for diamond. 114 115 dna 116 - PDB format data file for DNA. 117 118 sld_file 119 - Example SLD format data file. 120 121 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 122 123 Image Data 124 ^^^^^^^^^^ 125 Image data sets are designed to be read by the :ref:`Image_Viewer_Tool` . They can be converted into synthetic 2D data. 126 127 Image Test Data 128 ............... 129 ISIS_98940 130 - Polyamide-6 fibres hydrated in D2O exhibiting a broad lamellar peak from the semi-crystalline nanostructure. 131 - Data is presented in Windows Bitmap (BMP), GIF, JPEG (JPG), PNG, and TIFF (TIF) formats. 132 133 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 134 135 SESANS Data 136 ^^^^^^^^^^^ 137 SESANS (Spin-Echo SANS) data sets primarily contain the neutron polarisation as a function of the spin-echo length. Also see :ref:`SESANS` . 138 139 SESANS Test Data 140 ................ 141 spheres2micron 142 - SESANS data from 2 micron polystyrene spheres in 53% H2O / 47% D2O. 143 144 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 145 146 Save States 147 ^^^^^^^^^^^ 148 Saved states are projects and analyses saved by the SasView program. A single 149 analysis file contains the data and parameters for a single fit (.fit), p(r) 150 inversion (.prv), or invariant calculation (.inv). A project file (.svs) contains 151 the results for every active analysis in a SasView session. 152 66 153 Saved State Test Data 67 ^^^^^^^^^^^^^^^^^^^^^ 154 ..................... 155 fitstate.fitv 156 - a saved fitting analysis. 68 157 69 _phi_weights.txt 158 test.inv 159 - a saved invariant analysis. 70 160 71 _radius_dist.txt 161 test002.inv 162 - a saved invariant analysis. 72 163 73 _THETA_weights.txt 74 75 fitstate.fitv 164 prstate.prv 165 - a saved P(r) analysis. 76 166 77 167 newone.svs 168 - a saved SasView project. 78 169 79 prstate.prv 170 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 80 171 81 sld_file.sld 82 83 test.inv 84 85 test002.inv 172 Upcoming Formats 173 ^^^^^^^^^^^^^^^^ 174 Data in this folder are in formats that are not yet implemented in SasView but which might be in future versions of the program. 86 175 87 176 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ … … 89 178 Other Test Data 90 179 ^^^^^^^^^^^^^^^ 180 phi_weights.txt 91 181 92 1000A_sphere_sm.xml 182 radius_dist.txt 93 183 94 diamond.pdb 95 96 dna.pdb 184 THETA_weights.txt 97 185 98 186 .. ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ 99 187 100 .. note:: This help document was last changed by Steve King, 26Jun2015188 .. note:: This help document was last changed by Steve King, 06Oct2016 -
src/sas/sasgui/perspectives/calculator/media/image_viewer_help.rst
rd85c194 rda456fb 3 3 .. This is a port of the original SasView html help file to ReSTructured text 4 4 .. by S King, ISIS, during SasView CodeCamp-III in Feb 2015. 5 6 .. _Image_Viewer_Tool: 5 7 6 8 Image Viewer Tool -
src/sas/sasgui/perspectives/calculator/media/sas_calculator_help.rst
r7805458 rda456fb 3 3 .. This is a port of the original SasView html help file to ReSTructured text 4 4 .. by S King, ISIS, during SasView CodeCamp-III in Feb 2015. 5 6 .. _SANS_Calculator_Tool: 5 7 6 8 Generic SANS Calculator Tool -
src/sas/sasgui/perspectives/corfunc/media/corfunc_help.rst
rf56770ef rda456fb 1 1 .. corfunc_help.rst 2 3 .. _Correlation_Function_Analysis: 2 4 3 5 Correlation Function Analysis -
src/sas/sasgui/perspectives/file_converter/media/file_converter_help.rst
r97e90b7 rda456fb 1 1 .. file_converter_help.rst 2 3 .. _File_Converter_Tool: 2 4 3 5 File Converter Tool
Note: See TracChangeset
for help on using the changeset viewer.