Commit graph

1408 commits

Author SHA1 Message Date
Will Boyd
a787ea8818 Merge pull request #656 from paulromano/pyapi-geometry-improvements
Python API geometry enhancements
2016-05-31 10:31:40 -04:00
Adam Nelson
a9462ff7f7 Fixed tallies._can_merge_scores to properly think it can merge a score if the master score list contains the score to be added. 2016-05-30 14:23:06 -04:00
Paul Romano
08b8082b7b First round of fixes for @wbinventor comments on #656 2016-05-29 10:20:11 -05:00
Paul Romano
e40a369693 Add geometry plotting capability and restructure lattice attributes 2016-05-27 09:53:07 -05:00
Sterling Harper
af82534e8d Merge pull request #647 from paulromano/periodic
Add periodic boundary conditions
2016-05-25 12:42:43 -04:00
Paul Romano
5574028393 Update documentation and fix Relax NG schema 2016-05-25 10:33:47 -05:00
Paul Romano
63e355f5a0 Fix typo in documentation pointed out by @smharper 2016-05-25 10:09:02 -05:00
Adam Nelson
dca86df219 adding notice to users that div by zero is expected in mgxs-part-iii nbook. 2016-05-24 20:27:06 -04:00
Adam Nelson
7794fae54d updates per @wbinventor comments 2016-05-24 20:19:14 -04:00
Paul Romano
48ac499d8a Respond to @smharper suggestions on #647 2016-05-24 16:33:47 -05:00
Adam Nelson
18fc97fc9a Updating notebook to reflect changes thus far 2016-05-22 21:31:33 -04:00
Sterling Harper
f303b3ed8d Merge branch 'multipole' into diff_tally5 2016-05-22 20:42:25 -04:00
Sterling Harper
24ecc055ad Merge remote-tracking branch 'upstream/develop' into multipole 2016-05-19 13:39:25 -04:00
Adam Nelson
b1516c9184 Updated per minor edits from @wbinventor and added a routine to calculate the mgxs_library and Materials objects 2016-05-17 21:24:03 -04:00
Adam Nelson
16886a41d9 Incorporating Legendre scattering to Library and Mgxs_library modules (and example nbook). 2016-05-17 05:35:55 -04:00
Adam Nelson
058ba68895 Merge branch 'develop' into mgxs_integration 2016-05-16 19:18:42 -04:00
Paul Romano
4d336761bc Merge pull request #644 from wbinventor/mgxs-scatt-orders
Scattering Matrix Moments
2016-05-16 09:14:32 -05:00
Adam Nelson
071e8d3e30 Forgot universe_id=0 for root in example nb (fixed), resolved comments from @paulromano, and made sure the example problem worked still (it did, but I simplified it a bit since data doesnt need to be numpy arrays anymore. 2016-05-15 14:26:54 -04:00
Adam Nelson
4bec584ddb Removed *_id setting in example notebook IV, since they are not needed, just as @wbinventor said. I owe this man a beer. 2016-05-14 13:04:27 -04:00
Will Boyd
87dfd97e5c Fixed issue with order=0 ScatterMatrixXS statepoint loading when not using P0 correction 2016-05-14 12:33:02 -04:00
Adam Nelson
86cf42d7a6 Clarifications in example notebook 2016-05-14 07:58:10 -04:00
Adam Nelson
eb20de6a51 Updating per the latest round of comments. This includes simplifying the notebook significantly, and adding a get_xsdata method to Library. 2016-05-13 22:32:48 -04:00
Will Boyd
68d2e5b047 Fixed hosed mgxs-part-iii notebook 2016-05-13 13:18:18 -04:00
Will Boyd
47ef320ad5 Made MGXS.domain set MGXS.domain_type to reduce burden on user 2016-05-13 10:20:16 -04:00
Will Boyd
7ed772d6c3 Now using scatter-PN scores in ScatterMatrixXS for tallying efficiency 2016-05-13 10:08:54 -04:00
Adam Nelson
e9fc744ba5 Updated example notebook and changed default value of return_names in write_mg_library to False and updated the docstring accordingly. 2016-05-12 21:34:03 -04:00
Will Boyd
19feb55e6d Major refactoring of MGXS subclasses to eliminate tallies properties 2016-05-12 21:08:55 -04:00
Adam Nelson
e8e5ccd1ad Merge remote-tracking branch 'upstream/develop' into mgxs_integration 2016-05-12 05:16:31 -04:00
Will Boyd
47adcbfb89 Merge remote-tracking branch 'upstream/develop' into mgxs-scatt-orders 2016-05-11 14:27:42 -04:00
Paul Romano
42ef7ccfac Add periodic boundary conditions 2016-05-11 12:10:30 -05:00
Paul Romano
32eb58774d Add make_hexagon_region() function 2016-05-10 22:08:10 -05:00
Will Boyd
03828594fb Reverted to dropping scores from MGXS Pandas DF 2016-05-10 21:04:00 -04:00
Paul Romano
8ff23e9f98 Clarify documentation regarding cell rotation 2016-05-10 11:34:53 -05:00
Paul Romano
44c0522844 Merge pull request #645 from liangjg/material-density-sum
Fix python api errors when setting material density using 'sum'
2016-05-09 21:45:30 -06:00
Will Boyd
4201cb9872 Fixed issue with lattice cell indexing for p-value calculation in Pandas DF notebook 2016-05-09 23:02:31 -04:00
liangjg
95406d52fc update description according to comments 2016-05-09 22:34:18 -04:00
jingang
bbb5690a00 fix errors of setting material density using 'sum' 2016-05-09 19:27:29 -04:00
Will Boyd
203d5a3fe4 Updated MGXS Notebooks with KappaFissionXS 2016-05-09 13:42:15 -04:00
Will Boyd
ae58827601 Fixed merge conflicts with develop 2016-05-09 12:53:12 -04:00
Will Boyd
2ca61564e2 Made distribcell paths default to True for Tally Pandas DF 2016-05-08 13:01:05 -04:00
Adam Nelson
7a67165586 Finished generating ipython notebook and incorporating in to docs 2016-05-07 14:36:32 -04:00
Paul Romano
8923e1b8f2 Update Jupyter notebook examples 2016-05-06 11:15:47 -05:00
Will Boyd
9bff2ab474 Updated Mann-Whitney test to reflect lattice cell indexing in new distribcell paths 2016-05-01 13:49:51 -04:00
Will Boyd
cc27630f7d Merge branch 'develop' into distribcell-paths 2016-05-01 13:47:15 -04:00
Paul Romano
7b20f8ad4a Merge pull request #639 from wbinventor/prioritize-notebooks
Updated Jupyter Notebook Links on Website
2016-05-01 11:29:19 -06:00
Will Boyd
e5432e84a8 Improved wording of latest developmental branch URL in docs 2016-05-01 01:25:45 -04:00
Will Boyd
615cec9e96 Improved comments for Pandas DataFrames distribcell path construction 2016-04-30 09:45:40 -04:00
Will Boyd
7741b525bb Removed OpenCG dependency for distribcell paths in Pandas DataFrames 2016-04-30 09:35:17 -04:00
Paul Romano
6a2743f1e1 Fix comma in tally arithmetic notebook 2016-04-30 06:39:05 -05:00
Will Boyd
6fc37fb99c Added a link to Read the Docs to homepage 2016-04-29 23:31:12 -04:00