Changeset 6e48fd0 in sasview for sansguiframe/src/sans/guiframe


Ignore:
Timestamp:
Aug 24, 2012 6:47:40 PM (12 years ago)
Author:
Jae Cho <jhjcho@…>
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, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
Children:
b82e536
Parents:
9bc37a8
Message:

data operation: added scale for 2D plot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sansguiframe/src/sans/guiframe/config.py

    r3f68e93 r6e48fd0  
    4040_danse_logo = "images/danse_logo.png" 
    4141_inst_logo = "images/utlogo.gif" 
     42_nist_logo = "images/nist_logo.png" 
     43_umd_logo = "images/umd_logo.png" 
     44_sns_logo = "images/sns_logo.png" 
     45_nist_url = "http://www.nist.gov/" 
     46_umd_url = "http://www.umd.edu/" 
     47_sns_url = "http://neutrons.ornl.gov/" 
    4248_nsf_url = "http://www.nsf.gov" 
    4349_danse_url = "http://www.cacr.caltech.edu/projects/danse/release/index.html" 
Note: See TracChangeset for help on using the changeset viewer.