iPython notebooks and source data for the analysis presented in Dawson et al., 2023 (https://doi.org/10.1038/s41467-023-36024-y). Please see https://github.com/woolfson-group/array_sensing for the array_sensing Python module run in these notebooks.
To load pickle data: import sys sys.path.append('array_sensing.subroutines') (Otherwise will get ModuleNotFoundError: No module named 'subroutines')