FIX CALC & Turn Global criteria-vars into cCriteria.fields.
* FIX calculation messed by missing coasting-file sequence indices, ~3 commit before. * Apply Object-oriented design with resource-management when I/O files. * log: rename main logging-routine to "log()". * Catch and report with MsgBox early-start exceptions. * Merge contents of CSE_Types.vb -->CSE_Globals.vb * FIX: Use WorkingDir for all job-fpaths. * FileDlg: FIX to work with multi.json extensions.
Showing
- CHANGES.md 2 additions, 1 deletionCHANGES.md
- CSE/ApplicationEvents.vb 56 additions, 41 deletionsCSE/ApplicationEvents.vb
- CSE/CSE.vbproj 0 additions, 1 deletionCSE/CSE.vbproj
- CSE/CSE_Globals.vb 187 additions, 48 deletionsCSE/CSE_Globals.vb
- CSE/CSE_Types.vb 0 additions, 187 deletionsCSE/CSE_Types.vb
- CSE/Calculation/Minor_routines_calculate.vb 10 additions, 10 deletionsCSE/Calculation/Minor_routines_calculate.vb
- CSE/Calculation/Signal_identification.vb 33 additions, 31 deletionsCSE/Calculation/Signal_identification.vb
- CSE/Calculation/main_calculation_call.vb 80 additions, 85 deletionsCSE/Calculation/main_calculation_call.vb
- CSE/Calculation/sub_linear_regression.vb 21 additions, 21 deletionsCSE/Calculation/sub_linear_regression.vb
- CSE/Classes/cFile_v3.vb 1 addition, 1 deletionCSE/Classes/cFile_v3.vb
- CSE/GUI/FB_Dialog.vb 2 additions, 2 deletionsCSE/GUI/FB_Dialog.vb
- CSE/GUI/F_Main.Designer.vb 1 addition, 1 deletionCSE/GUI/F_Main.Designer.vb
- CSE/GUI/F_Main.vb 173 additions, 186 deletionsCSE/GUI/F_Main.vb
- CSE/GUI/F_Preferences.vb 13 additions, 13 deletionsCSE/GUI/F_Preferences.vb
- CSE/GUI/cFileBrowser.vb 2 additions, 8 deletionsCSE/GUI/cFileBrowser.vb
- CSE/IO/OutputTest.vb 2 additions, 2 deletionsCSE/IO/OutputTest.vb
- CSE/IO/cCriteria.vb 153 additions, 101 deletionsCSE/IO/cCriteria.vb
- CSE/IO/cJob.vb 206 additions, 104 deletionsCSE/IO/cJob.vb
- CSE/IO/cJsonFile.vb 6 additions, 6 deletionsCSE/IO/cJsonFile.vb
- CSE/IO/cPreferences.vb 4 additions, 43 deletionsCSE/IO/cPreferences.vb
Loading
Please register or sign in to comment