tbf/FeatureVectorCalculator
Michal Buzik 2984ea2958 Add FluentNHibernate and log4net dependencies
This commit restores the FluentNHibernate package in various configurations and adds log4net references across multiple projects for enhanced logging. Additionally, several exceptions were reformatted to use `string.Format` for consistency. Updates to the solution structure and new configuration files support these changes.
2025-01-23 16:50:17 +01:00
..
Properties Feature vector calculator - initial version of the offline tool. 2021-07-07 15:45:26 +02:00
App.config Remove outdated NHibernate and FluentNHibernate config files 2025-01-16 15:44:02 +01:00
CalculatorWnd.cs Common.StatisticalMetrics, FeatureVectorCalculator: changes, SignalChart added, temporarily disabled in IperlHead, ver. 2.26.1771 2021-10-11 21:55:12 +02:00
CalculatorWnd.Designer.cs Common.StatisticalMetrics, FeatureVectorCalculator: changes, SignalChart added, temporarily disabled in IperlHead, ver. 2.26.1771 2021-10-11 21:55:12 +02:00
CalculatorWnd.resx Feature vector calculator - initial version of the offline tool. 2021-07-07 15:45:26 +02:00
FeatureVectorCalculator.csproj Remove outdated NHibernate and FluentNHibernate config files 2025-01-16 15:44:02 +01:00
packages.config Add FluentNHibernate and log4net dependencies 2025-01-23 16:50:17 +01:00
Program.cs Feature vector calculator - initial version of the offline tool. 2021-07-07 15:45:26 +02:00
SignalChart.cs FeatureVectorCalculatore bug fix : case when complete curve is below zero and fromZero == true 2022-01-20 13:16:33 +01:00