Commit | Date | |
---|---|---|
[r10272]
by
bugman
By pushing relax start button, log panel will be opened (and then calculation start subsequently). This corresponds to theopen_logwindow_after_startrelax_modelfree_patch file attached to replaced: |
2010-01-21 06:34:03 | Tree |
[r10271]
by
bugman
Included a function to start model-free calculation from log windows and control it. This corresponds to the include_modelfree_logwindow_patch file attached to https://gna.org/task/?6847 by This commit should have been in 2 patches - it includes a '/' to os.sep fix as well! |
2010-01-21 06:30:24 | Tree |
[r10270]
by
bugman
Closebox in mainwindow was removed to force output of reference. This corresponds to the removed_closebox_patch file attached to https://gna.org/task/?6847 by replaced: |
2010-01-21 06:26:19 | Tree |
[r10269]
by
bugman
Status bar size increased. This corresponds to the statusbar_size_patch file attached to https://gna.org/task/?6847 by The size of the statusbar (1st entry) was changed to get enought space to display 'repository |
2010-01-21 06:24:50 | Tree |
[r10268]
by
bugman
Replaced os.system('mkdir ' +.....) with os.mkdir(). This corresponds to the mkdir_patch file attached to https://gna.org/task/?6847 by |
2010-01-21 06:20:06 | Tree |
2010-01-20 11:01:00 | Tree | |
[r10266]
by
bugman
A few grammar fixes and version updates for the API documentation introductory page. |
2010-01-20 10:33:30 | Tree |
[r10265]
by
bugman
The new module for the relaxGUI log window. This is the file https://gna.org/support/download.php?file_id=7727 attached to task #6847 |
2010-01-20 10:23:27 | Tree |
[r10264]
by
bugman
Created feedback to relaxGUI Log Window during NOE calculation. This corresponds to the calc_noe_patch file attached to https://gna.org/task/?6847 by added: class RedirectText --> redirect the relax output to relaxGUI Log Window # Number of Monte Carlo simulations --> set monte carlo value for updating progress bar in log window # value for progress bar during monte carlo simulation --> initial progress value before monte carlo simulation # redirect relax output and errors to relaxGUI - log panel redirecting system output and error to new created class that updates log |
2010-01-20 08:22:58 | Tree |
[r10263]
by
bugman
Created feedback to relaxGUI Log Window during Rx calculation This corresponds to the calc_rx_patch file attached to https://gna.org/task/?6847 by added: class RedirectText --> redirect the relax output to relaxGUI Log Window # Number of Monte Carlo simulations --> set monte carlo value for updating progress bar in log window # value for progress bar during monte carlo simulation --> initial progress value before monte carlo simulation # redirect relax output and errors to relaxGUI - log panel redirecting system output and error to new created class that updates log |
2010-01-20 08:21:22 | Tree |