1
00:00:00,100 --> 00:00:08,551
Welcome to Vizalyze, a desktop application for preparing, visualizing, analyzing, and reporting measurement data.

2
00:00:08,501 --> 00:00:18,787
In this tutorial, we’ll start with raw test files and follow a complete workflow through import, charting, analysis, reporting, and saving our work.

3
00:00:20,037 --> 00:00:27,407
Vizalyze opens in Basic Mode, which keeps the interface focused while preserving access to every feature.

4
00:00:27,357 --> 00:00:34,362
On the left, the Dataset panel is where files are added, configured, grouped, and selected.

5
00:00:34,362 --> 00:00:37,734
The Sessions panel provides access to saved work.

6
00:00:37,734 --> 00:00:45,169
Across the top, the workflow bar guides us through Load, Health, Compare, Analyze, and Report.

7
00:00:45,169 --> 00:00:50,456
The center is the Visual Workspace, where chart canvases and reports appear.

8
00:00:50,456 --> 00:00:58,477
On the right, the Channel Browser lists available signals, while the Chart Builder creates reusable plot configurations.

9
00:00:58,477 --> 00:01:06,602
In Basic Mode, secondary batch and data commands are organized under the clearly named Batch and data menu.

10
00:01:06,602 --> 00:01:11,042
This reduces visual density without removing any capability.

11
00:01:12,292 --> 00:01:15,404
Vizalyze provides two interface modes.

12
00:01:15,354 --> 00:01:19,755
To switch, open Tools, View, and enable Advanced Mode.

13
00:01:19,755 --> 00:01:26,109
Advanced Mode exposes frequently used batch and data operations directly on the workflow bar.

14
00:01:26,109 --> 00:01:34,664
Here we can see Batch Plot, Split Steps, Merge Timestamp, Export File Statistics, Loaded Summary, and Batch Report.

15
00:01:34,664 --> 00:01:43,752
If we return to Basic Mode, those functions remain available inside Batch and data, and they can also be found through the command palette.

16
00:01:43,752 --> 00:01:47,984
Basic Mode is ideal for a quieter, focused workspace.

17
00:01:47,984 --> 00:01:53,283
Advanced Mode is useful when faster access to high-volume operations matters.

18
00:01:53,283 --> 00:01:58,036
We’ll continue in Advanced Mode so every major control remains visible.

19
00:01:59,286 --> 00:02:08,257
Data can be added by opening individual files, scanning a folder, or dragging files and folders directly into the Dataset panel.

20
00:02:08,207 --> 00:02:12,088
We’ll use Vizalyze’s synthetic multi-run stack test data.

21
00:02:12,088 --> 00:02:21,970
It contains realistic import challenges, including a preamble, a semicolon delimiter, a units row, and channel names that need cleanup.

22
00:02:23,220 --> 00:02:31,033
When source files are not immediately analysis-ready, the Advanced Import Utility provides a visual configuration workflow.

23
00:02:30,983 --> 00:02:35,592
The raw preview shows that this export uses a semicolon rather than a comma.

24
00:02:35,592 --> 00:02:39,394
Metadata lines also appear above the real channel header.

25
00:02:39,394 --> 00:02:44,394
We select the correct delimiter and identify the row containing the channel names.

26
00:02:44,394 --> 00:02:50,657
Preamble extraction preserves fields such as the operator and test identifier as useful metadata.

27
00:02:50,657 --> 00:02:58,027
A cleanup rule removes the CH prefix, producing clear names such as Temperature, Pressure, and Power.

28
00:02:58,027 --> 00:03:02,975
Unit-row detection then associates engineering units with the correct channels.

29
00:03:02,975 --> 00:03:07,233
The live preview lets us verify the prepared table before loading it.

30
00:03:08,483 --> 00:03:12,376
Related files can be organized into groups and subgroups.

31
00:03:12,326 --> 00:03:19,019
Here, the filenames identify Run A and Run B, with three replicates in each group.

32
00:03:19,019 --> 00:03:27,300
Grouping supports appending files as one series, calculating statistics across replicates, and comparing sibling runs.

33
00:03:27,300 --> 00:03:37,573
Icons beside each file communicate its current state, such as selected, queued, loading, prepared, plotted, failed, or live.

34
00:03:37,573 --> 00:03:48,732
The Files pill summarizes progress across the dataset, while the right-click menu provides quick access to preview, configuration, reload, and grouping actions.

35
00:03:49,982 --> 00:03:54,331
Once data is loaded, its columns appear in the Channel Browser.

36
00:03:54,281 --> 00:04:01,091
We can search by name, mark important channels as favorites, and switch between grouped and flat views.

37
00:04:01,091 --> 00:04:07,250
Styling controls make it easy to apply consistent colors across multiple charts and reports.

38
00:04:08,500 --> 00:04:12,680
The Chart Builder creates visualizations without requiring code.

39
00:04:12,630 --> 00:04:20,091
In Visual Mode, each card defines an X-axis, one or more Y channels, and a chart type.

40
00:04:20,091 --> 00:04:24,791
We’ll plot Temperature and Pressure against Time, then run the configuration.

41
00:04:24,791 --> 00:04:29,388
Channels can also be dragged directly from the Channel Browser onto a chart.

42
00:04:29,388 --> 00:04:33,385
Adding Power this way updates both the canvas and the builder.

43
00:04:33,385 --> 00:04:40,273
For automated workflows, Script Mode exposes the same configuration in a reusable text format.

