Commit Graph

  • 97968654fa first (still crude) implementation of SCAN/CONTOURS/MNPLOT in PFitter (see MUSR-100). nemu 2010-03-12 10:00:00 +00:00
  • ae38aaf583 help url's are now found in the XML startup file and are not hardcoded anymore. nemu 2010-03-10 07:01:55 +00:00
  • f51b136df4 start to add some more serious description and fixing a minor bug in the resource file. Andreas Suter 2010-03-09 19:47:05 +00:00
  • 901f12b5c5 preventing more nan's by replacing func(a) -> func(|a|) for func: sqrt(), ln(), log() nemu 2010-03-09 10:13:24 +00:00
  • 78d0469993 first version of a help sub-layer for musredit added nemu 2010-03-09 09:12:17 +00:00
  • fe55074160 slight improvement to avoid nan's when using pow() nemu 2010-03-08 14:36:28 +00:00
  • 842463dc23 added power capability [pow(base,exp)] to functions nemu 2010-03-08 10:43:46 +00:00
  • 643dd1fa9d fix of wrong 'fixed background feeding'. Removed signed/unsigned warning by proper casting nemu 2010-03-08 07:41:15 +00:00
  • a63319fc70 Added the possibility to use sqrt() in the FUNCTION block - it could be removed again when finally pow() will be implemented Bastian M. Wojek 2010-03-06 23:53:53 +00:00
  • 4d9575d5eb Added musrfit input file for MuTransition simulation. nemu 2010-03-06 17:21:26 +00:00
  • 905160a145 Added SetOffsetPPCHistograms in runMuSimulation.C. nemu 2010-03-06 17:20:13 +00:00
  • be8a7c12d4 Added OffsetPPCHistograms to Runheader. nemu 2010-03-05 15:20:10 +00:00
  • 7b0734bea4 Added comments. nemu 2010-03-02 09:22:33 +00:00
  • 5d2b7e71d5 Added two precessing and one non-precessing Mu state. nemu 2010-03-01 17:43:29 +00:00
  • 07e6863939 Added Mu0 as initial state with user defined fraction. nemu 2010-03-01 09:26:19 +00:00
  • 12db37213c Added debug flag. nemu 2010-02-28 17:58:32 +00:00
  • a5e89b2070 Added MuTransition simulation (Mu+/Mu0 charge-exchange). nemu 2010-02-26 15:39:07 +00:00
  • 96c78a0f02 reimplementation of replace all, and some minor cosmetics nemu 2010-02-25 09:55:20 +00:00
  • 13879aabd0 fixed system variable access bugs for the xml-file in musredit Bastian M. Wojek 2010-02-25 06:38:02 +00:00
  • 1e3b65da6c fixed system variable access bugs nemu 2010-02-24 08:34:44 +00:00
  • 8afe98617a improved handling of the FileSystemWatcher handling nemu 2010-02-24 08:06:15 +00:00
  • 5fb0503f2a implementation of (un)comment. Fix for SL51 nemu 2010-02-23 19:25:14 +00:00
  • e14c5c3b7f Update one of the BMWlibs test-files nemu 2010-02-23 18:52:17 +00:00
  • 2a3db85699 '(Un)comment' is splitted into 'Comment' and 'Uncomment' nemu 2010-02-22 15:50:47 +00:00
  • aeebe8b4dd fixed lifetimecorrection bug (see MUSR-123) nemu 2010-02-22 08:32:29 +00:00
  • a4d578bfea switched axis labeling as wished in MUSR-124 nemu 2010-02-22 08:03:00 +00:00
  • d5d36d21fd improved handling for grouping and addrun nemu 2010-02-22 06:55:49 +00:00
  • c3316e9676 Fixed another problem (which I previously overlooked) in the implementation of EHB: PRB 71 014521 (2005) Bastian M. Wojek 2010-02-21 17:53:09 +00:00
  • 7357caa8b8 Fixed the implementation of EHB: PRB 71 014521 (2005) Bastian M. Wojek 2010-02-20 15:56:01 +00:00
  • 620465fadc Changed some things in the implementation of EHB: PRB 71 014521 (2005) Bastian M. Wojek 2010-02-15 22:47:04 +00:00
  • 2aaa56959c Changed some things in the implementation of EHB: PRB 71 014521 (2005) Bastian M. Wojek 2010-02-14 20:10:43 +00:00
  • c663446dae Added a masochistic try to implement EHB's work: PRB 71 014521 (2005) It is not working at all in the current state and therefore also not included in the library. Bastian M. Wojek 2010-02-12 16:55:00 +00:00
  • f2bd5b124f first implementation of histogram grouping. Probably still some more testing needed. nemu 2010-02-08 14:01:41 +00:00
  • 484c2fa1a7 single line adding of comment (without any selections) Andreas Suter 2010-01-31 21:13:47 +00:00
  • 3a67f6cb71 fixes a typo Andreas Suter 2010-01-30 20:53:52 +00:00
  • cb2f7822b7 added file system watcher Andreas Suter 2010-01-30 20:42:02 +00:00
  • f7caf65251 some more steps toward musredit Andreas Suter 2010-01-30 11:05:11 +00:00
  • 6adf757ec0 fix of MuSR-119 (non-musr ascii export first point missing) nemu 2010-01-29 08:40:50 +00:00
  • 673c5b4f41 Improved issue described in MuSR-121 (wrong run numbers in plot block). Started with the implementation of MuSR-120 (adding histos; no adding implemented yet). nemu 2010-01-28 08:16:40 +00:00
  • f21d5eb2d0 newly added. Essentially a port of musrgui (Qt3.x) to Qt4.6. A lot of revisioning is still nedded. Code only partilly working. nemu 2010-01-28 05:52:15 +00:00
  • 3b3521eccf J'en ai marre! J'ai fait les modifications dans le code de MUD que D. Arseneau a proposé. Au moins il est possible maintenant d'utiliser l'architecture EM64T. Bastian M. Wojek 2010-01-23 15:12:15 +00:00
  • a9ea0160a3 Added B(z) for two superconducting layers insulated by a barrier layer to libTFitPofB Bastian M. Wojek 2010-01-17 17:46:57 +00:00
  • 2c1cc87150 Added a standard header to be able to fix a compilation error with a recent GNU compiler Bastian M. Wojek 2010-01-14 21:02:15 +00:00
  • 9b94dff860 some minor improvements towards fixing the boost::spirit problem for newer distributions. Needs a thorough checking on a newer linux distribution, i.e. at home nemu 2010-01-14 13:11:07 +00:00
  • 41c5d45d8b replace RRF Asymmetry Fit dummy, by Mu Minus Single Histo Fit dummy nemu 2010-01-12 16:00:12 +00:00
  • fe853c1025 fix of bug reported in MUSR-117 nemu 2010-01-12 06:56:05 +00:00
  • 74fd4d8538 A few changes to the previous commit. Basic features should work now everywhere (MUD only 32bit) Bastian M. Wojek 2010-01-10 22:20:10 +00:00
  • ed7a15f025 Further steps to OS independence (at least Linux, Mac OS X, Cygwin) of musrfit Bastian M. Wojek 2010-01-10 12:52:14 +00:00
  • 8782cbba25 Added some further testing cases to check if musrfit has been set-up correctly Bastian M. Wojek 2010-01-08 15:57:23 +00:00
  • b321f52dd1 Fixed some bugs in the configure-generation introduced with the cuba-support Bastian M. Wojek 2010-01-07 19:58:37 +00:00
  • 6837ba3cdf added a first implementation of RRF view representation for asymmetry view nemu 2010-01-06 13:09:55 +00:00
  • f02e3d0b3a proper fix of MUSR-112 problem nemu 2010-01-06 06:27:10 +00:00
  • 9d8b4fe3bd Fixed a copyright issue Bastian M. Wojek 2010-01-05 22:15:59 +00:00
  • 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. Bastian M. Wojek 2010-01-05 21:56:52 +00:00
  • 6f49067095 improved handling for invalid MUSRFITPATH nemu 2010-01-05 10:13:12 +00:00
  • 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 nemu 2010-01-05 09:31:05 +00:00
  • 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. Bastian M. Wojek 2010-01-04 20:07:35 +00:00
  • 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) Bastian M. Wojek 2009-12-30 19:03:06 +00:00
  • a270d81853 Minor improvements in the build procedure of musrfit: - removed most of the not used checks - introduced a new check for Minuit2 in ROOT - building of static libraries is disabled by default now - disabled the F77-checks related to libtool (when support for Minuit will become available in musrfit checks for Fortran compilers will be added explicitly) Bastian M. Wojek 2009-12-27 21:08:16 +00:00
  • 199ff918f0 Nicer solution for fftw3_threads Bastian M. Wojek 2009-12-27 15:26:11 +00:00
  • e0c893503f first implementation of a RRF. So far, for single histo only. nemu 2009-12-23 13:43:23 +00:00
  • 19dee34c22 Workaround for a problem with FFTW3 threads in some external plugins... needs to be really fixed at some point. nemu 2009-12-23 13:28:49 +00:00
  • 1c3f08e03e fixes bug MUSR-112 nemu 2009-12-23 06:31:26 +00:00
  • f873a893b8 Restore old backup Makefile of AS Pippard-fit-library Bastian M. Wojek 2009-12-22 17:03:48 +00:00
  • 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: Bastian M. Wojek 2009-12-22 17:00:43 +00:00
  • b07d28f770 Revert some previously submitted debugging changes Bastian M. Wojek 2009-12-20 13:27:30 +00:00
  • 7795d77ad2 Minor changes in libTFitPofB Bastian M. Wojek 2009-12-20 13:21:06 +00:00
  • 162d6eff39 strikter handling of ADDRUN (MUSR-106) nemu 2009-12-18 06:58:20 +00:00
  • 20fa6f88fb added sign form parX for the FUNCTION block. nemu 2009-12-17 06:47:56 +00:00
  • 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. nemu 2009-12-16 14:52:28 +00:00
  • fddc258401 corrected handling such that the proper initial phase is fitted nemu 2009-12-16 06:30:02 +00:00
  • 5a622da07e newly added nemu 2009-12-15 08:12:03 +00:00
  • 8f817c6cbc newly added for test purposes. nemu 2009-12-15 07:15:08 +00:00
  • 88c7978ab9 fix issue MUSR-110 nemu 2009-12-10 15:54:16 +00:00
  • b793c76e58 corrected warning messages nemu 2009-12-09 16:34:08 +00:00
  • a3b7a10f49 fixed db data tag reading error nemu 2009-12-09 10:14:22 +00:00
  • 0e5d18160c added default background estimate if not present. Update the PSIBIN/MDU class from AA/AR. nemu 2009-12-09 08:03:51 +00:00
  • 76cc302e78 addded data default estimates nemu 2009-12-08 08:55:28 +00:00
  • 05786d468a Found a nice plugin for musrfit which I've never had committed to the svn... Bastian M. Wojek 2009-11-27 20:52:05 +00:00
  • 72f858b89a Small change to avoid problems when using Boost >= 1.38.0 Bastian M. Wojek 2009-11-23 11:58:27 +00:00
  • c7f3eb3be1 hopfully improved ascii export nemu 2009-11-20 16:14:29 +00:00
  • 12d16bab46 Minor change in reading TrimSP-files Bastian M. Wojek 2009-11-19 14:52:12 +00:00
  • cc7bfa3071 fixed a cut & paste error nemu 2009-11-18 13:51:23 +00:00
  • da50f1d18c check for subsequent numbered parameters added according to the suggestion of the Royal Highness pointed out in MUSR-103. nemu 2009-11-18 06:41:18 +00:00
  • b89773bbe5 Added a directory with some msr- and data-files for quick testing of new musrfit installations Bastian M. Wojek 2009-11-17 20:57:43 +00:00
  • 1381cd1fe2 Changed the format of the xml-startup file according to wishes of AS Bastian M. Wojek 2009-11-17 17:24:30 +00:00
  • 246e763d71 changed the extraction of the time resolution for the mud data format, since MUD_getHistFsPerBin seems sometimes to return just crap. nemu 2009-11-17 16:05:31 +00:00
  • ad673f7d36 Added some more simple triangular Vortex lattice models to libTFitPofB - UNTESTEDklog wojek NO GUARANTEE, esp for AGL Bastian M. Wojek 2009-11-16 21:58:35 +00:00
  • 08efd371ac Added the NGL calculation to libTFitPofB - some tests need to be done and some more checks have to be implemented Bastian M. Wojek 2009-11-15 12:04:11 +00:00
  • 00bca9591b al-ḥamdu li-llah! Cleaning up of libTFitPofB later... Bastian M. Wojek 2009-11-14 23:23:32 +00:00
  • 7ab839495a Hopefully fixed the 'negative order parameter issue'... The 'negative field issue' and the fact that the results are simply wrong remain... Bastian M. Wojek 2009-11-14 18:00:04 +00:00
  • 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. Bastian M. Wojek 2009-11-14 09:39:31 +00:00
  • 13ef385056 changed WKMFULLDATAPATH to MUSRFULLDATAPATH nemu 2009-11-13 12:01:09 +00:00
  • 7ccd021cfc added new option to musrt0: the key 'T' will set the t0 cursor to the maximum of the histogram nemu 2009-11-12 13:29:42 +00:00
  • 4071ab40bd Cosmetic stuff Zaher Salman 2009-11-12 13:00:50 +00:00
  • 4c7c392b47 adopted dialogs according to the new file formats nemu 2009-11-12 11:51:29 +00:00
  • e9cb6ded30 updated Class_MuSR_PSI from A.Amato/A.Raselli. Added support for MDU PSI binary format. Not rigorously tested yet. nemu 2009-11-12 11:26:10 +00:00
  • c2b898a246 improved handling for musrt0 nemu 2009-11-11 12:42:55 +00:00
  • d58d7f36e1 (i) added that LEM afs paths to musrfit_startup.xml. (ii) fixed the resize errors (0/1 issue) nemu 2009-11-10 11:34:27 +00:00
  • 8943295bef fixed 0/1 problem PMsrRunBlock::GetBkgRange and PMsrRunBlock::GetDataRange nemu 2009-11-09 11:20:06 +00:00