Skip to content
Dr. Alexandre C. G. Schimel edited this page Dec 17, 2024 · 33 revisions

Welcome to the CoFFee wiki!

Here are some tutorials and help pages to use CoFFee.

Before you read these, some important notes:

  • These pages assume that you have successfully installed CoFFee on your machine. For help on downloading and installing CoFFee, see the code's README file.
  • The processing of acoustic data in CoFFee is often highly simplified. For example, (to date) it does not account for vessel motion (roll, pitch, heave), it does not re-raybend the soundings, and it does not radiometrically correct the backscatter data. It is also not optimised for speed. In other words, it does not process data to the level of quality and speed of a professional hydrographic software. If you need professional results, you will need professional software. As detailed in the code's LICENSE file, the authors are not liable for any issues arising from using this software.
  • CoFFee is under active development so this wiki may lag behind the development of the toolbox itself. See the date and version validity at the bottom of each page, and contact the authors if anything does not work or is inaccurate.

1. Converting raw data

Tutorials

1.1. Convert a file to access bathymetry and backscatter

1.2. Convert a file to access water‐column data

1.3. Batch conversion

Help

1.4. Converted data format

1.5. CFF_convert_raw_files

1.6. Low‐level conversion functions

2. Georeferencing

Tutorials

2.1. Georeference seafloor data

2.2. Georeference water‐column data

Help

2.3. About CFF_compute_ping_navigation_v2 (to do)

2.4. About CFF_georeference_bottom_detect (to do)

2.4. Batch processing navigation and batch seafloor georeferencing (to do)

3. Gridding and mosaicking

Tutorials

3.1. Grid seafloor data (to do)

3.2. Mosaic several grids (to do)

4. Processing seafloor data

Tutorials

4.1. Angular response?

4.2. Difference DEMs?

5. Processing water-column data

Tutorials

5.1. Filter bottom detection (to do)

5.2. Water-column data radiometric correction (to do)

5.3. Filter the water-column data specular (Slant-Range Signal Normalization filter) (to do)

5.4. Masking water-column data (to do)

5.5. Batch processing water-column data (to do)

5.6. Stack water-column data (in range, depth, fan)

5.7. Water-column data vertical echo-integration (to do)

6. Other

Tutorials

6.1. Extract and list parameters (Kopp)? (to do)