Commit | Date | |
---|---|---|
[r22235]
by
bugman
Added a 'Delete' button to the sequence input GUI window. This is to match the multiple file selection GUI window. The button allows the user to delete the |
2014-02-21 12:49:13 | Tree |
[r22234]
by
bugman
Modified the GUI window for inputting sequence data to include item numbers. An non-editable initial column with the number of each item has been added. This is to help the |
2014-02-21 10:40:22 | Tree |
[r22233]
by
bugman
Fixes for the unit tests of the spectrum.read_intensities user function. A number of checks were not correctly set up, and the recent changes caused others to now fail. |
2014-02-21 10:21:25 | Tree |
[r22232]
by
bugman
Created the test_loop_exp_frq() dispersion unit test. This checks the operation of the loop_exp_frq() function from the module |
2014-02-21 09:35:04 | Tree |
[r22231]
by
bugman
Renamed the test_loop_exp_time() dispersion unit test to test_loop_exp_frq_offset_point_time(). This is for the specific_analyses.relax_disp.disp_data.Test_disp_data.test_loop_exp_frq_offset_point_time() |
2014-02-21 09:22:46 | Tree |
2014-02-21 09:00:22 | Tree | |
[r22229]
by
bugman
Improved the behaviour of the multiple file selection GUI window. The RelaxFileDialog GUI element is now initialised when the file selection button is clicked rather |
2014-02-21 09:00:01 | Tree |
[r22228]
by
bugman
Added a 'Delete' button to the new multiple file selection GUI window. This simply deletes the last item in the list. This will be useful if the user clicks on the 'Add' |
2014-02-21 08:38:48 | Tree |
[r22227]
by
bugman
Modification of the new multiple file selection GUI element. The multiple file selection window now shows the index (plus one) of each file selection element at |
2014-02-21 08:29:43 | Tree |
[r22226]
by
bugman
Implemented the GUI element for loading multiple files. This follows from the thread http://thread.gmane.org/gmane.science.nmr.relax.devel/5057/focus=5062. This is via the new user function argument type "file sel multi", now used by the The multiple file selection window is based on the 'sequence' data window, as used in the spectrum |
2014-02-21 08:16:36 | Tree |