Commit Graph

  • fec26c58b2 added pure python version of lsdir master marco cammarata 2017-06-19 09:34:51 +0200
  • 585c57c33a Merge branch 'master' of https://git.ipr.univ-rennes1.fr/mcammara/mcutils marco cammarata 2017-06-19 09:32:44 +0200
  • 294b0fbf66 added svd based smoothing Marco Cammarata 2017-05-22 15:28:53 +0200
  • 5d14890e82 storage and xray modules live now on their own marco cammarata 2017-04-26 09:04:01 +0200
  • 422c30e9b6 in iminuitParsToStr, fixed python 3 related bug (dict.keys does not return a list) marco cammarata 2017-03-31 18:01:46 +0200
  • d8b5441166 changed default extension to h5 (now that DataStorage can save list of arrays Marco Cammarata 2017-03-16 23:16:53 +0100
  • 3ac0613226 changed behavoiur, still saving "light" pyfai data, saving theta and buxfix: doFolder was not passing the dezinger parameter to do1d Marco Cammarata 2017-03-16 23:16:34 +0100
  • a92c68467d bug fix in display list of arrays Marco Cammarata 2017-03-16 23:15:02 +0100
  • 2e4a3c83a5 fixed bug, the keyword parameter e_hole_pair was actually not used marco cammarata 2017-03-16 09:49:00 +0100
  • 45e6e44549 implemented dezinger with pyfai separate function, changes related to the id9 logfile and the way the information is stored inside azav data storage Marco Cammarata 2017-03-15 18:23:20 +0100
  • 35757665ad avoid saving all pyfai internal matrices by default Marco Cammarata 2017-03-13 18:10:39 +0100
  • 0ad7587ede fixed bug in removeExt, it did not work with .gz files Marco Cammarata 2017-03-13 17:42:38 +0100
  • 8a92ce981b fixed bug in link_copy (and disable by default) Marco Cammarata 2017-03-13 17:42:03 +0100
  • f7d0b88faf new functionality when saving in hdf5 file, it check if an idenatical array has been saved, and create a link to the already saved one in case, can save a lot of space (but uses ram for caching) marco cammarata 2017-03-13 13:27:39 +0100
  • fdd45061eb added volumeFraction calculation marco cammarata 2017-03-11 11:28:38 +0100
  • 9eb8484331 added a skip_first and last keyword to limit files being worked on marco cammarata 2017-03-11 11:28:10 +0100
  • 56aec108d4 added a skip_first and last keyword to limit files being worked on marco cammarata 2017-03-11 11:27:41 +0100
  • 83b1de873c improved string representation when finding list of arrays marco cammarata 2017-03-11 11:26:38 +0100
  • ce3780e74a fidex bug, chargeToPhoton was neglecting thickness Marco Cammarata 2017-03-09 23:22:26 +0100
  • d17b9caa7f added id9 log file parser Marco Cammarata 2017-03-09 23:20:57 +0100
  • 18430895ad doFolder was not saving error bars in chi files Marco Cammarata 2017-03-09 23:20:15 +0100
  • 5a050bb5a3 improved string representation when finding list of arrays marco cammarata 2017-03-05 22:12:08 +0100
  • 2c6f7663f6 improved storage module, now list of arrays can be saved in h5py (and read back) marco cammarata 2017-03-05 22:09:08 +0100
  • 906ec537d8 improved masking, now one can add or subtract with GUI; implemented also polygon marco cammarata 2017-03-05 16:40:39 +0100
  • 33bf3384db improved getAI now one can override parameters read from file, convenient for testing different settings marco cammarata 2017-03-03 23:09:34 +0100
  • 61c07dde55 added better handling of recursive storage; doc strings and added marco cammarata 2017-03-03 17:51:47 +0100
  • e1dfaec2a4 fixed typo marco cammarata 2017-03-01 09:28:43 +0100
  • f62f26e0fa code cleanup Marco Cammarata 2017-02-09 17:17:34 +0100
  • 35ba41f86b removed calls to filters Marco Cammarata 2017-02-09 17:17:22 +0100
  • c9ef0f42a6 bug fix in index for reference + removed filtering Marco Cammarata 2017-02-09 17:14:35 +0100
  • 02186d220f improved plots for online analysis + new little helper functions Marco Cammarata 2017-02-09 17:12:48 +0100
  • e78d5fc2ce now mask can be a list of masks + add removebackground + bugfix Marco Cammarata 2017-02-09 17:02:51 +0100
  • b27c65bc1f importing new filter sub-module Marco Cammarata 2017-02-09 17:00:25 +0100
  • 71cb06128f new functions to create masks (to remove borders and center of detector Marco Cammarata 2017-02-09 16:59:46 +0100
  • d571c4435f new module with filtering functions Marco Cammarata 2017-02-09 16:57:37 +0100
  • 87d9a19242 better handling of empty storage and improved addition of new elements Marco Cammarata 2017-02-09 14:39:29 +0100
  • 63c07ea3f1 updated examples Marco Cammarata 2017-01-27 15:42:36 +0100
  • 4319f4e394 added errorbar weighting and filter for nans and inf Marco Cammarata 2017-01-27 15:40:26 +0100
  • 21d7516789 fixed few typos Marco Cammarata 2017-01-27 15:39:32 +0100
  • 8f922cce86 masking parameters are now saved Marco Cammarata 2017-01-27 15:39:06 +0100
  • 1bf7670ca6 fixed few typos Marco Cammarata 2017-01-27 15:38:32 +0100
  • 5e4113c2d6 i do not rememebr why i did this .. Marco Cammarata 2017-01-27 15:37:59 +0100
  • 6bb3c682df updated xray examples and changed path.exists with isfile since this was what I meant Marco Cammarata 2017-01-20 10:55:24 +0100
  • 042c8d0ade new helper function for masks; can interpret string like y>20 Marco Cammarata 2017-01-20 10:44:56 +0100
  • cb80d22744 storage module moved outside xray (can be useful for other things too; reflect change on import Marco Cammarata 2017-01-20 10:43:44 +0100
  • 5a10ad1a78 clean up and improved cell submodule, has also an helper for printing reflections on figure Marco Cammarata 2017-01-20 10:42:44 +0100
  • 07a9311f16 storage can now use npy files + fix typo Marco Cammarata 2017-01-20 10:41:31 +0100
  • a95b0aa10e added angle conversion theta/q Marco Cammarata 2017-01-17 19:21:02 +0100
  • eab1bcdb26 added angle conversion shorrtcuts deg and rad Marco Cammarata 2017-01-17 19:20:07 +0100
  • 55a4403971 update salen example Marco Cammarata 2017-01-13 14:51:48 +0100
  • 91cf7ebbcc forgot to delete old file... Marco Cammarata 2017-01-13 14:50:43 +0100
  • af9ecfc181 new submodules (peaks,cell) and new functions (like backgorundSubtraction (in azav.py) Marco Cammarata 2017-01-13 14:49:48 +0100
  • 69df940711 improved DataStorage to add key with the syntax a.data=3 Marco Cammarata 2017-01-12 16:35:36 +0100
  • 1f652ab162 more improvements (including some needed to work after background subtraction, see example on salen Marco Cammarata 2017-01-10 22:43:22 +0100
  • 852f883942 more functions: added 2d mask and filtering of 1d diffs... Marco Cammarata 2017-01-10 00:28:29 +0100
  • 434fd6a3b1 cleanup a bit more the storage module ... Marco Cammarata 2017-01-07 23:53:12 +0100
  • fdf9b08aee never mind ... the instructions were wrong. did not what what I wanted ... Marco Cammarata 2017-01-06 18:36:56 +0100
  • f0471292eb added how to clone xray only Marco Cammarata 2017-01-06 18:34:19 +0100
  • 1ce9ff86e6 Update 'xray/README.md' Marco Cammarata 2017-01-06 18:25:48 +0100
  • 2136764876 Update 'xray/README.md' Marco Cammarata 2017-01-06 18:22:29 +0100
  • 93dec187a8 specific README for xray folder and added example of user script Marco Cammarata 2017-01-06 18:10:54 +0100
  • bde9cf8290 more id9 stuff including a difference plot with hidable curves Marco Cammarata 2017-01-06 18:06:34 +0100
  • 57a45da3c1 more cleanup and improvements; storage can be chosen between npz and h5, data reduction is kind of tested Marco Cammarata 2017-01-06 15:40:26 +0100
  • abf786ee62 lots of changes, now id9 and pyfai routines have their own wubmodule; worked on storage system (hdf5 or npz based) Marco Cammarata 2017-01-05 19:22:37 +0100
  • 0a7b628ac1 few more pyFAI related functions includind a neat way to quickly find the center and some utility (pyFAI_dict) Marco Cammarata 2017-01-04 17:14:35 +0100
  • 518fc6175e few more functions: strToTime and pyfai shorthands Marco Cammarata 2017-01-04 14:15:08 +0100
  • bc708b4200 changed Object<->Dictionary functions and added function about free memory marco cammarata 2016-11-24 18:01:50 +0100
  • 4c6418d794 changed Object<->Dictionary functions and added dictToRecArray marco cammarata 2016-11-23 10:41:29 +0100
  • 9e24059104 new color and mc.color function marco cammarata 2016-09-28 10:05:44 +0200
  • 566ce8ca4e fixing bugs introduced by last commit Marco Cammarata 2016-09-28 09:55:12 +0200
  • a2f6976d6d small changes to improve python3 compatibility Marco Cammarata 2016-09-28 09:50:23 +0200
  • 9ee47e42af fixed typo in __init__ marco cammarata 2016-05-13 09:00:37 +0200
  • b6c62175fa added __init__.py for easier import marco cammarata 2016-05-13 00:20:12 +0200
  • 78460120cb fixed typo in last commit marco cammarata 2016-05-13 00:14:24 +0200
  • 1342a9438d removed an unnecessary plt.gca() call on import (was slow) marco cammarata 2016-05-13 00:11:11 +0200
  • 8e48d72fa6 first git.ipr commit marco cammarata 2016-05-12 17:37:35 +0200
  • 4419e8c1e8 initial commit Marco Cammarata 2016-05-12 17:08:54 +0200