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. .. toctree:: Simple synthetic blending of unblended data Adjust already blended data to have longer traces Blending using MPI Simple deblending of one patch Deblending of two patches Deblending with MPI Deblending with wavelet convolution Deblending two volumes Deblending an irregularly shaped volume