179 Commits

Author SHA1 Message Date
38c4293d58 resolved merge conflicts with master 2016-12-23 14:16:22 +01:00
dce31426a7 increased the version number form 0.17.0 to 0.18.0 2016-12-18 10:43:53 +01:00
6aea6473ab merge dks to master 2016-08-25 08:40:40 +02:00
6585032df0 in musrview it is now possible to enable/disable a crosshair cursor by pressing 'c'. 2016-08-24 15:37:14 +02:00
08848e68a8 drop NeXus support for Version < 4.4 2016-08-10 10:28:31 +02:00
8f20d2fd4c musredit: run lists are now properly loaded if containing nS-nE elements. 2016-08-02 13:52:41 +02:00
4cdc4dbf1d musredit: run lists are now properly loaded if containing nS-nE elements. 2016-08-02 13:15:55 +02:00
ac30fd956b merged branch 'master' into 'dks' 2016-04-28 13:42:24 +02:00
bb1f6b113b updated licence info and added paramList to the GUI. 2016-04-28 13:05:39 +02:00
cb14afbe07 msr2data gets a new option paramList which allows to select the number of parameters to be exported. 2016-04-28 11:11:06 +02:00
bc881f0c75 moved CPU/GPU information collection from PFitter to musrfit. 2016-04-27 08:11:30 +02:00
af7b729a5a start-/endTimeBin are now class members. This reduces the number of recalculations. 2016-04-26 12:39:27 +02:00
ee064fc504 Added the theory function muMinusExpTF for mu minus fits 2016-04-22 10:56:52 +02:00
27eb664686 added missing DKS selector in GetPhaseOptRealFourier 2016-04-14 16:33:19 +02:00
d9782c55c8 added a theory translator for DKS 2016-03-08 16:23:18 +01:00
fe48da74a1 It is now possible to export the averaged data/Fourier 2016-02-23 13:22:41 +01:00
352ac5db21 install default XML startup files under /home/nemu/.musrfit rather than /bin. Since this is a substantial indentation, the version number has been incremented. 2016-02-17 12:59:03 +01:00
bd05f57523 start moving startup XML-files to /home/nemu/.musrfit 2016-02-17 10:47:18 +01:00
f6cbb4d806 replace data-file-format tag from ROOT-NPP/PPC to MUSR-ROOT whenever possible. 2016-02-16 13:29:45 +01:00
1d98148d9d musredit_qt5 partially new icons (see ChangeLog) 2016-02-16 08:52:40 +01:00
d0da0dd063 update of the docu which now describes the RRF option. 2016-01-22 16:16:29 +01:00
a35884b86c merge the devel-rrf branch into the master branch 2016-01-22 15:39:32 +01:00
14e4b28946 removed unnecessary check form musredit_qt5 msr2data interface. 2015-11-15 11:41:56 +01:00
9c700a3773 Fixes the crash of Fourier if the maximal range given in the Fourier block is larger than the available. 2015-11-11 10:30:16 +01:00
c6f5c1205e fixed a bug with double vectors in TMusrRunHeader 2015-10-29 16:03:36 +01:00
f44a9e94cf updated ChangeLog 2015-10-28 14:06:32 +01:00
f58cbf1874 added a yet experimental feature of a phase 'optimized' real Fourier transform. 2015-09-24 15:33:47 +02:00
1f95678764 generating global fit msr-files including a GLOBAL block is working now as expected. 2015-09-22 16:33:02 +02:00
e55ac4ecee after cross-check with BMW cleaned up, removed one copy/paste error (break;) and re-enabled the other twos which are indeed needed. 2015-09-18 16:21:15 +02:00
cb73f8bfa0 in PMsr2Data::PrepareGlobalInputFile() there seem to be 'unmotivated' break; commands in some loops. They prevent a proper map handling. For now they are commented out, which results in a proper functioning. 2015-09-17 14:51:51 +02:00
6c0a266e6a any2many export of MusrRoot crashed when first histo group was != 0. This happend when exporting to PSI-BIN or WKM. This is fixed now. 2015-09-14 09:44:49 +02:00
5a00d49bbd fixed error in view_packing for single histo (wrong norm of the theory). 2015-09-08 13:08:41 +02:00
001aed134c minor change in Fourier-block output (PMsrHandler::WriteMsrLogFileand PMsrHandler::WriteMsrLogFile) to avoid truncated range labels. 2015-09-04 16:23:27 +02:00
2f671e1673 updated ChangeLog which was orphaned since V0.13.0 2015-08-17 09:55:47 +02:00
c938589286 implemented an average-per-data-set option for musrFT. 2015-02-23 16:30:14 +01:00
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
c971aac129 added a first preliminary user interface for musrFT within musredit. 2015-02-19 17:24:00 +01:00
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
b004354fe6 Merged muonspin/musrfit into master 2015-02-16 12:05:17 +01:00
5366295349 Updated ChangeLog for integration of libBNMR in automake 2015-02-16 12:04:55 +01:00
2d2594c903 first almost feature complete version of musrFT 2015-02-13 16:56:19 +01:00
c6900030c7 first partial implementation for a standalone Fourier transform calculator/plotter. Mainly meant for HAL-9500. Much more to come ... 2015-02-02 15:52:51 +01:00
11ea9f5457 'final' changes towards a to-be-tested GLOBAL block implementation 2014-12-18 15:42:16 +01:00
eac2673118 added proper data alignment for averaging. 2014-12-06 10:26:35 +01:00
5b72d622b5 added average view option and 'Tesla' unit in FOURIER. Updated docu 2014-12-04 10:40:16 +01:00
89ae45b769 (i) added cross-check for Asymmetry view which makes sure that fbg-t0 is equal for forward and backward histo. (ii) extended the command block for the test-nonlocal.msr in order to have an example which shows the more 'advanced' features of minuit. 2014-11-10 15:57:07 +01:00
78fa497de6 BMWlibs, calculation of superconducting gap functions: allow to choose between to different parameterization of the temperature dependence of the gap. For details see the memo in the source code. 2014-10-28 10:43:43 +01:00
535b31f736 updated doc (svn -> git). Some minor changes. 2014-10-25 11:13:35 +02:00
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
76f39229f4 added new internal field functions. 2014-02-07 17:03:06 +01:00