abacusorg / abacusutils

Python code to interface with halo catalogs and other Abacus N-body data products

Home Page:https://abacusutils.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

load_subsamples syntax

lgarrison opened this issue · comments

The "command string" syntax for the CompaSO load_subsamples is not intuitive. Should just let that argument accept a dict like dict(A=True, B=False, halo=True, field=False, pos=True, vel=False).