Commit graph

66 commits

Author SHA1 Message Date
Adam Nelson
7199858fc0 made calculate_mgxs functions return same parameters as calculate_mgxs 2016-11-19 21:28:50 -05:00
Adam Nelson
45be98667b Merge branch 'plot_mat' into from_hdf5 2016-11-19 21:03:00 -05:00
Adam Nelson
e764a0852f Fixed the stupid for n in range... 2016-11-19 21:02:50 -05:00
Adam Nelson
be282ed7dd added back in MGXSLibrary.from_hdf5 (for some reason it disappeared) and incorporated conversion of scatter matrix to vector for mgxs plotting 2016-11-19 06:21:39 -05:00
Adam Nelson
ea8181f2b6 merging with upstream 2016-11-19 05:33:05 -05:00
Adam Nelson
b4c556db82 incorporated MT=5, simplified yield usage in the plotter 2016-11-18 19:55:24 -05:00
Adam Nelson
1a62b59dc3 Resolved @samuelshaner comments 2016-11-17 17:17:38 -05:00
Adam Nelson
b8d9fe461f Resolving @paulromano comments 2016-11-16 21:47:07 -05:00
Adam Nelson
255f16b6ed Seems to be all working 2016-11-15 20:29:32 -05:00
Adam Nelson
e358afd00b Enabled plotting of MGXS data 2016-11-14 20:46:24 -05:00
Adam Nelson
a428ccb231 And one minor editorial :-( 2016-11-13 21:54:36 -05:00
Adam Nelson
51babd6978 Minor ylabel changes 2016-11-13 21:54:12 -05:00
Adam Nelson
cb10bef926 Added beginnings of plotting MGXS 2016-11-13 21:48:18 -05:00
Adam Nelson
00268a3c55 Fixed Travis failure: moved matplotlib import to plot_xs instead of at the module level 2016-11-11 22:18:12 -05:00
Adam Nelson
ba5a6714a2 Forgot enrichment 2016-11-11 22:13:14 -05:00
Adam Nelson
995ba26694 Moved plotting and calculate_xs routines to plotter, condensed code as needed. 2016-11-11 21:58:31 -05:00