Commit Graph

1203 Commits

Author SHA1 Message Date
suter_a 5a00d49bbd fixed error in view_packing for single histo (wrong norm of the theory). 2015-09-08 13:08:41 +02:00
suter_a 8d496a41c0 added little root macro to check the c++ io formatting. 2015-09-08 08:50:26 +02:00
suter_a 4d211ddcc1 updated to the previous incomplete fix. FOURIER range is not truncated anymore. 2015-09-04 17:36:57 +02:00
suter_a 001aed134c minor change in Fourier-block output (PMsrHandler::WriteMsrLogFileand PMsrHandler::WriteMsrLogFile) to avoid truncated range labels. 2015-09-04 16:23:27 +02:00
suter_a 2f671e1673 updated ChangeLog which was orphaned since V0.13.0 2015-08-17 09:55:47 +02:00
suter_a 05430b8745 updated the docu 2015-08-16 11:45:58 +02:00
suter_a b113a94ee9 added the class PStringNumberList which allow to parse a generic encoded list of numbers. Used this class to improve PMsrHandler, and improved the runList feature of msr2data. For details see the documentation of msr2data. 2015-08-16 11:43:57 +02:00
suter_a bccc97ff22 changed setf/unsetf bug 2015-06-30 12:17:25 +02:00
suter_a 012b2e5891 adopted the temperature dependence of the gap function (see Eq.(8) of the memo), which breaks the self-consistency. Makes it more flexible but requires that the user is using his brain. 2015-06-25 08:42:32 +02:00
suter_a da93db557f small correction of the skewed Gaussian for extrem parameter values. 2015-06-25 08:36:26 +02:00
suter_a 93207782a9 updated docu and removed an unsed variable 2015-05-29 20:10:15 +02:00
Thomas Prokscha fab7acfedc added a group histo selector in any2many for MusrRoot when exporting to a too limited file format as PSI-BIN. 2015-05-29 15:11:04 +02:00
suter_a e78619c33b another path check for HDF5 with ubuntu 15.04 2015-05-15 14:29:14 +02:00
suter_a e4f11aca8c update of the technical docu 2015-04-01 08:40:33 +02:00
suter_a ee617d4af5 some minor correction for ASCII export in any2many 2015-03-16 10:43:52 +01:00
suter_a 6ce19bcf26 check that FOURIER block phase parameter as parX is not leading to an error message. 2015-02-28 11:30:09 +01:00
suter_a 8cc07318eb some more bug fixing for average per data set. 2015-02-26 13:15:29 +01:00
suter_a 59525a787e added missing background range from msr-file 2015-02-24 10:32:59 +01:00
suter_a 78d98f7652 separated PSI-BIN and PSI-MDU file format 2015-02-24 10:02:04 +01:00
suter_a c938589286 implemented an average-per-data-set option for musrFT. 2015-02-23 16:30:14 +01:00
suter_a 80b3952649 make sure that musrFT is found 2015-02-21 20:59:52 +01:00
suter_a e95a380bea add proper Mac icon to musredit 2015-02-21 20:38:33 +01:00
suter_a 38be81d704 needed to adopted includes for dictionary generation due to adding fftw.h in PMusr.h 2015-02-21 15:33:07 +01:00
suter_a 39f739e2c8 added vanilla README for automake 2015-02-21 14:43:50 +01:00
suter_a 8c211167be changed name 2015-02-21 10:34:04 +01:00
suter_a d29688952d for graphical export in the batch mode, menus mustn't be set. 2015-02-20 12:57:40 +01:00
suter_a b7f882b39e Merge branch 'master' of https://bitbucket.org/muonspin/musrfit 2015-02-20 12:41:22 +01:00
suter_a 2106c903df Merged in zaher-salman/musrfit (pull request #4)
Compilation errors distclean issues
2015-02-20 12:39:37 +01:00
suter_a a310c36a70 Merge branch 'master' of https://bitbucket.org/zaher-salman/musrfit 2015-02-20 12:32:49 +01:00
suter_a 7be8b4c2ea add a switch to musrview that it plots initially the Fouier data rather than the time domain data. v0.14 2015-02-20 12:22:24 +01:00
Zaher Salman 6315076157 Merged muonspin/musrfit into master 2015-02-20 09:53:18 +01:00
suter_a c971aac129 added a first preliminary user interface for musrFT within musredit. 2015-02-19 17:24:00 +01:00
salman 7351e10133 Fixed compilation problem with fftw3 and added fake automake files to musredit and musrgui. 2015-02-19 17:20:01 +01:00
salman 68b071ec2e Fixed compilation problem with fftw3 and added fake automake files to musredit and musrgui. 2015-02-19 17:08:16 +01:00
Zaher Salman ee02450af4 Merged muonspin/musrfit into master 2015-02-17 17:08:05 +01:00
suter_a 741a9e7e48 fixed typos in the usage output. 2015-02-17 13:14:07 +01:00
suter_a ca48941deb bug fixing towards a musrFT feature complete state. 2015-02-17 12:46:30 +01:00
Zaher Salman 34da894f15 Merged muonspin/musrfit into master 2015-02-17 09:33:03 +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
Zaher Salman 934764e810 Sync muonspin/musrfit into master 2015-02-16 15:58:05 +01:00
suter_a ce490b014a added missing header file 2015-02-16 15:50:50 +01:00
Zaher Salman 4da5c3a2da Merged muonspin/musrfit into master 2015-02-16 13:53:13 +01:00
suter_a 34fe2e6220 Merged in zaher-salman/musrfit (pull request #3)
Integrate libBNMR in automake
2015-02-16 13:51:42 +01:00
Zaher Salman b004354fe6 Merged muonspin/musrfit into master 2015-02-16 12:05:17 +01:00
salman f03ccacea4 Merge branch 'master' of https://bitbucket.org/zaher-salman/musrfit 2015-02-16 12:05:41 +01:00
salman 5366295349 Updated ChangeLog for integration of libBNMR in automake 2015-02-16 12:04:55 +01:00
suter_a e097cc3119 added data export from the GUI menu. 2015-02-16 07:30:57 +01:00
suter_a f9197cb815 removed outdated help information. 2015-02-13 17:04:50 +01:00
suter_a 2d2594c903 first almost feature complete version of musrFT 2015-02-13 16:56:19 +01:00
suter_a d4ba2f6d81 more work towards a standalone Fourier (mainly for HAL-9500). Add msr-file support. Still some severe flaws. 2015-02-11 15:35:14 +01:00