|
833ac4ef20
|
Fixed bug with initializing parameters
|
2009-08-28 16:10:55 +00:00 |
|
|
f967228cde
|
Cosmetic changes.
|
2009-08-27 15:58:53 +00:00 |
|
|
6797878583
|
Added controls on fourier parameters.
|
2009-08-27 14:02:28 +00:00 |
|
|
90823c9f84
|
Begining of implementation of Fourier transform.
|
2009-08-27 07:05:56 +00:00 |
|
|
1ff78f6361
|
First implementation of single histogram fit. This going to be hard.
|
2009-08-26 16:30:31 +00:00 |
|
|
2f90341ce0
|
First implementation of single histogram fit. This going to be hard.
|
2009-08-26 15:09:09 +00:00 |
|
|
d16278bdc3
|
Added possibility to change working directory
|
2009-08-25 14:35:06 +00:00 |
|
|
802c2776d0
|
Basic functionality complete, ready for installtion on other machines (maybe)
|
2009-08-25 13:22:44 +00:00 |
|
|
f2b20f9456
|
Added PerlQt3 musrfit GUI.
|
2009-08-25 13:15:08 +00:00 |
|
nemu
|
a14c307f45
|
Substituted '+=' in the bash version of msr2data to avoid problems with older bash versions on SL4
|
2009-08-05 08:27:19 +00:00 |
|
nemu
|
c5b4185a99
|
fix of the problem described in MuSR-86. The start and end values of the histogram where calculated ideally which is wrong. The user range needs to be adopted such that it is fitting to the binning, first good data bin, etc.
|
2009-07-23 07:19:53 +00:00 |
|
nemu
|
a751561e5e
|
minor change concerning read file filters
|
2009-07-22 08:32:33 +00:00 |
|
nemu
|
97618c5ce4
|
minor more sensible handling of strings (pointed out by BMW)
|
2009-07-09 20:06:07 +00:00 |
|
nemu
|
6e596915c8
|
changed to file input handling
|
2009-07-06 12:29:36 +00:00 |
|
Bastian M. Wojek
|
58d8ec274a
|
Final commit of BMW regarding musrfit core-features
|
2009-07-02 21:15:46 +00:00 |
|
nemu
|
f6544900c2
|
some more work towards nonlocal fitting
|
2009-07-02 13:56:10 +00:00 |
|
nemu
|
121496f5e5
|
some more work towards nonlocal fitting
|
2009-07-02 13:36:18 +00:00 |
|
nemu
|
5a2f1cb036
|
some more work towards nonlocal fitting. Not functional yet.
|
2009-07-01 07:11:31 +00:00 |
|
nemu
|
edd3481f1e
|
newly added
|
2009-06-30 19:27:58 +00:00 |
|
nemu
|
e682f30db5
|
added missing closing bracket
|
2009-06-30 13:14:05 +00:00 |
|
nemu
|
aabe1ac559
|
fixed a severe bug in PTextEdit
|
2009-06-30 13:12:29 +00:00 |
|
nemu
|
9234cde7dd
|
some more work towards Nonlocal fitting
|
2009-06-30 07:13:01 +00:00 |
|
nemu
|
dc0f343062
|
some more work towards Nonlocal fitting
|
2009-06-30 06:37:35 +00:00 |
|
nemu
|
ba9dc0f1de
|
first step towards nonlocal Pippard fitting
|
2009-06-29 08:35:00 +00:00 |
|
nemu
|
39b854bdee
|
add F5 for BMW
|
2009-06-29 05:06:11 +00:00 |
|
nemu
|
d3c5c7841a
|
newly added
|
2009-06-26 13:32:31 +00:00 |
|
nemu
|
bad93a0db1
|
minor improvement in PMusrT0
|
2009-06-26 05:54:25 +00:00 |
|
nemu
|
d2229dcc81
|
added enable/disable feature for musrt0 in musrgui
|
2009-06-26 05:31:33 +00:00 |
|
Bastian M. Wojek
|
215a9afa04
|
Added the musrfit --title-from-data-file option to msr2data (-t) and made TFitPofB compilable with g++-4.4
|
2009-06-25 18:34:08 +00:00 |
|
Bastian M. Wojek
|
e1d077050e
|
Added the musrfit --title-from-data-file option to msr2data (-t) and made TFitPofB compilable with g++-4.4
|
2009-06-25 18:32:56 +00:00 |
|
nemu
|
622a1d704d
|
added '-t' option to musrgui
|
2009-06-25 17:19:01 +00:00 |
|
nemu
|
c8fc4a95fe
|
option "title from data file" added to musrfit
|
2009-06-25 14:15:00 +00:00 |
|
nemu
|
2114c1670c
|
added missing *** FIT DID NOT CONVERGE *** check :-(
|
2009-06-25 08:38:22 +00:00 |
|
nemu
|
8cb69a2011
|
some more rigrous checking of the STATISTIC block when reading it
|
2009-06-25 08:31:15 +00:00 |
|
nemu
|
e60a6fc1bd
|
fixed the doppelt-gemoppelt STATISTIC block writing
|
2009-06-25 07:49:11 +00:00 |
|
nemu
|
8ec9c10a24
|
made writting mlog-file BMW tighter (MUSR-82), and moved the all parameter == 0 to the appropriate place (MUSR-83)
|
2009-06-25 06:36:08 +00:00 |
|
Bastian M. Wojek
|
6f12a0e6c8
|
Added the admin-dir creation to the autogen-script (only needed in the case of the tar-download)
|
2009-06-22 18:15:28 +00:00 |
|
Bastian M. Wojek
|
bcebaacfd9
|
Added ROOTAUXLIBS and ROOTAUXCFLAGS to the Makefiles
|
2009-06-22 13:54:55 +00:00 |
|
nemu
|
a983753912
|
not '//' in expanded paths anymore
|
2009-06-22 11:40:21 +00:00 |
|
Bastian M. Wojek
|
eb94bb19c6
|
GNU cosmetics
|
2009-06-21 17:23:18 +00:00 |
|
Bastian M. Wojek
|
ce813ab41d
|
GNU cosmetics
|
2009-06-21 17:22:50 +00:00 |
|
Bastian M. Wojek
|
1389b8e6c3
|
Fixed the shared library generation using libtool on Windows
|
2009-06-21 14:40:47 +00:00 |
|
Bastian M. Wojek
|
be9dbed4e1
|
Added a MacOSX detail
|
2009-06-20 16:43:19 +00:00 |
|
Bastian M. Wojek
|
b2e8de0e89
|
Added autotools Windows support
|
2009-06-20 13:57:11 +00:00 |
|
Bastian M. Wojek
|
117ccbf38a
|
Few minor script and flag changes
|
2009-06-20 05:50:09 +00:00 |
|
Bastian M. Wojek
|
52ae98ef9c
|
Corrected some errors in the new pkg-config files of the musr-libs
|
2009-06-19 20:56:20 +00:00 |
|
Bastian M. Wojek
|
f87e9fc8c7
|
Removed an unnecessary file...
|
2009-06-19 20:46:09 +00:00 |
|
Bastian M. Wojek
|
f7fa4696b2
|
Restoring original Makefiles, accidentally changed
|
2009-06-19 20:40:00 +00:00 |
|
Bastian M. Wojek
|
b5016637fd
|
Added autotool-support for building musrfit - some additional tests are needed, the old Makefiles are still around
|
2009-06-19 20:37:06 +00:00 |
|
nemu
|
93e6e7d059
|
make dynamic functions user saver, i.e. stupid parameters will not lead to a crash MUSR-46
|
2009-06-17 05:59:37 +00:00 |
|