Commit | Date | |
---|---|---|
[r26814]
by
tlinnet
Added functionality to lib/io to extract a list of file basenames and a list of fileroot matching a pathname pattern. This can be useful when loading many spectra and assigning spectrum IDs. Task #7873 (https://gna.org/task/index.php?7873): Write wrapper function to nmrglue, to read .ft2 files and process them. |
2014-11-28 23:04:32 | Tree |
[r26813]
by
tlinnet
Now implemented the fitting of the gauss distribution via minfx. Task #7873 (https://gna.org/task/index.php?7873): Write wrapper function to nmrglue, to read .ft2 files and process them. |
2014-11-28 22:07:59 | Tree |
[r26812]
by
tlinnet
Initial implementation of a gauss function and its chi2 function, to prepare for minfx minimisation. Task #7873 (https://gna.org/task/index.php?7873): Write wrapper function to nmrglue, to read .ft2 files and process them. |
2014-11-28 21:33:10 | Tree |
[r26811]
by
tlinnet
Expanded the histogram plotting to add initial gauss distribution. This shows that the gauss distribution should be fitted, instead of just calculating the gauss distribution from the Full width at half maximum (FWHM). Task #7873 (https://gna.org/task/index.php?7873): Write wrapper function to nmrglue, to read .ft2 files and process them. |
2014-11-28 21:10:19 | Tree |
2014-11-28 18:03:16 | Tree | |
[r26809]
by
bugman
Created the Frame_order.test_simulate_pseudo_ellipse_z_axis system test. This is to check the frame_order.simulate user function for the pseudo-ellipse model along the |
2014-11-28 14:36:21 | Tree |
[r26808]
by
tlinnet
Added initial function in nmrglue module to plot a histogram of the spectrum data. Task #7873 (https://gna.org/task/index.php?7873): Write wrapper function to nmrglue, to read .ft2 files and process them. |
2014-11-28 13:32:00 | Tree |
[r26807]
by
tlinnet
Added pipe_control function to handle the call to plot of histogram. Task #7873 (https://gna.org/task/index.php?7873): Write wrapper function to nmrglue, to read .ft2 files and process them. |
2014-11-28 13:31:58 | Tree |
[r26806]
by
tlinnet
Added initial systemtest Nmrglue.xtest_plot_hist_cpmg to plot histogram of intensities. This is dominated by the noise measurements. Task #7873 (https://gna.org/task/index.php?7873): Write wrapper function to nmrglue, to read .ft2 files and process them. |
2014-11-28 13:31:56 | Tree |
[r26805]
by
tlinnet
Fix for missing comment about the return of the Axis instance for additional decoration of plot. Task #7873 (https://gna.org/task/index.php?7873): Write wrapper function to nmrglue, to read .ft2 files and process them. |
2014-11-28 12:56:45 | Tree |