musicflower.plotting.make_parallels

musicflower.plotting.make_parallels(n_levels=5, min_altitude=0.0, max_altitude=1.5707963267948966, resolution=100, offset=0)[source]

Create parallels (horizontal circles) on unit sphere.

Parameters:
  • n_levels – number of parallels

  • min_altitude – minimum altitude

  • max_altitude – maximum altitude

  • resolution – resolution of lines

  • offset – azimuth offset

Returns:

x, y, z as 2D arrays with NaNs to separate lines when flattened