a05a6c86a8
added '-f' when linking under MacOSX
2011-08-08 21:31:58 +00:00
Bastian M. Wojek
68183eea63
Updated the musrfit documentation concerning the changes in the doc/ directory
2011-08-07 15:11:06 +00:00
Bastian M. Wojek
6536835197
Make the configuration of musrfit a prerequisite for installing musredit/musrgui
2011-08-06 20:23:30 +00:00
Bastian M. Wojek
d16aef5ef0
Install the musrfit documentation locally and adjust the paths in musredit_startup.xml at configure time
2011-08-06 19:55:16 +00:00
Bastian M. Wojek
254d849079
First step in reorganizing the installation of the musrfit documentation (further commits will follow)
2011-08-06 09:51:21 +00:00
Bastian M. Wojek
4490f103f3
Finally (hopefully) fixed the run-list-file interface of musrgui/musredit to msr2data (MUSR-202)
2011-08-03 09:16:47 +00:00
Bastian M. Wojek
09c810b461
Added the online documentation of musrfit to the repository.
2011-08-01 13:30:41 +00:00
Bastian M. Wojek
c78c9cc3dd
FIXED broken run-list interface to msr2data in musredit/musrgui (MUSR-202)
2011-07-31 09:43:05 +00:00
Bastian M. Wojek
0e14ec3e42
Fixed another small bug in msr2data (non-existing run-list files led to segmentation faults)
2011-07-31 09:22:08 +00:00
Bastian M. Wojek
61fd5fa948
Adjusted msr2data that it works together with the NeXus reading routine which explicitly writes the ring-anode vector
2011-07-31 07:39:52 +00:00
Bastian M. Wojek
bff5b6c043
Fixed some severe problems in the run-number-digit determination of msr2data introduced in late 2010
2011-07-30 22:05:57 +00:00
Bastian M. Wojek
13410aa97c
Small fix for msr-file paths with spaces and strange characters
2011-07-30 15:03:39 +00:00
Bastian M. Wojek
a6d10e11e3
Switch from the PSI icon to the musrfit icon on the web page
2011-07-27 15:02:17 +00:00
nemu
58a79084b1
added per run block chisq output
2011-07-25 07:35:29 +00:00
nemu
2a4f5bf78a
changed musredit/musrgui msr2data interface such that it is hopefully closer to the command line (MUSR-162, MUSR-173)
2011-07-15 05:43:41 +00:00
nemu
5672c43d2e
improved token handling
2011-07-13 14:32:14 +00:00
Bastian M. Wojek
1e115c7bd3
Slightly changed the behavior of msr2data (see ChangeLog for details)
2011-07-13 13:37:28 +00:00
Bastian M. Wojek
fa02394364
Set the initial data and t0 bins in the tutorial test file to 1.
2011-07-12 12:41:46 +00:00
nemu
9c3ec29d85
implemented the dummy ExtractHeaderInformation method
2011-07-12 12:39:24 +00:00
nemu
d0f520a1f4
a musrview exception error when starting with t0's very much off to the positive side in the msr-file (MUSR-199)
2011-07-12 07:17:38 +00:00
nemu
822a0bf0b7
in case first good bin (fgb) is not given, it is now fgb=t0+(10ns/time resolution) (MUSR-190)
2011-07-11 18:42:47 +00:00
nemu
d9f1f1235e
added expected chisq calculation for single histogram fits (MUSR-194)
2011-07-09 16:26:42 +00:00
nemu
0ab456e5f5
added a dummy header extraction routine
2011-07-09 16:24:09 +00:00
Bastian M. Wojek
b27f697279
Added another test file for the interested user
2011-07-09 15:05:56 +00:00
nemu
2951d2fad2
a mockup PSI Run Header without custom class objects in the root file
2011-07-05 15:58:45 +00:00
nemu
a9ceae63a0
improved handling of 'old' ROOT LEM data files (2006 and earlier) for any2many (MUSR-178)
2011-06-29 06:33:03 +00:00
nemu
3243d26ef1
improved handling of WKM/ASCII in PRunDataHandler for any2many (MUSR-172)
2011-06-28 18:06:29 +00:00
nemu
79a856483b
slightly improved handling of the musredit_startup.xml on MacOS X platforms
2011-06-25 19:49:26 +00:00
Bastian M. Wojek
b55f18289e
Fixed the order in which libPMusr and libPUserFcnBase are built
2011-06-24 08:59:31 +00:00
Bastian M. Wojek
caa3fdfc12
* Define a function for the XML-reading workaround in order to clean up a bit.
...
For the moment we keep to copies of it -- one for the use within the various
musrfit programs, one that can be used in user functions.
* musrt0 is now again activated in musrgui/musredit by default.
2011-06-23 11:00:09 +00:00
Bastian M. Wojek
dc48ea9712
* Suggestion how to "solve" the XML-reading problems in certain environments:
...
A workaround has been implemented where it is not tried any more to "directly
parse the file" but rather the file is read into a memory buffer which then
is parsed.
For further information, see MUSR-122.
* Fixed a linking problem when only shared libraries are built on Cygwin
(introduced with the split-off of libPUserFcnBase).
2011-06-16 22:00:33 +00:00
Bastian M. Wojek
e244d2093a
Tried to improve the determination of the musredit/musrgui installation path (in case ROOTSYS is not set). If no path is specified using PREFIX and neither MUSRFITPATH nor ROOTSYS is set, the default path at the moment is /usr/local/bin even though I am not sure that this is the best choice...
2011-06-15 11:23:09 +00:00
Bastian M. Wojek
8dc31cad54
Fixed crash of musrview in case the XML startup file is present but cannot be parsed correctly
2011-06-14 17:53:33 +00:00
Bastian M. Wojek
f75194750c
Prevent crash when a non-existing userFcn is called from an existing library (MUSR-159)
2011-06-14 13:15:09 +00:00
Bastian M. Wojek
f0d05d35cd
Refined the data-file search
2011-06-14 09:42:24 +00:00
Bastian M. Wojek
b448487cd0
Try to provide a solution to MUSR-195:
...
In the RUN block data file names can now be given in the following way:
- without extension (default and only possible way up to now)
- with (completely) lower-case extension (e.g. .nxs)
- with (completely) upper-case extension (e.g. .NXS)
In any case, the file that is looked for can have both a lower-case or an upper-case extension.
2011-06-13 15:04:16 +00:00
Bastian M. Wojek
0fb87b8d1c
Added a Windows icon file to musredit/musrgui in case somebody needs one...
2011-06-12 14:52:10 +00:00
002953218e
Add LEM PPC format
2011-06-11 17:35:51 +00:00
Bastian M. Wojek
44b156cab7
Small improvements for the musrfit installation process
2011-06-09 12:01:42 +00:00
Bastian M. Wojek
02d5784b68
Commit of some improvements when running under Cygwin
...
* musredit can now be built using Qt 4.5.3 of Cygwin 1.7---however, without online help
* FFTW3 threading in some user functions has been disabled
Obviously, there is a major problem when running musrgui/musredit with Cygwin on Windows7/64bit.
This has not been solved by this commit!
2011-06-07 09:15:24 +00:00
Bastian M. Wojek
a467ca9bcb
libLFRelaxation functions usable again
2011-06-03 11:28:26 +00:00
Bastian M. Wojek
edcda9904c
Get the newly designed 1D-integrator class thread-safe (at the cost of numerous memory allocations and deallocations)
2011-06-02 20:24:09 +00:00
nemu
72013cfaf0
proper handling of version string
2011-06-02 15:37:37 +00:00
Bastian M. Wojek
a427157180
Added Solt's ZF depolarization function to the libZFRelaxation
...
While doing that I realized that all LF functions within libLFRelaxation cannot be used at the moment
with a parallelized musrfit installation. Therefore, the built-in functions should be used for now.
One day this should be fixed ...
2011-06-02 15:36:43 +00:00
nemu
6dd6381a4e
newly added minimal mockup for a proposed PSI-ROOT format
2011-06-02 15:19:37 +00:00
Bastian M. Wojek
37c2cd0d8f
Added some debugging information
2011-05-31 14:55:56 +00:00
Bastian M. Wojek
d33a9d62a8
correction d'un petit bogue implanté juste avant
2011-05-28 13:51:27 +00:00
Bastian M. Wojek
e22256ef8a
Applied a few minor optimizations to the field-distribution calculations
2011-05-28 13:07:36 +00:00
nemu
db4425e352
slightly wrong chisq since the 0-bin entries were treated wrongly for scaled N0/Bkg data (MUSR-193)
2011-05-25 14:39:54 +00:00
Bastian M. Wojek
0ebf68156a
Synchronized the 'noOfFitBins' calculations for single-histogram and asymmetry fits
2011-05-25 09:48:15 +00:00