44
00:04:41,523 --> 00:04:45,286
The canvas ribbon contains the everyday chart controls.

45
00:04:45,236 --> 00:04:54,259
We can zoom and pan, change chart types, edit titles and axes, control grids and legends, and format individual series.

46
00:04:54,259 --> 00:05:00,939
The Inspect tool adds measurement cursors for reading values at two positions and calculating their differences.

47
00:05:00,939 --> 00:05:11,968
Visible Range Statistics continuously calculates values such as minimum, average, maximum, peak-to-peak, and standard deviation for the displayed region.

48
00:05:11,968 --> 00:05:17,241
A finished chart can be copied directly to the clipboard or exported as an image.

49
00:05:18,491 --> 00:05:35,483
The Signal section contains guided engineering-analysis tools, including filtering, smoothing, moving RMS, signal math, FFT and power spectral density, spectrograms, rainflow counting, and specialized NVH analysis.

50
00:05:35,433 --> 00:05:40,121
Each tool provides parameters and a preview before applying the operation.

51
00:05:40,121 --> 00:05:49,340
Results are added as calculated channels, preserving the original data while making the processed signal immediately available throughout Vizalyze.

52
00:05:50,590 --> 00:06:00,069
Data Health checks selected files for missing values, timestamp problems, outliers, inconsistent units, and other quality concerns.

53
00:06:00,019 --> 00:06:08,821
The result combines a clear status with recommended actions, helping us resolve problems before using the data in comparisons or reports.

54
00:06:10,071 --> 00:06:15,318
Compare Runs evaluates tests or replicates using a consistent alignment.

55
00:06:15,268 --> 00:06:23,341
Options include time, resampling, event or step alignment, setpoint alignment, trend-zero, and row index.

56
00:06:23,341 --> 00:06:28,576
The result combines overlay plots with statistics and differences between runs.

57
00:06:28,576 --> 00:06:37,664
We can export either a compact summary or the fully aligned time-series data for use in Excel, Power BI, or another analysis environment.

58
00:06:38,914 --> 00:06:44,174
The Analysis Dashboard organizes statistical work into a guided sequence.

59
00:06:44,124 --> 00:06:47,640
Overview summarizes datasets and key indicators.

60
00:06:47,640 --> 00:06:53,161
Inspect focuses on quality, descriptive statistics, and configurable limits.

61
00:06:53,161 --> 00:06:58,369
Explore reveals relationships and differences between signals or runs.

62
00:06:58,369 --> 00:07:04,763
Modeling tools support regression, trend analysis, projections, and target-value estimates.

63
00:07:04,763 --> 00:07:12,249
Test Guide offers domain-oriented guidance, while Power Mode supports more advanced controlled transformations.

64
00:07:13,499 --> 00:07:17,744
Advanced Mode keeps high-volume operations close at hand.

65
00:07:17,694 --> 00:07:27,864
Batch Plot Append combines grouped files as a continuous series, while statistical Batch Plot calculates a mean or another selected statistic across runs.

66
00:07:27,864 --> 00:07:37,772
Split Steps segments test files, Merge Timestamp joins external data using time alignment, and Export File Statistics creates a bulk summary.

67
00:07:37,772 --> 00:07:46,314
Pivot or Group-By Summary provides Excel-style aggregation, and prepared datasets can be exported to common analytics formats.

68
00:07:47,564 --> 00:07:52,434
Report pages live beside chart canvases in the Visual Workspace.

69
00:07:52,384 --> 00:07:59,936
We can begin with a blank page or a reusable template, then drag existing canvas charts directly into the report.

70
00:07:59,936 --> 00:08:02,462
Report elements remain editable.

71
00:08:02,462 --> 00:08:10,991
We can position and resize plots, add text, tables, images, shapes, and formulas calculated from loaded data.

72
00:08:10,991 --> 00:08:21,551
Plot formatting controls legends, axes, labels, grids, and visual style, while undo and redo make layout changes easy to refine.

73
00:08:21,551 --> 00:08:27,879
Loaded Summary can build a polished page from current Health, Compare, and Analysis results.

74
00:08:27,879 --> 00:08:35,717
Finished reports can be saved natively or exported to PDF, PowerPoint, Word, and page images.

75
00:08:36,967 --> 00:08:45,847
A session preserves source references, import settings, charts, analysis state, reports, notes, and workspace layout.

76
00:08:45,797 --> 00:08:53,467
Data Lineage records how sources and calculated results are connected, supporting repeatability and traceability.

77
00:08:53,467 --> 00:09:01,227
Panels can be collapsed, resized, or floated, and Zen Mode maximizes space for charts and reports.

78
00:09:01,227 --> 00:09:08,961
Axy is the optional assistant for questions about data, channel selection, formulas, and transformations.

79
00:09:08,961 --> 00:09:16,357
Control K opens the command palette, where any tool, setting, or guided tour can be found by name.

80
00:09:16,357 --> 00:09:23,571
Additional guidance is always available through contextual help, the User Guide, and the Interactive Tutorial.

81
00:09:24,821 --> 00:09:34,951
We’ve taken raw measurement files through preparation, visualization, signal processing, quality checks, comparison, analysis, and reporting.

82
00:09:34,901 --> 00:09:39,419
The complete workflow can now be saved and reused with future data.

83
00:09:39,419 --> 00:09:40,956
Thank you for watching.
