Diptyajit Das
Results
2
comments of
Diptyajit Das
@larsoner `generate_2d_layout.pos` doesn't return the same/similar matrix as it's for a build-in Layout. Is it because the function uses only 2D coordinates instead of 3D? It feels odd to me...
Yes, you are right! `generate_2d_layout` puts the pairs (Neuromag_122) in the same location, hence both sensors overlap. In-built layout is designed differently somehow. Thanks for the reply.