https://github.com/arguelles/nuSQuIDS

sort by:
Revision Author Date Message Commit Date
244a91d addTarget should call addTarget, not hasTarget 09 September 2021, 20:53:17 UTC
55fc406 Add more doc comments 24 February 2021, 03:31:41 UTC
a9b0de3 Average cross sections over the energy range below each node to match the energy ranges used in UpdateInteractions 24 February 2021, 03:18:58 UTC
5473a78 Fix paths and names in python examples 17 February 2021, 01:22:21 UTC
ae6a14e Make the external flux test work for matter 14 February 2021, 16:39:04 UTC
ec80f0e added external flux test prototype 13 February 2021, 15:50:01 UTC
4b2b935 Added source example 04 February 2021, 23:43:39 UTC
3d3e587 Fix bug on neutrino source implementation 04 February 2021, 21:08:41 UTC
cdc007f External flux feature 04 February 2021, 19:57:09 UTC
8c127e5 Keep clang from complaining about pragmas to keep gcc from complaining 20 January 2021, 00:22:03 UTC
4136e06 Minor fix 06 January 2021, 14:56:54 UTC
ef85986 Tell gcc to trust us about throwing exceptions 30 December 2020, 19:41:03 UTC
4e4d1c3 draft update 30 December 2020, 13:30:24 UTC
d8b86b3 Remove absolute tolerance check which could produce false positives 30 December 2020, 01:06:53 UTC
cbc288b Correction EvalFlavor call and ploting script 28 December 2020, 15:59:21 UTC
1c74831 Correction file names for write hdf5 example 28 December 2020, 15:31:46 UTC
78bca97 Fixed boost_python libraries detection when libraries suffix are mt 24 December 2020, 20:51:31 UTC
0850068 Improved compatibility of sed library replacement 24 December 2020, 20:31:34 UTC
08bfd62 Remove dangerous uses of H5close with no arguments. Change more hdf5 handling to be done with RAII. 23 December 2020, 16:43:15 UTC
17d4a94 Update python bindings to work with CrossSectionLibrary changes 11 December 2020, 03:04:19 UTC
0073340 Add missing files 10 December 2020, 22:55:39 UTC
06c4653 Update tests to account for per-target cross sections 06 December 2020, 19:19:59 UTC
07e9a21 Fix mistakes in reading and writing shared cross sections 06 December 2020, 19:18:02 UTC
578e7c3 Use the correct relative path for Sun data 06 December 2020, 19:12:15 UTC
8e5ca2b Try to ensure that tests run wih the just-built library 06 December 2020, 19:10:17 UTC
1c40379 Install physics data files. Add an interface to query the data location. Minimize includes. 04 December 2020, 22:58:14 UTC
b8cf15f Add support for separate proton and neutron cross sections. This introduces a breaking change to the interface by which the nuSQUIDS object accepts cross sections, which is now in terms of the CrossSectionLibrary type which bundles cross sections for multiple targets. A small change to the handling of Glashow resonance cross sections averages the total cross section, in the same manner as all other cross sections, leading to some changes in calculations which include this process. 01 December 2020, 16:32:29 UTC
12053d8 Fully integrate the python bindings into the main build system. Improve detection of correct python and boost paths. Note that the python module name is changed to match the normal name of the project. 23 September 2020, 21:50:20 UTC
1f8a9bc Avoid binutils ld foolishness 22 September 2020, 01:01:12 UTC
6752314 Added QT as an option for gnuplot scripts. Improved LV header, which caused example to break 13 August 2020, 22:39:02 UTC
d754dec Added GetState to PythonBindings 12 August 2020, 15:34:42 UTC
c50dbc6 Fixed python bindings compatibility with new cross section implementation 30 July 2020, 01:58:44 UTC
45286c0 Merge pull request #19 from arguelles/xs_update Merge the updated cross section format and interpolation code 30 July 2020, 00:41:35 UTC
f57bfb5 Added new headers in the protodraft 24 July 2020, 23:26:57 UTC
d2b01c7 Added option to provide alternative Solar Model 24 July 2020, 22:22:41 UTC
90f22cb New, smaller cross section file containing the same data 27 May 2020, 03:07:54 UTC
55839a5 Remove fast cross section averaging via interpolated cumulative functions, which had too many numerical issues. Instead, use faster direct integration, tuned for very smooth functions. 27 May 2020, 03:04:57 UTC
10a78da Correct spelling 27 May 2020, 02:48:55 UTC
8787794 Use correct variables for the mean value theorem 02 May 2020, 04:04:33 UTC
0ecda9a Allow extrapolation to smaller-than-tabulated input values 30 April 2020, 15:52:38 UTC
1091fbd Add a new cross section implementation which uses (bi)cubic interpolation to reduce systematic errors. 18 April 2020, 04:08:02 UTC
03443d0 Add slightly more user guidance 18 April 2020, 03:07:49 UTC
b96a3fd Added backwards compatibility to tau decay distribution when deserializing nusquids files 20 March 2020, 19:50:39 UTC
8acd47f Minor fix to include in main file. 05 March 2020, 22:50:13 UTC
f5ce206 Added improve implementation of differential cross section integration Merge branch 'int_cros_section' 05 March 2020, 22:47:45 UTC
24a45ed Improved cross section integration efficiency. 05 March 2020, 22:45:30 UTC
4e99ff3 Merge branch 'master' of https://github.com/arguelles/nuSQuIDS 05 March 2020, 20:33:37 UTC
1d5e8fa Added missing constructor to EarthAtm::Track 05 March 2020, 20:32:52 UTC
ab71663 added adaptive quad 04 March 2020, 20:36:20 UTC
67cf4da Improved boost python compatibility to python3 24 February 2020, 23:17:51 UTC
f8aac2f added cross section integration 24 February 2020, 22:07:28 UTC
8e22eeb fix typo on paper draft 12 February 2020, 21:29:24 UTC
d61324b Fixed edge case in Earth where you would hit a round up problem 13 January 2020, 23:06:42 UTC
0f29595 fix binder readme path 25 October 2019, 18:19:14 UTC
f8c6819 Merge pull request #17 from mmkekic/master Add binder for notebook example 25 October 2019, 18:16:34 UTC
b1c491b Remove formatting for matplotlib in notebook example 14 October 2019, 15:34:36 UTC
0e0c82a Add link in README 14 October 2019, 15:33:32 UTC
df3a61b Binder setup 14 October 2019, 15:33:28 UTC
03ec781 change configure for python3 13 October 2019, 13:39:00 UTC
46070fe Remove print statement on example 28 August 2019, 14:23:08 UTC
f258bf3 Fix atmospheric averaging mode 28 August 2019, 14:21:41 UTC
08da920 Section 3.1 corrections 26 August 2019, 03:43:43 UTC
97b95be Fix typos and improve wording in sections 1 and 2 25 August 2019, 03:34:08 UTC
2c2b4b8 Fix fatal typesetting errors 25 August 2019, 02:22:12 UTC
fb13de3 adding fast oscillations to the draft 24 August 2019, 20:17:50 UTC
c6a9a7f small additions to paper text 06 August 2019, 18:03:29 UTC
45f93a2 minor text fixes 06 August 2019, 16:16:46 UTC
2352eb1 minor updates on the draft 06 August 2019, 16:01:57 UTC
dd99bb4 Merge branch 'master' of https://github.com/arguelles/nuSQuIDS 26 July 2019, 16:47:16 UTC
c14abf0 Expose scalar products for SU_vectors 09 June 2019, 23:00:44 UTC
c6a8be9 Expose scalar products for SU_vectors 09 June 2019, 23:00:44 UTC
198c2cb Find boost_python when it is not tagged by python version. Fix the 'clean' target for the python bindings. 09 June 2019, 22:59:22 UTC
bdbe4b7 Find boost_python when it is not tagged by python version. Fix the 'clean' target for the python bindings. 09 June 2019, 22:59:22 UTC
bc249f5 fix tau serialization bug 21 May 2019, 17:10:57 UTC
c8732d2 fix tau serialization bug 21 May 2019, 17:10:57 UTC
15dc41e added nusigma files for proton and neutron targets 19 April 2019, 23:27:25 UTC
3627608 remove flag. fix 08 March 2019, 23:57:01 UTC
7e28735 remove flag. fix 08 March 2019, 23:57:01 UTC
3ab792f warning: temporary broken version. Changing tau decay spectrum 08 March 2019, 23:33:18 UTC
814d477 warning: temporary broken version. Changing tau decay spectrum 08 March 2019, 23:33:18 UTC
c9e6ffd added SU_vector operations to python bindings 05 February 2019, 01:56:28 UTC
e93b84b added SU_vector operations to python bindings 05 February 2019, 01:56:28 UTC
5eff059 added edits/fixes from Alejandro Diaz 25 January 2019, 18:45:41 UTC
90379e2 added edits/fixes from Alejandro Diaz 25 January 2019, 18:45:41 UTC
3b63507 Do interpolate cross sections for small energy losses 20 January 2019, 05:16:13 UTC
8d348dc Do interpolate cross sections for small energy losses 20 January 2019, 05:16:13 UTC
229318b removed references; implemented I. Safa draft comments 19 January 2019, 19:14:04 UTC
635ebaa removed references; implemented I. Safa draft comments 19 January 2019, 19:14:04 UTC
c12a547 small improvements to configuration file 19 January 2019, 17:15:02 UTC
c6446ba small improvements to configuration file 19 January 2019, 17:15:02 UTC
2a6eedc adding the .py, esenctially a copy of the notebook 17 January 2019, 15:00:48 UTC
f0a0f25 adding the .py, esenctially a copy of the notebook 17 January 2019, 15:00:48 UTC
0f48eb5 some typos in .tex 17 January 2019, 14:07:45 UTC
20d7557 some typos in .tex 17 January 2019, 14:07:45 UTC
0f21aad change line to find boost in ubuntu 18:04 17 January 2019, 13:20:21 UTC
f8623ce change line to find boost in ubuntu 18:04 17 January 2019, 13:20:21 UTC
45d26ce adding /urs/lib in the boostlib guess 17 January 2019, 11:34:32 UTC
9cd4f2d adding /urs/lib in the boostlib guess 17 January 2019, 11:34:32 UTC
8064623 relax assertion that cauase rounding trouble with serialization 14 January 2019, 22:41:48 UTC
b02bf13 relax assertion that cauase rounding trouble with serialization 14 January 2019, 22:41:48 UTC
back to top