Commit Graph

46 Commits

Author SHA1 Message Date
Marco Cammarata 45e6e44549 implemented dezinger with pyfai separate function, changes related to the id9 logfile and the way the information is stored inside azav data storage 2017-03-15 18:23:20 +01:00
Marco Cammarata 35757665ad avoid saving all pyfai internal matrices by default 2017-03-13 18:10:39 +01:00
Marco Cammarata 0ad7587ede fixed bug in removeExt, it did not work with .gz files 2017-03-13 17:42:38 +01:00
marco cammarata fdd45061eb added volumeFraction calculation 2017-03-11 11:28:38 +01:00
marco cammarata 9eb8484331 added a skip_first and last keyword to limit files being worked on 2017-03-11 11:28:10 +01:00
marco cammarata 56aec108d4 added a skip_first and last keyword to limit files being worked on 2017-03-11 11:27:41 +01:00
Marco Cammarata ce3780e74a fidex bug, chargeToPhoton was neglecting thickness 2017-03-09 23:22:26 +01:00
Marco Cammarata d17b9caa7f added id9 log file parser 2017-03-09 23:20:57 +01:00
Marco Cammarata 18430895ad doFolder was not saving error bars in chi files 2017-03-09 23:20:15 +01:00
marco cammarata 906ec537d8 improved masking, now one can add or subtract with GUI; implemented also polygon 2017-03-05 16:40:39 +01:00
marco cammarata 33bf3384db improved getAI now one can override parameters read from file, convenient for testing different settings 2017-03-03 23:09:34 +01:00
marco cammarata e1dfaec2a4 fixed typo 2017-03-01 09:28:43 +01:00
Marco Cammarata f62f26e0fa code cleanup 2017-02-09 17:17:34 +01:00
Marco Cammarata 35ba41f86b removed calls to filters 2017-02-09 17:17:22 +01:00
Marco Cammarata c9ef0f42a6 bug fix in index for reference + removed filtering 2017-02-09 17:14:35 +01:00
Marco Cammarata 02186d220f improved plots for online analysis + new little helper functions 2017-02-09 17:12:48 +01:00
Marco Cammarata e78d5fc2ce now mask can be a list of masks + add removebackground + bugfix 2017-02-09 17:02:51 +01:00
Marco Cammarata b27c65bc1f importing new filter sub-module 2017-02-09 17:00:25 +01:00
Marco Cammarata 71cb06128f new functions to create masks (to remove borders and center of detector 2017-02-09 16:59:46 +01:00
Marco Cammarata d571c4435f new module with filtering functions 2017-02-09 16:57:37 +01:00
Marco Cammarata 63c07ea3f1 updated examples 2017-01-27 15:42:36 +01:00
Marco Cammarata 4319f4e394 added errorbar weighting and filter for nans and inf 2017-01-27 15:40:26 +01:00
Marco Cammarata 21d7516789 fixed few typos 2017-01-27 15:39:32 +01:00
Marco Cammarata 8f922cce86 masking parameters are now saved 2017-01-27 15:39:06 +01:00
Marco Cammarata 1bf7670ca6 fixed few typos 2017-01-27 15:38:32 +01:00
Marco Cammarata 6bb3c682df updated xray examples and changed path.exists with isfile since this was what I meant 2017-01-20 10:55:24 +01:00
Marco Cammarata 042c8d0ade new helper function for masks; can interpret string like y>20 2017-01-20 10:44:56 +01:00
Marco Cammarata cb80d22744 storage module moved outside xray (can be useful for other things too; reflect change on import 2017-01-20 10:43:44 +01:00
Marco Cammarata 5a10ad1a78 clean up and improved cell submodule, has also an helper for printing reflections on figure 2017-01-20 10:42:44 +01:00
Marco Cammarata 07a9311f16 storage can now use npy files + fix typo 2017-01-20 10:41:31 +01:00
Marco Cammarata a95b0aa10e added angle conversion theta/q 2017-01-17 19:21:02 +01:00
Marco Cammarata 55a4403971 update salen example 2017-01-13 14:51:48 +01:00
Marco Cammarata 91cf7ebbcc forgot to delete old file... 2017-01-13 14:50:43 +01:00
Marco Cammarata af9ecfc181 new submodules (peaks,cell) and new functions (like backgorundSubtraction (in azav.py) 2017-01-13 14:49:48 +01:00
Marco Cammarata 69df940711 improved DataStorage to add key with the syntax a.data=3 2017-01-12 16:35:36 +01:00
Marco Cammarata 1f652ab162 more improvements (including some needed to work after background subtraction, see example on salen 2017-01-10 22:43:22 +01:00
Marco Cammarata 852f883942 more functions: added 2d mask and filtering of 1d diffs... 2017-01-10 00:28:29 +01:00
Marco Cammarata 434fd6a3b1 cleanup a bit more the storage module ... 2017-01-07 23:53:12 +01:00
Marco Cammarata fdf9b08aee never mind ... the instructions were wrong. did not what what I wanted ... 2017-01-06 18:36:56 +01:00
Marco Cammarata f0471292eb added how to clone xray only 2017-01-06 18:34:19 +01:00
Marco Cammarata 1ce9ff86e6 Update 'xray/README.md' 2017-01-06 18:25:48 +01:00
Marco Cammarata 2136764876 Update 'xray/README.md' 2017-01-06 18:22:29 +01:00
Marco Cammarata 93dec187a8 specific README for xray folder and added example of user script 2017-01-06 18:10:54 +01:00
Marco Cammarata bde9cf8290 more id9 stuff including a difference plot with hidable curves 2017-01-06 18:06:34 +01:00
Marco Cammarata 57a45da3c1 more cleanup and improvements; storage can be chosen between npz and h5, data reduction is kind of tested 2017-01-06 15:40:26 +01:00
Marco Cammarata abf786ee62 lots of changes, now id9 and pyfai routines have their own wubmodule; worked on storage system (hdf5 or npz based) 2017-01-05 19:22:37 +01:00