//----------------------------- // 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