glass-dev / glass

Generator for Large Scale Structure
https://glass.readthedocs.io
MIT License
31 stars 7 forks source link

ENH(fields): return angular power spectrum by index pair #120

Closed ntessore closed 1 year ago

ntessore commented 1 year ago

Add a function getcl() that takes a list of angular power spectra in GLASS order and returns the entry corresponding to a pair of indices i and j.

Closes: #112 Added: Function getcl() to return angular power spectra by index from a list using GLASS ordering.