58 Commits

Author SHA1 Message Date
nemu
2f8e393dfa any2many: force the user to define the exact NeXus ouput formate (HDF4,HDF5,XML) 2011-04-14 08:01:44 +00:00
nemu
49619fcffb added NeXus support. Still a lot of testing will be needed, documentation updated, etc. 2011-04-08 09:24:32 +00:00
nemu
507c36b4d8 corrected time resolution for WKM from (ns) -> (us) 2011-02-07 16:59:42 +00:00
nemu
90ed9df1b6 some more work, including the PSI-BIN write routines which are officially not released yet. 2011-02-07 06:02:56 +00:00
nemu
826ad1efa9 a more fexible handling of filename list and run list in any2many (see MUSR-166). Still far from production 2011-01-13 12:10:30 +00:00
nemu
a406219826 some more work on any2may. Still not meant for production 2011-01-11 06:24:02 +00:00
nemu
452018bedf added any2many, an attempt to write the universial musr-data-file converter. Still some work needed. Added the possibility to show the t0 saved in the data file. 2010-12-23 13:16:57 +00:00
039aea08b0 Fixed reading ASCII data fiels (bug MUSR-146). 2010-09-02 19:08:53 +00:00
nemu
f938e4ed27 more docu, and a bug fix in the Abragam function 2010-06-02 20:18:22 +00:00
nemu
25693d6c44 more docu 2010-06-01 07:08:04 +00:00
Bastian M. Wojek
199ff918f0 Nicer solution for fftw3_threads 2009-12-27 15:26:11 +00:00
nemu
a3b7a10f49 fixed db data tag reading error 2009-12-09 10:14:22 +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
nemu
13ef385056 changed WKMFULLDATAPATH to MUSRFULLDATAPATH 2009-11-13 12:01:09 +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
43ec66ad7c added estimate of t0 for the case it is not present, neither in the msr-file nor in the data-file (see MUSR-73). 2009-11-06 06:16:31 +00:00
nemu
208e6b97c2 some more work towards a full encapsulation 2009-11-04 21:09:54 +00:00
nemu
73b70defaa some more work on the encapsulation 2009-11-03 08:28:27 +00:00
nemu
90807030f1 started with the next step of encapsulation, will take a while 2009-11-02 08:40:47 +00:00
nemu
2a03bb7f61 changed variables to comply with the ROOT standards. Error messages now sent to stderr rather than stdout 2009-10-30 08:29:27 +00:00
nemu
e14feae99d added PSI mdu-ascii data format 2009-10-29 12:57:07 +00:00
nemu
6f779fd6db fixed bug with t0 handling in case of ADDRUN and missing t0's in the msr-file, but t0's present in the data file (MUSR-94). Fixed another memory leak in PRunDataHandler PSIBIN (I am really not happy about the PSIBIN class handling because of the deep copy) 2009-10-20 05:42:45 +00:00
nemu
33222b675c started with the encapsulation of the data structure which should reduce the number of crashes and help to reduce memory leaks 2009-10-07 12:26:41 +00:00
nemu
e38d0793ba a first implementation for the triumf mud-format. Start migrating towards real CERN ROOT notation int->Int_t, etc. 2009-09-30 13:21:49 +00:00
nemu
dcb77c2e48 start adding triumf mud-file-format support. For a few days musrfit will be a bit frail. 2009-09-30 06:54:37 +00:00
nemu
497cc536d6 send error messages to cerr. Added doxygen comments. 2009-09-23 11:01:27 +00:00
nemu
9ac709451c merge in Bastian M. Wojek's cpp-version of msr2data. This should help to step towards a real platform independent musrfit package. 2009-08-31 11:19:03 +00:00
nemu
c8fc4a95fe option "title from data file" added to musrfit 2009-06-25 14:15:00 +00:00
nemu
0b2e989141 corrected data handling (see MUSR-58) 2009-05-19 14:47:24 +00:00
nemu
2012c537e8 some improvements for non-musr type handling 2009-05-04 11:52:34 +00:00
nemu
28c9ff7784 added msr-file-directory-path-handling. Rigorous tests still due 2009-04-30 08:23:51 +00:00
nemu
99dedce540 some memory leak 'fixes' 2009-04-20 14:12:26 +00:00
nemu
8a5501ed71 fixed unsigned int problem 2009-04-08 14:06:15 +00:00
nemu
9f3fb85928 some more minor bug fixing leading towards ADDRUN 2009-03-13 10:26:12 +00:00
nemu
3eaa9e433f implemented ADDRUN feature which adds runs on the fly. Still very experimental and not thoroughly tested. 2009-03-12 15:59:19 +00:00
nemu
2c82b1691a better db-file handling 2009-02-02 09:56:27 +00:00
nemu
93abe979ba added code to get WKM ascii file format backward compatibility 2009-01-27 12:15:56 +00:00
nemu
2dd68c0977 more flexible handling of DB data entries (see JIRA MUSR-6) 2008-12-04 12:26:28 +00:00
nemu
8ba07a692a added a NPP, PPC switch and performed some clean-up 2008-09-22 06:24:52 +00:00
nemu
4f66c78e4a removed all isnan's and nan(NAN)'s since it was a bad idea to use them in the first place 2008-09-01 11:05:53 +00:00
nemu
1bf4af1eee implemented db-file handling 2008-08-08 12:43:28 +00:00
nemu
2a65b0cad7 on the way to handle db-files ... 2008-08-07 08:02:52 +00:00
nemu
e04a34ad72 added labels to plots 2008-06-25 14:32:51 +00:00
nemu
4d715825f3 first implementation of NonMusr stuff 2008-06-20 05:59:46 +00:00
nemu
711d47ef18 different handling of the mapping input for PMsrHandler, and minor changes otherwise 2008-05-15 14:57:51 +00:00
nemu
fb8e96b2ee minor changes 2008-05-14 14:47:38 +00:00
nemu
a0532c3b44 more to noMuSR data handling 2008-04-18 15:24:07 +00:00
nemu
36b957995c some more stuff for noMuSR 2008-04-18 07:06:38 +00:00
nemu
ef4819ba07 fixed bug in reading nemu files 2008-04-17 07:17:51 +00:00
nemu
e5fa134ad8 added a first legend 2008-04-17 06:00:51 +00:00