- Nov 23, 2021
-
-
Holcomb, Andrew authored
add odf reader and hdf5 writer See merge request rnsd/sammy!48
-
Brown authored
-
Brown authored
-
Brown authored
-
Brown authored
Apply 1 suggestion(s) to 1 file(s) Apply 1 suggestion(s) to 1 file(s) Apply 1 suggestion(s) to 1 file(s) Apply 1 suggestion(s) to 1 file(s) Apply 1 suggestion(s) to 1 file(s) change classes and file names to CamelCase make changes to address MR comments get rid of char arrays, global parameters, and pointers if possible. semi-working now make changes to fix chars and hdf5 writing remove variable def modify CMake files to build properly on all OSs lower the c++ version standard
-
Brown authored
-
Brown authored
-
Brown authored
appended to group called meta
-
Brown authored
-
Brown authored
-
Brown authored
designed to read old Jack Harvey files
-
- Nov 18, 2021
-
-
Wiarda, Dorothea authored
Allow Fitacs to be called by fitAPI See merge request rnsd/sammy!44
-
Brown authored
change back to _m format for acs and fixup comments with more TODOs
-
Wiarda, Dorothea authored
Qt5 rebase script See merge request rnsd/sammy!50
-
- Nov 12, 2021
-
-
Holcomb, Andrew authored
-
- Nov 11, 2021
-
-
Holcomb, Andrew authored
Pass path to build/install/samtry as argument to script Only try to copy what exists
-
Holcomb, Andrew authored
-
Holcomb, Andrew authored
-
-
Brown authored
-
Brown authored
-
Brown authored
-
Brown authored
-
Brown authored
-
Brown authored
-
Brown authored
call: grid%destroy, somehow screws up the expData object that it was added to.
-
Brown authored
-
- Oct 22, 2021
-
-
Holcomb, Andrew authored
Frame work for 0K cross section reconstruction from RR See merge request rnsd/sammy!47
-
to better reflect its purpose. Address review comments
-
- Sep 16, 2021
-
-
Wiarda, Dorothea authored
This way we can call it as a normal virtual function. Let CrossSectionCalcDriver only have one CrossSectionCalculator Unfortunately that needs to be a pointer to the R-Matrix formalism that is actually used.
-
- Sep 13, 2021
-
-
Wiarda, Dorothea authored
-
- Sep 10, 2021
-
-
Wiarda, Dorothea authored
Currently only for MLBW. The remaining ones come back once they are converted to the new frame work
-
Wiarda, Dorothea authored
-
Wiarda, Dorothea authored
-
Wiarda, Dorothea authored
-
- Sep 09, 2021
-
-
Wiarda, Dorothea authored
Except for File 3 added data
-
Wiarda, Dorothea authored
is now moved to mthe0. xct, cro and mlb "just" do 0K reconstruction
-
Wiarda, Dorothea authored
A parent class (CrossSectionCalculator) allows to set some parameters and functions common to all RR reconstruction codes. Currently the only implementation is for MLBW (MlbwCrossCalc). A driver class (CrossSectionCalcDriver) keeps track of the available implementations for the RR and also provide and interface to all RR reconstructors. For example calcCross will calculate the cross section for a given energy. While not applicable for MLBW, cross section extends to angular if applicable. The class ZeroKCrossCorrections has a CrossSectionCalcDriver and loops over energies to calculate the cross section.
-
- Aug 26, 2021
-
-
Holcomb, Andrew authored
Add access to the R-external resonane parameters See merge request rnsd/sammy!45
-
Wiarda, Dorothea authored
-