1d6f8082f0
newly added dump_header, which dumps the header information of a muSR data file. Furthermore some minor cleanup took place.
2012-05-12 14:08:27 +00:00
7368884482
added timeout facility for musrfit, musrview, musrt0. Adopted musredit/musrgui accordingly.
2012-04-15 08:39:30 +00:00
138e7ba369
first implementation of MusrRoot. Cleaner handling of Red/Green mode data. General cleanup
2012-03-22 07:00:34 +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
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
nemu
49619fcffb
added NeXus support. Still a lot of testing will be needed, documentation updated, etc.
2011-04-08 09:24:32 +00:00
Bastian M. Wojek
34e462e05f
Put in line the time-resolution output of single-histogram and asymmetry data.
...
Now both have a line break at the end--before this has only been true for the asymmetry data.
(If the line break is not needed it should be consistently removed and replaced by a cout.flush()
followed by a line break when musrview is terminated.)
2011-03-03 13:49:22 +00:00
nemu
5386342cf4
some more docu
2010-06-04 19:51:20 +00:00
nemu
41c5d45d8b
replace RRF Asymmetry Fit dummy, by Mu Minus Single Histo Fit dummy
2010-01-12 16:00:12 +00:00
nemu
6f49067095
improved handling for invalid MUSRFITPATH
2010-01-05 10:13:12 +00:00
nemu
90807030f1
started with the next step of encapsulation, will take a while
2009-11-02 08:40:47 +00:00
nemu
fe71e7b9c8
improved ascii export (MUSR-87,MUSR-92). Produce now two files, one for the data and one for the theory. There are still some issues concerning root ownership which sometimes result in crashes at the exit of the musrview. db export still needs to be done.
2009-10-22 11:07:50 +00:00
nemu
33222b675c
started with the encapsulation of the data structure which should reduce the number of crashes and help to reduce memory leaks
2009-10-07 12:26:41 +00:00
nemu
8e8081a75b
graphical dump without X
2009-05-06 05:35:26 +00:00
nemu
ea0800b4fe
fixed some 'uninitialized' stuff. Add canvas graphic dump feature, and fixed crash described in MUSR-53
2009-04-29 07:20:42 +00:00
nemu
addc2f5b91
start to implement graphics dump
2009-04-28 08:16:26 +00:00
nemu
b38e8beffc
more flexible handling of startup XML's
2009-03-25 13:05:55 +00:00
nemu
3eaa9e433f
implemented ADDRUN feature which adds runs on the fly. Still very experimental and not thoroughly tested.
2009-03-12 15:59:19 +00:00
nemu
2fdbe96401
propagate fourier default settings to the application
2008-12-20 13:49:19 +00:00
nemu
999b82008b
fixed some typo in the musrfit and musrview help. Added some more digits to gamma_mu
2008-11-13 06:23:03 +00:00
nemu
d3476df6b4
improved error handling
2008-10-02 05:44:02 +00:00
nemu
8910a8295f
add on last window closed handling
2008-06-30 09:08:31 +00:00
nemu
6fe5041b4c
fix of fix
2008-06-23 06:34:49 +00:00
nemu
2e61a0f5b6
only handle runs which are needed in the plot
2008-06-13 05:35:21 +00:00
nemu
3cda938f0c
better startup list handling
2008-04-30 12:27:01 +00:00
nemu
beba182172
added asymmetry plot
2008-04-17 09:12:54 +00:00
nemu
100f895667
various changes: comment and whitespace handling in the msr-files. Some more work in the direction of musrview
2008-04-11 08:11:28 +00:00
nemu
676043cb81
some even more flexible startup handler scheme
2008-04-08 11:35:36 +00:00
nemu
5d363ce953
fixed wrong data start time. Added slightly more flexibile startup path file handling
2008-04-08 06:06:34 +00:00
nemu
f4f6fcb058
some more steps toward musrview
2008-04-04 14:29:56 +00:00
nemu
0652495a3f
implmented some startup features
2008-04-03 13:10:49 +00:00
nemu
5fc7e14f3f
some more work on startup handler
2008-04-03 08:49:29 +00:00
nemu
62fd115a76
added some first features
2008-04-02 07:24:32 +00:00
nemu
e02f761c5f
t0 unsigned int -> double. Add dummy musrview
2008-03-31 08:21:01 +00:00