Changeset 5aa3bbd in sasview for guitools


Ignore:
Timestamp:
Apr 14, 2008 10:52:54 AM (16 years ago)
Author:
Gervaise Alina <gervyh@…>
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:
36948c92
Parents:
bceddd6
Message:

requirements changed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • guitools/requirements.txt

    r3d3a0e5 r5aa3bbd  
    7272  6- The code should be well documented and clean-up (no print statements). 
    7373   
     74   
     75   
     76  AFTER TALKING WITH STEEVE KLEIN 
     77   
     78 This is a list the changes Steeve wants : 
     79  
     80  1- Add curves : ln(y) in linear scale, ln(x^(4)*I) 
     81  2- Specify in the fitDialog if natural log or log base 10 
     82  3- When fitting sphere.txt , logx --logy ,fitting is not correct 
     83  4- the line to fit always is displayed from x min to max all the time even if xmin is changed 
     84     or xmax is changed 
     85  5- The fitting errors are too small (order of 10^(-7))for that case too,certainly wrong 
     86  6- When to see errors bars appear when loading sphere.txt file.  
     87  7- Add zoom in option when xmax and xmin(user) are entered. 
     88  8- Always want to know the initial value of xmin and xmax when opening the fitDialog.These values 
     89     should always be independant of the transformation 
     90  9- the user should be able to add point to fit without knowing the exact range or guessing 
     91                a range to fit. 
     92 
     93        TO Dr. MATHIEU  
     94  1- I probably have to change the interface of the fitdialog, I would like to discuss  
     95     it before proceeding 
     96   
Note: See TracChangeset for help on using the changeset viewer.