Hi,
you can get the indices of all the sites in the finialized system by using the `sites`
property of finalized systems. After that , it's just a case of writing a function that
can filter this list based on whether a site is on the `edge` or not. You would have