Commit Graph

605 Commits

Author SHA1 Message Date
nemu 6837ba3cdf added a first implementation of RRF view representation for asymmetry view 2010-01-06 13:09:55 +00:00
nemu f02e3d0b3a proper fix of MUSR-112 problem 2010-01-06 06:27:10 +00:00
Bastian M. Wojek 9d8b4fe3bd Fixed a copyright issue 2010-01-05 22:15:59 +00:00
Bastian M. Wojek 39f00e58a2 * Added initial builtin-support for a subset of Cuba
This has not been tested too much (so it might be better not to build the BMWlibs at the moment)
  In case shared library support will become available from T. Hahn, this support will be dropped again.

* Added a few " " to musrgui (calls to musrview, musrt0 and msr<->mlog)
  These are needed in the simple system commands to support paths with spaces and other strange things... :-(
2010-01-05 21:56:52 +00:00
nemu 6f49067095 improved handling for invalid MUSRFITPATH 2010-01-05 10:13:12 +00:00
nemu 5c05a34282 fixed MUSR-105, i.e. better handling of font changes, and adding the possibility to define default font and font size in musrgui_startup.xml 2010-01-05 09:31:05 +00:00
Bastian M. Wojek 852eea9015 Fixing part of the cygwin-installation.
The shared BMWlibs cannot be built at the moment since libcuba is built static only.
I am still thinking about including the C-part of Cuba into the BMWlibs
if T.Hahn would not add shared library support to it.
2010-01-04 20:07:35 +00:00
Bastian M. Wojek 9c78332387 Fixed the recursive building of musrfit in case only a subset of optional plug-ins is selected (make dist is not working at the moment) 2009-12-30 19:03:06 +00:00
Bastian M. Wojek 199ff918f0 Nicer solution for fftw3_threads 2009-12-27 15:26:11 +00:00
nemu e0c893503f first implementation of a RRF. So far, for single histo only. 2009-12-23 13:43:23 +00:00
nemu 19dee34c22 Workaround for a problem with FFTW3 threads in some external plugins... needs to be really fixed at some point. 2009-12-23 13:28:49 +00:00
nemu 1c3f08e03e fixes bug MUSR-112 2009-12-23 06:31:26 +00:00
Bastian M. Wojek f873a893b8 Restore old backup Makefile of AS Pippard-fit-library 2009-12-22 17:03:48 +00:00
Bastian M. Wojek a6959ea2fc Integrated a few external musrfit plug-ins into the standard build process.
In order to enable building of the additional libraries supply the following options to the configure script:

--enable-BMWlibs (for libTFitPofB libLFRelaxation libGapIntegrals libCalcMeanFieldsLEM)
--enable-ASlibs (for libPNL_PippardFitter)

By default, both options are disabled.

At the moment I have tested it only in an SL5 32-bit environment.
Further tests are going to follow.

For a clean installation I suggest to remove any musrfit and plug-in installations before newly building musrfit.
2009-12-22 17:00:43 +00:00
Bastian M. Wojek b07d28f770 Revert some previously submitted debugging changes 2009-12-20 13:27:30 +00:00
Bastian M. Wojek 7795d77ad2 Minor changes in libTFitPofB 2009-12-20 13:21:06 +00:00
nemu 162d6eff39 strikter handling of ADDRUN (MUSR-106) 2009-12-18 06:58:20 +00:00
nemu 20fa6f88fb added sign form parX for the FUNCTION block. 2009-12-17 06:47:56 +00:00
nemu 3635df7fc9 fixed MUSR-107, namely that difference of Fourier != Fourier of difference. At the same time fixed left-over from MUSR-109, namely the inserted additional empty line after map for non-musr-fit. 2009-12-16 14:52:28 +00:00
nemu fddc258401 corrected handling such that the proper initial phase is fitted 2009-12-16 06:30:02 +00:00
nemu 5a622da07e newly added 2009-12-15 08:12:03 +00:00
nemu 8f817c6cbc newly added for test purposes. 2009-12-15 07:15:08 +00:00
nemu 88c7978ab9 fix issue MUSR-110 2009-12-10 15:54:16 +00:00
nemu b793c76e58 corrected warning messages 2009-12-09 16:34:08 +00:00
nemu a3b7a10f49 fixed db data tag reading error 2009-12-09 10:14:22 +00:00
nemu 0e5d18160c added default background estimate if not present. Update the PSIBIN/MDU class from AA/AR. 2009-12-09 08:03:51 +00:00
nemu 76cc302e78 addded data default estimates 2009-12-08 08:55:28 +00:00
Bastian M. Wojek 05786d468a Found a nice plugin for musrfit which I've never had committed to the svn... 2009-11-27 20:52:05 +00:00
Bastian M. Wojek 72f858b89a Small change to avoid problems when using Boost >= 1.38.0 2009-11-23 11:58:27 +00:00
nemu c7f3eb3be1 hopfully improved ascii export 2009-11-20 16:14:29 +00:00
Bastian M. Wojek 12d16bab46 Minor change in reading TrimSP-files 2009-11-19 14:52:12 +00:00
nemu cc7bfa3071 fixed a cut & paste error 2009-11-18 13:51:23 +00:00
nemu da50f1d18c check for subsequent numbered parameters added according to the suggestion of the Royal Highness pointed out in MUSR-103. 2009-11-18 06:41:18 +00:00
Bastian M. Wojek b89773bbe5 Added a directory with some msr- and data-files for quick testing of new musrfit installations 2009-11-17 20:57:43 +00:00
Bastian M. Wojek 1381cd1fe2 Changed the format of the xml-startup file according to wishes of AS 2009-11-17 17:24:30 +00:00
nemu 246e763d71 changed the extraction of the time resolution for the mud data format, since MUD_getHistFsPerBin seems sometimes to return just crap. 2009-11-17 16:05:31 +00:00
Bastian M. Wojek ad673f7d36 Added some more simple triangular Vortex lattice models to libTFitPofB - UNTESTEDklog wojek NO GUARANTEE, esp for AGL 2009-11-16 21:58:35 +00:00
Bastian M. Wojek 08efd371ac Added the NGL calculation to libTFitPofB - some tests need to be done and some more checks have to be implemented 2009-11-15 12:04:11 +00:00
Bastian M. Wojek 00bca9591b al-ḥamdu li-llah! Cleaning up of libTFitPofB later... 2009-11-14 23:23:32 +00:00
Bastian M. Wojek 7ab839495a Hopefully fixed the 'negative order parameter issue'... The 'negative field issue' and the fact that the results are simply wrong remain... 2009-11-14 18:00:04 +00:00
Bastian M. Wojek 723cd29dcd Changed the Makefile of libTFitPofB for more general use. IGNORE TBulkVortexFieldCalc.cpp for the moment. It's a toy for small children which is not working at all at the moment. Furthermore, IGNORE all pragma-warnings during compilation. 2009-11-14 09:39:31 +00:00
nemu 13ef385056 changed WKMFULLDATAPATH to MUSRFULLDATAPATH 2009-11-13 12:01:09 +00:00
nemu 7ccd021cfc added new option to musrt0: the key 'T' will set the t0 cursor to the maximum of the histogram 2009-11-12 13:29:42 +00:00
salman 4071ab40bd Cosmetic stuff 2009-11-12 13:00:50 +00:00
nemu 4c7c392b47 adopted dialogs according to the new file formats 2009-11-12 11:51:29 +00:00
nemu e9cb6ded30 updated Class_MuSR_PSI from A.Amato/A.Raselli. Added support for MDU PSI binary format. Not rigorously tested yet. 2009-11-12 11:26:10 +00:00
nemu c2b898a246 improved handling for musrt0 2009-11-11 12:42:55 +00:00
nemu d58d7f36e1 (i) added that LEM afs paths to musrfit_startup.xml. (ii) fixed the resize errors (0/1 issue) 2009-11-10 11:34:27 +00:00
nemu 8943295bef fixed 0/1 problem PMsrRunBlock::GetBkgRange and PMsrRunBlock::GetDataRange 2009-11-09 11:20:06 +00:00
nemu 4bb5b7e979 adopted to comment MUSR-99 2009-11-09 07:20:16 +00:00