ExamplesΒΆ

The easiest way to learn how to use AGDeblend is to see examples, so several are provided for a range of common situations, in each of the supported programming languages.

In each case, the code assumes that the input arrays have already been created make_data.c can be used), loads them, performs the task, and then saves the output to disk.

The code for all of the examples can be found in the examples directory.