Skip to content

Quick‐start guide

Alexandre Schimel edited this page Apr 2, 2024 · 10 revisions

(WRITING IN PROGRESS)

Introduction

This quick-start guide presents a standard workflow for Iskaffe, using the main tools in the order they are supposed to be used.

For more information and additional features, see the User Guide.

The standard workflow is:

  1. Choose folder of raw data files
  2. Convert files
  3. Load converted files
  4. Grid lines
  5. Examine data
  6. Analyze lines
  7. Import or draw survey limits
  8. Analyze survey
  9. Export results

Standard workflow

1. Choose folder of raw data files

Choose the folder containing the raw data files you want to import by clicking on the folder buttton in the top-left of the Raw files tab.

image

The supported files in the folder get listed below. The normal-font light gray indicates that they have not been converted yet.

image

2. Convert files

Choose the files to select by cliking on the box corresponding to each file.

image

Click on the Convert button to convert the selected files.

image

You can follow the progress of the conversion process on the accompanying console. In a general manner, you can follow the progress of any progress in the accompanying console.

image

When the conversion is complete, the converted files now show in the list in bold-font black.

image

3. Load converted files

Choose the converted files to load by cliking on the box corresponding to each file.

image

Click on the Load button to load the selected converted files.

image

When the loading is complete, the loaded files now show in the list in bold-font green. The loaded lines also show on the Map view on the right with:

  • vessel navigation (in black)
  • start (triangle) and end of file (segment)
  • approximate coverage (light colored polygon)

image

4. Grid lines

From the Process tab, grid all lines by specifying the desired grid size (in m) and clicking on the Grid button.

image

When gridding is complete, the backscatter grids show on the Map view, replacing the lines coverage.

image

5. Examine data

Other data types were gridded in the process. They are available from the Gridded data displayed drop-down menu.

image

You can visualize bathymetry...

image

...slope...

image

... and acquisition mode.

image

When visualizing acquisition mode, click on the colour bar on the right side to show the list of modes.

image

The modes show in a pop-up window, broken down in two parts: the parameters that are constant in all loaded lines, and those that are variable.

image

6. Analyze lines

From the Process tab, Line processing section, click on the Analyze button to run the line analysis.

image

Line analysis show the bad soundings (in yellow) and the bad pings (in red).

image

7. Import or draw survey limits

From the Process tab, Survey processing section, click on the Draw button to draw survey limits on the Map view.

image

Left-click on the Map view to add vertices... image

Double-click to add the last vertex.

image

8. Analyze survey

From the Process tab, Survey processing section, click on the Analyze survey button to run the survey analysis.

image

Survey analysis show the cells within the survey limits that do not contain soundings (in purple).

image

9. Export results

From the Process tab, Survey processing section, click on the Export survey analysis button to export all results.

image

The results exported include:

  • The list of modes and results of the line analysis for each line (as a text file).
  • The raster of cells with missing data resulting from the survey analysis (as a geotiff).

Batch processing

Batch processing tools allow running some of the processes without converting/loading/visualizing the files in Iskaffe. This removes and memory restrictions and allow running the process on an unlimited number of files.

1. Batch parameter change tracking (Kopp)

Kopp finds all parameters in a list of files and track their changes.

From the Menu bar at the top, select Tools, then Batch processing, then Parameters analysis (Kopp).

image

image

2. Batch line analysis

The bacth line analysis runs the same line analysis algorithm as described previously.

From the Menu bar at the top, select Tools, then Batch processing, then Line analysis.

image

Conclusion

For more information on each of those features, and additional features, see the User Guide