🐛 Fixes
- Certain custom atlases may not project well from volume to surface space. A new parameter, `knn_dict` has been added to
`CAP.caps2surf()` and `CAP.caps2niftis` to apply k-nearest neighbors (knn) interpolation while leveraging the
Schaefer atlas, which projects well from volumetric to surface space.
- No longer need to add `parcel_approach` when using `CAP.caps2surf` with `fslr_giftis_dict`.