Ignore:
Timestamp:
Aug 19, 2016 5:34:50 AM (8 years ago)
Author:
lewis
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:
fdd3ba1
Parents:
bec6cb8
Message:

Update file converter docs to reflect NXcanSAS implementation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/sasgui/perspectives/file_converter/converter_panel.py

    rbec6cb8 rd3e1870  
    499499        "files containing the Q-Axis and Intensity-Axis data, or a 2D BSL file" 
    500500        ", then chose where to save the converted file, and click Convert.\n" 
    501         "ASCII and OTOKO files will be converted to CanSAS XML, and OTKO files" 
    502         " to IGOR/DAT 2D Q_map files.\nCanSAS metadata can also be optionally " 
    503         "input below.") 
     501        "ASCII and OTOKO files can be converted to CanSAS XML, or NXcanSAS " 
     502        "HDF5 format. OTOKO files can only be converted to NXcanSAS.\nCanSAS " 
     503        "metadata can also be optionally input below.") 
    504504 
    505505        instruction_label = wx.StaticText(self, -1, instructions, 
Note: See TracChangeset for help on using the changeset viewer.