Commit Graph

51 Commits

Author SHA1 Message Date
suter_a 1729055385 merged from root6. Compiles but has issues with DKS linking yet. 2017-05-15 21:30:42 +02:00
suter_a fca13283e1 changed generation of git-revision.h which allows to keep it up-to-date. Aditionally git-branch info has been added. 2017-02-22 09:42:07 +01:00
suter_a e8f692b42c more changes towards musrfit/DKS/root6. 2017-02-08 11:16:27 +01:00
suter_a ceb7aa6818 changed from legacy rootcint to the new rootcling ROOT dictionary generator. 2017-02-08 09:47:35 +01:00
suter_a 38c4293d58 resolved merge conflicts with master 2016-12-23 14:16:22 +01:00
suter_a 63516fc499 added a first version of a optimized phase correction for the real Fourier transform 2016-12-18 10:37:50 +01:00
suter_a a2601348cf first working FFT including DKS. 2015-04-13 17:21:27 +02:00
suter_a 7be8b4c2ea add a switch to musrview that it plots initially the Fouier data rather than the time domain data. 2015-02-20 12:22:24 +01:00
suter_a 0e6ceecf24 changed the data export handling from musrview. It is now more main line and follows the implementation of musrFT. At the same time removed an autodated comment in PFourierCanvas.h. 2015-02-16 17:23:39 +01:00
suter_a 2d2594c903 first almost feature complete version of musrFT 2015-02-13 16:56:19 +01:00
salman acb5a1af09 Remove redundant and optimize code for saving data to ascii in batch mode. 2015-01-27 11:17:06 +01:00
salman 55fb9df820 Turn on batch mode for --ascii option. 2015-01-26 16:56:36 +01:00
salman 8035bafec4 Added option to save data from canvas a quit for non-interactive mode (web). 2015-01-23 17:17:08 +01:00
suter_a da6fa2f544 changed timeout check 2014-06-30 14:56:29 +02:00
suter_a bbb8550f96 since we moved to git, I cleaned up the svn prop's from the sources and added a GIT_REVISION through git-revision.h 2014-02-12 12:43:32 +01:00
suter_a 6c8ce66e1d (i) add PRINT_LEVEL to the command block (0='nothing' to
3='everything'). This allows to tune the Minuit2 output. (ii) added the
possibilty to give the fit range in bins. For details see the docu.
2012-10-25 14:44:16 +00:00
suter_a 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
suter_a 7368884482 added timeout facility for musrfit, musrview, musrt0. Adopted musredit/musrgui accordingly. 2012-04-15 08:39:30 +00:00
suter_a 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