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
|
87d9a19242
|
better handling of empty storage and improved addition of new elements
|
2017-02-09 14:39:29 +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
|
5e4113c2d6
|
i do not rememebr why i did this ..
|
2017-01-27 15:37:59 +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
|
eab1bcdb26
|
added angle conversion shorrtcuts deg and rad
|
2017-01-17 19:20:07 +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 |
Marco Cammarata
|
0a7b628ac1
|
few more pyFAI related functions includind a neat way to quickly find the center and some utility (pyFAI_dict)
|
2017-01-04 17:14:35 +01:00 |
Marco Cammarata
|
518fc6175e
|
few more functions: strToTime and pyfai shorthands
|
2017-01-04 14:15:08 +01:00 |
marco cammarata
|
bc708b4200
|
changed Object<->Dictionary functions and added function about free memory
|
2016-11-24 18:01:50 +01:00 |
marco cammarata
|
4c6418d794
|
changed Object<->Dictionary functions and added dictToRecArray
|
2016-11-23 10:41:29 +01:00 |
marco cammarata
|
9e24059104
|
new color and mc.color function
|
2016-09-28 10:05:44 +02:00 |
Marco Cammarata
|
566ce8ca4e
|
fixing bugs introduced by last commit
|
2016-09-28 09:55:12 +02:00 |
Marco Cammarata
|
a2f6976d6d
|
small changes to improve python3 compatibility
|
2016-09-28 09:50:23 +02:00 |
marco cammarata
|
9ee47e42af
|
fixed typo in __init__
|
2016-05-13 09:00:37 +02:00 |
marco cammarata
|
b6c62175fa
|
added __init__.py for easier import
|
2016-05-13 00:20:12 +02:00 |
marco cammarata
|
78460120cb
|
fixed typo in last commit
|
2016-05-13 00:14:24 +02:00 |
marco cammarata
|
1342a9438d
|
removed an unnecessary plt.gca() call on import (was slow)
|
2016-05-13 00:11:11 +02:00 |
marco cammarata
|
8e48d72fa6
|
first git.ipr commit
|
2016-05-12 17:37:35 +02:00 |