//----------------------------- // 17.0.0 11/11/23 // new global official version //----------------------------- // 17.0.1 01/12/24 // Typos correction from Kenny //----------------------------- // 17.0.2 01/26/24 // LISE tutorial version 2 //----------------------------- // 17.0.3 01/31/24 // correction in BI-code (bug fixed with output file) //----------------------------- // 17.0.4 02/05/24 // update of eC_ARIS_k3cb2.lpp for official names //----------------------------- // 17.0.5 02/09/24 // isomer DB has been updted by DK for Kameda PRC paper //----------------------------- // 17.0.6 02/09/24 // bug with mass excess cells in Kinematics Calculator //----------------------------- // 17.0.7 02/09/24 // extern W_ME was modified everywhere for DefaultMassOption //----------------------------- // 17.0.8 02/09/24 // new isotope discovery 2023 were updated //----------------------------- // 17.1.0 02/09/24 // middle version has been changed //----------------------------- // 17.1.1 02/22/24 // Fissile --> Fissioning in text and menu //----------------------------- // 17.1.2 02/24/24 // Modification of the wedge dialog to the wedge shift //----------------------------- // 17.1.3 02/24/24 // BLOCK_Wedge.h: new parameter "wedge_shift" //----------------------------- // 17.1.4 02/24/24 // modification of config read/write for new parameter "wedge_shift" //----------------------------- // 17.1.5 02/24/24 // p_BLOCK_Wedge.cpp: update of GetThicknessWedge and GetThicknessWedgeFromAngle // for new parameter "wedge_shift" //----------------------------- // 17.1.6 02/24/24 // Modification of the wedge dialog to the wedge shift : done //----------------------------- // 17.1.7 02/24/24 // Brho Calculation for wedge with shift //----------------------------- // 17.1.8 02/24/24 // wedge shift -- now inverese //----------------------------- // 17.1.9 02/24/24 // wedge shift -- scan utility preparation //----------------------------- // 17.1.10 02/24/24 // UNREFERENCED_PARAMETER in BLOCK_Compound //----------------------------- // 17.1.11 02/25/24 // correction with calibration-name in config-writing //----------------------------- // 17.1.12 02/25/24 // creation of the d_Scanning_wedgePostion dialog //----------------------------- // 17.1.13 02/25/24 // new distribution function min_i777() //----------------------------- // 17.1.14 02/25/24 // new utility CmWedgePositionScanning() //----------------------------- // 17.1.15 02/25/24 // CmWedgePositionScanning() : sigmaE and positionE added //----------------------------- // 17.2.0 02/25/24 // middle version changed //----------------------------- // 17.2.2 02/27/24 // CmWedgePositionScanning() : slopes Xdest/Xwedge Edest/Xwedge //----------------------------- // 17.2.3 02/27/24 // find_sigma_distribution: implementation f_save[] to avoid setting negative elements to 0 //----------------------------- // 17.2.4 03/02/24 // Secondary Reactions output : path correction //----------------------------- // 17.2.5 03/07/24 // Secondary Reactions calc : corrections for FRACS //----------------------------- // 17.2.6 03/07/24 // Secondary Reactions dialog : revision including FlagPermit init //----------------------------- // 17.2.7 03/07/24 // Abrasion-Ablation in SecReact is used for secondary step //----------------------------- // 17.2.8 03/08/24 // Optimization to use Abrasion-Ablation in SecReact //----------------------------- // 17.2.9 03/09/24 // SecReact: using QMap to keep cross sections //----------------------------- // 17.2.10 03/09/24 // SecReact: TGauge counter modification //----------------------------- // 17.2.11 03/09/24 // SecReact: no N,Z shift for AA //----------------------------- // 17.2.12 03/09/24 // SecReact: AA case -- preliminary CS calculation up to LastZ //----------------------------- // 17.2.13 03/09/24 // SecReact Dialog: Plot subtitle modifications //----------------------------- // 17.2.14 03/09/24 // SecReact Dialog: Plot scales modifications //----------------------------- // 17.2.15 03/10/24 // new AA fast modes //----------------------------- // 17.2.16 03/10/24 // Fragmentation dialog: new AA fast modes //----------------------------- // 17.2.17 03/10/24 // update all corresponding graphs for new AA fast modes //----------------------------- // 17.2.18 03/10/24 // Fireball: LeftSigmaValueGauss 7 --> 8 //----------------------------- // 17.2.19 03/10/24 // 1D plot distribution name update in d_Method dialog //----------------------------- // 17.2.20 03/11/24 // new icons copy1.png, paste1.png, new actions CmCopyAction,CmPastAction for CGraphTool //----------------------------- // 17.2.21 03/11/24 // using QVector DG2; instead DistrGraph2 *DG2; // serious update - should be monitored //----------------------------- // 17.2.22 03/11/24 // Copy-Paste of DG2 distributions from one plot to other plots //----------------------------- // 17.3.1 03/12/24 // middle version changed //----------------------------- // 17.3.2 03/25/24 // Secondary reaction kinematics: development started //----------------------------- // 17.3.3 03/25/24 // Z & N values in CN-dialogs //----------------------------- // 17.3.4 03/26/24 // Migration to Qt v.6.6.2 //----------------------------- // 17.3.5 03/27/24 // L_Trans_Wedge : corrections in the shift position case //----------------------------- // 17.3.6 03/27/24 // discovery iso-file for updated based on https://frib.msu.edu/public/nuclides //----------------------------- // 17.3.7 03/27/24 // discovery project link from LISE //----------------------------- // 17.3.8 03/27/24 // discovery links are modified for Chen's folders //----------------------------- // 17.3.9 03/27/24 // using shared_ptr for CElement in o_class_physics.h //----------------------------- // 17.3.10 03/27/24 // revision of Beam scattering in target //----------------------------- // 17.4.0 03/27/24 // middle version was changed //----------------------------- // 17.4.1 04/12/24 // Copy/Past distributions in Graph : no disable issue, warning if empty //----------------------------- // 17.4.2 04/12/24 // compiled with qt v.6.7 //----------------------------- // 17.4.3 04/17/24 // no plots after target, only after stripper //----------------------------- // 17.4.4 04/20/24 // Fragmentation CS plot all methods : selection to plot //----------------------------- // 17.4.5 04/20/24 // Fragmentation CS plot --- correction for error plotting //----------------------------- // 17.4.6 04/20/24 // Secondary reactions : sum of lost //----------------------------- // 17.4.7 04/21/24 // Secondary reactions dialog update //----------------------------- // 17.4.8 04/29/24 // update of secondary reaction kinematics //----------------------------- // 17.4.9 04/30/24 // DrawThisDist flag for plot statistics //----------------------------- // 17.4.10 04/30/24 // Secondary Reactions Kinematics dialog update for plot Al and Number of Slices //----------------------------- // 17.4.11 04/30/24 // energy loss with trans_after_lose in Secondary Reactions Kinematics //----------------------------- // 17.4.12 05/01/24 // password energy for the Secondary Reactions Kinematics dialog //----------------------------- // 17.4.13 05/02/24 // SpecialSilentMode (GSI request) "-s" // run FOI transmission, save results //----------------------------- // 17.4.14 05/02/24 // Tong's patch manually has been merged //----------------------------- // 17.4.15 05/03/24 // Working on Special Silent Mode //----------------------------- // 17.4.16 05/03/24 // Transmission: List of Isotopes (shell) //----------------------------- // 17.4.17 05/03/24 // Revision of trans prev area //----------------------------- // 17.4.18 05/03/24 // Transmission: List of Isotopes (completed) //----------------------------- // 17.4.19 05/03/24 // Menu->Results->Rates //----------------------------- // 17.4.20 05/03/24 // Menu->Results->*** no more "print" //----------------------------- // 17.4.21 05/03/24 // Results "Rate" completed //----------------------------- // 17.4.22 05/04/24 // new argument -listiso //----------------------------- // 17.5.0 05/05/24 // middle version changed //----------------------------- // 17.5.1 05/05/24 // correction in secondary reactions kinematics for the primary reaction mode //----------------------------- // 17.5.2 05/06/24 // moving o_SR* files from o_phys to d_Secondary // flagPassAsk in d_SecKinematics to avoid asking password //----------------------------- // 17.5.3 05/06/24 // corrections with "aff" celement (should be "ce") in d_SecKinematics in o_SecKinematics //----------------------------- // 17.5.4 05/07/24 // no popup window in silent mode for listiso option //----------------------------- // 17.5.5 05/08/24 // no popup window in silent mode for secondary reactions // update of d_LastZ_secReact dialog //----------------------------- // 17.5.6 05/09/24 // new isotopes from Dubna and RIKEN were updated //----------------------------- // 17.5.7 05/09/24 // table2024.iso has been created // table2021 and table2016.iso still keeping in the "copy" package //----------------------------- // 17.5.8 05/15/24 // PAC3 rates //----------------------------- // 17.5.9 05/15/24 // new welcome sound //----------------------------- // 17.5.10 05/16/24 // working on typos in ui (Kenny) // PAC3 rates protected //----------------------------- // 17.5.11 05/17/24 // user text in TPassword dialog //----------------------------- // 17.5.12 05/17/24 // correction in d_Database_ame.cpp for experimental half_life cell //----------------------------- // 17.5.13 05/17/24 // correction in NNDC Z-wallet link //----------------------------- // 17.5.14 05/17/24 // Fermi energy plots //----------------------------- // 17.5.15 05/18/24 // Fermi energy plots dialog //----------------------------- // 17.5.16 05/20/24 // Name corrections in the FRIB PAC menu //----------------------------- // 17.5.17 06/02/24 // Erho_const correction (Hendrik's comment) //----------------------------- // 17.5.18 06/07/24 // Adding missing libraries to run Etacha (MP) //----------------------------- // 17.5.19 06/11/24 // Working on Beam Dump // FRIB rates version changed from 2.03 to 3.0 //----------------------------- // 17.5.20-23 06/13/24 - 06/17/24 // Working on Beam Dump //----------------------------- // 17.5.24 06/18/24 // plots in Beam Dump //----------------------------- // 17.5.25 06/20/24 // 6 charge states, 3D-plot //----------------------------- // 17.5.26 06/20/24 // BeamDump in lise-options //----------------------------- // 17.5.27 06/21/24 // BeamDump name in lise file // revision of c_CongigPP1.h //----------------------------- // 17.5.28 06/21/24 //Beam dump : charge state ON,, no "construction" method //----------------------------- // 17.5.29 06/21/24 //Beam dump : plot XL remade back for XL instead XP //----------------------------- // 17.5.30 06/22/24 //Beam dump : Marc's objects //----------------------------- // 17.6.0 06/23/24 // middle version changed //----------------------------- // 17.6.1 06/27/24 // PAC3 rates are available //----------------------------- // 17.6.2 06/27/24 // 3 BeamDump parameteres were added to lpp-file // FRIB2024 options update for SecReact off // implementation of Sasha's updates of the Charge code for Android //----------------------------- // 17.6.3 06/28/24 // implementation FRIBlogo to Windows version //----------------------------- // 17.6.4 06/29/24 // modifications in CmPlotCSFromFile //----------------------------- // 17.6.5 07/08/24 // Convolution model : new option -> use Gaussian if separation energy <= 0 -- begin //----------------------------- // 17.6.6 07/08/24 // new shell corrections //----------------------------- // 17.6.7 07/08/24 // New LDM3 model based on AME2024 fit with new shell corrections //----------------------------- // 17.6.8 07/09/24 // new DistrGraph2 operator = //----------------------------- // 17.6.9 07/09/24 // correction in GetFromDatabase for MASS_EXCESS error //----------------------------- // 17.6.10 07/09/24 // Convolution model : new option -> use Gaussian if separation energy <= 0 -- completed //----------------------------- // 17.6.11 07/11/24 // Convolution model : revision // models #0,2 modifications for small SepEnergy(#0) and dA(#2) //----------------------------- // 17.6.12 07/21/24 // Beam dump update for MC order label //----------------------------- // 17.6.13 07/23/24 // Omit version2 if it's ==0 //----------------------------- // 17.7.0 07/23/24 // middle version changed //----------------------------- // 17.7.1 07/27/24 // fission case: using any optic block with angular acceptance for Brho-tuning (M.H.) //----------------------------- // 17.7.2 08/05/24 // B_eff values in d_Apf_auto dialog //----------------------------- // 17.7.3 08/29/24 // Excitation energy parameters more details in Cross-section plots //----------------------------- // 17.7.4 09/07/24 // Revision of LimitingTemperature option (Apf Ex dialog) //----------------------------- // 17.7.5 09/11/24 // results-file : update for slit size //----------------------------- // 17.7.6 09/11/24 // elapsed time includes msec //----------------------------- // 17.7.7 09/13/24 // 1D-plot Legend : bottom version //----------------------------- // 17.7.8 09/13/24 // clear all calculation and reactions with clicking righ mouse button on the rectangle in beam setup area //----------------------------- // 17.7.9 09/13/24 // ClickableLabel : right button signal //----------------------------- // 17.7.10 09/13/24 // Pickup option in AA : class, dialog, ini-file, lise-file //----------------------------- // 17.7.11 09/15/24 // FireBall [FB] moving to const Ce* //----------------------------- // 17.7.12 09/15/24 // update o_AA and o_AA_manage for FB.Pickup //----------------------------- // 17.7.13 09/15/24 // o_AA_compare for FissionBarrier and FB.Pickup //----------------------------- // 17.7.14 09/15/24 // L_init_options: correlation between opt->AA_show & opt->CS_plot //----------------------------- // 17.7.15 09/15/24 // correction in sigma label in MC contour table //----------------------------- // 17.7.16 09/16/24 // Preference: new display option "Global transmission" instead "reaction field" //----------------------------- // 17.7.17 09/16/24 // rebuild TR_A & TR_AcceptAn for debugging //----------------------------- // 17.7.18 09/17/24 // Serious revision for fission case in TR_AcceptAn //----------------------------- // 17.7.19 09/18/24 // revision for angular straggling contribution to ang.distribution // taking defocusing into account //----------------------------- // 17.7.20 09/18/24 // 64 - default value for wedge calculation //----------------------------- // 17.8.0 09/18/24 // middle version changed //----------------------------- // 17.8.1 09/25/24 // class distribution: fill_Decay() //----------------------------- // 17.8.2 09/25/24 // AA ExcitEnergy -- HoleDepth Model - ExponentOption //----------------------------- // 17.8.3 09/25/24 // AA ExcitEnergy diaog update for HoleDepth Model //----------------------------- // 17.8.4 09/26/24 // d_Apf_excitation : revision of saved values: from CmOK --> CmCancel //----------------------------- // 17.8.5 09/26/24 // All ExcitationEnergy models : no more CheckThermalization flag //----------------------------- // 17.8.6 09/27/24 // moving from lise.nscl.msu.edu to lise.frib.msu.edu //----------------------------- // 17.8.7 09/28/24 // new struct DistrStat () in L_StatisticsClass.h //----------------------------- // 17.8.8 09/28/24 // using struct DistrStat () in Distribution classes //----------------------------- // 17.8.9 09/28/24 // using struct DistrStat () in FireBall //----------------------------- // 17.8.10 09/28/24 // update of ApplyLimitingTemperature functions //----------------------------- // 17.8.11 09/28/24 // AA: thermolization is temporary disabled //----------------------------- // 17.8.12 09/28/24 // AA: Apf Ex : Mean,Mode plots E*/dA //----------------------------- // 17.8.13 09/30/24 // Gaimard distribution: exponent --> using Tmean for large dA //----------------------------- // 17.8.14 09/30/24 // Correction in d_Apf_excitation_plot, d_Apf_excitation, c_ConfigPP1.h //----------------------------- // 17.8.15 09/30/24 // Fragmentation mechanism : hide "Pfaff p,n" if Pffaf is not check in //----------------------------- // 17.8.16 09/30/24 // x-peak --> x_mode //----------------------------- // 17.8.17 09/30/24 // NPevap default is 64 //----------------------------- // 17.8.18 10/15/24 // Beam Dump statistics update for dBrho and Charge% (MH) //----------------------------- // 17.8.19 10/21/24 // Hybrid distributions (gaussian+exponent) including asymmetric option //----------------------------- // 17.8.20 10/21/24 // using Hybrid distributions in L_Trans_optics [1] // using Hybrid distributions in L_Trans - c_rendmom [2] //----------------------------- // 17.8.21 10/21/24 // Hybrid info in init_opt and config //----------------------------- // 17.8.22 10/22/24 // d_Options : Hybrid model settings //----------------------------- // 17.8.23 11/03/24 // playing with dBE //----------------------------- // 17.8.24 11/03/24 // default UserCS mode for systematics and CS //----------------------------- // 17.8.25 11/04/24 // BeamDump 3D - object insert //----------------------------- // 17.8.26 11/04/24 // BeamDump 3D - utility update (Show,Slider,unque_pointer) //----------------------------- // 17.8.27 11/04/24 // Working on dBE-systematics (implementation of t, coef and so on) //----------------------------- // 17.8.28 11/05/24 // update TPlotCS2_Systematics and Qg classes //----------------------------- // 17.8.29 11/06/24 // new typedef s_dBE for dBE_settings //----------------------------- // 17.8.30 11/06/24 // new dialog d_dBE_settings //----------------------------- // 17.8.31 11/07/24 // update of W_Graph_Qg, o_mass //----------------------------- // 17.8.32 11/07/24 // revision of s_dBE //----------------------------- // 17.8.33 11/08/24 // link https://lise.frib.msu.edu/17/17_3D-links.pdf on 3D in MC dialog // link 15/15_9_1_UserWedge.pdf in TProfileCustomDlg::CmLoadTXhelp() // link 17_08_30_dBE.pdf on dBE_settings dialog //----------------------------- // 17.8.34 11/08/24 // color button in Curved profile dialog //----------------------------- // 17.8.35 11/08/24 // hybrid model help link //----------------------------- // 17.8.36 11/08/24 // sextupoles read and calcul was corrected in ARIS saveset read //----------------------------- // 17.8.37 11/08/24 // eL_ARIS_k3cb2 updated for wedge materials and thicknesses // DB2 wedge official name correction for FS_F2S1:VD_D1563 //----------------------------- // 17.8.38 11/09/24 // global update of new saveset names to LISE // global revision of reading because of new saveset format // update of Cible and Wedge input thickness to keep density and compound nature // revision of target and wedge reading // implementing db2 wedge for reading // update of ARIS saveset reading log //----------------------------- // 17.8.39 11/10/24 // correction in exponent mode of ExE#2 // documentation for ExEnergy#2 //----------------------------- // 17.9 11/10/24 // Middle version changed //----------------------------- // 17.9.1 11/10/24 // Log option of dBE impact //----------------------------- // 17.9.2 11/11/24 // W_Grapg_Qq -- description update //----------------------------- // 17.9.3 11/11/24 // new dBE option (N,beam)) //----------------------------- // 17.9.4 11/11/24 // revision of w_Graph_Qgg and o_Mass //----------------------------- // 17.9.5 11/12/24 // new functions in ValueErr "operation -" and "operation -" //----------------------------- // 17.9.6 11/13/24 // correction for COSY-file name in Matrix dialog //----------------------------- // 17.9.7 11/13/24 // correction in label of lise-version of loading file //----------------------------- // 17.9.8 11/13/24 // keep_calcul revision in CmCallSecondaryCalculations to avoid double calcualton of primary beam //----------------------------- // 17.9.9 11/14/24 // using if( !IsCalcReaction(0)) for TransAll, TransArea to avoid double beam calc //----------------------------- // 17.9.10 11/14/24 // dBE - version3 for ln(dBE) //----------------------------- // 17.9.11 11/15/24 // splitting o_Reactions on class and functions //----------------------------- // 17.9.12 11/16/24 // LISE for Excel64 -- menu modifications //----------------------------- // 17.9.13 11/16/24 // new compound alloy (MH) //----------------------------- // 17.9.14 11/16/24 // new value sext_B0_factor //----------------------------- // 17.9.15 11/16/24 // modifications for sext_B0_factor in ARIS_saveset and config read/write //----------------------------- // 17.9.16 11/17/24 // update of d_Multipole dilaog for ratio vaues //----------------------------- // 17.9.17 11/17/24 // update of d_Multipole dilaog for ratiio buttons //----------------------------- // 17.9.18 11/17/24 // adding Matrix Envelope plot in Multipole //----------------------------- // 17.10.0 11/17/24 // changing middle version //----------------------------- // 17.10.1 11/20/24 // Fragment label correction in d_Ray_Generator //----------------------------- // 17.10.2 11/20/24 // dBE dialog modifications //----------------------------- // 17.10.3 11/20/24 // correction in error calculation in P_n, P_p mass functions //----------------------------- // 17.10.4 11/29/24 // dBE dialog and Main menu modifications //----------------------------- // 17.10.5 11/30/24 // 3D beam dump update from Sasha //----------------------------- // 17.10.6 11/30/24 // working on 3D-slider aspect ratio // new file c_BeamDumpItem //----------------------------- // 17.10.7 12/01/24 // working on 3D axis in c_BeamDumpItem // BoundingBox -> new function merge //----------------------------- // 17.10.8 12/01/24 // global scaling based on aspect ratio and horizontal aspect ratio solved //----------------------------- // 17.10.9 12/01/24 // initial slider values from d_BeamDump //----------------------------- // 17.10.10 12/01/24 // two 3D-plots from d_BeamDump : for X1,Y1, for X2,Y2