Analysis Models Overview
Analysis Models are the graphical representation of the analysis processing that will be carried out by PhixFlow. Analysis Models define how data is collected, transformed, viewed, analysed and exported. Analysis models They are made up of stepsmodelling objects, each of which performs one or more of these functions. For example a datasource allows PhixFlow to connect to an external data source for the purposes of retrieving it and writing back to itdata; a Table (formerly known as a stream) allows you to write functions that will manipulate the data, such as to remove removing invalid records that do not meet your requirements..or normalising a name.
The Analysis Models are the main back-end process in PhixFlow that performs calculations, data collections and analysis. The Analysis models run whenever the generation of a Table is requested. This can be triggered in three ways:
- An ad-hoc request from the stream navigator, by right-clicking on the stream generator and selecting Run Analysis.
- An ad-hoc request from a model, by clicking the
Insert excerpt |
---|
| _run_analysis |
---|
| _run_analysis |
---|
nopanel | true |
---|
|
in the streamTable's pop-up toolbar. - By a task plan.
The best way to get started with modelling is the Introduction to Modelling Course.
As PhixFlow runs the analysis processsteps, it reports on progress using messages in the System Console. You can open the system console up at any time by clicking the icon Image Removed
Insert excerpt |
---|
| _console |
---|
| _console |
---|
nopanel | true |
---|
|
on the
task bar. The analysis
calculations processing depend on the properties set in the modelling objects, in particular:
Once you are familiar with the basic of modelling, this section contains more pages about common modelling tasks and on the fundamentals of PhixFlow Analysis.What Next?
Child pages (Children Display) |
---|
|