From e5208ed07085116ff4e898cf88d9933cdbb2457f Mon Sep 17 00:00:00 2001 From: rstiskalek Date: Fri, 25 Nov 2022 11:52:31 +0000 Subject: [PATCH] add note --- csiborgtools/fits/halo.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/csiborgtools/fits/halo.py b/csiborgtools/fits/halo.py index 8a6765b..77b83bf 100644 --- a/csiborgtools/fits/halo.py +++ b/csiborgtools/fits/halo.py @@ -431,7 +431,8 @@ class Clump: @property def center_mass(self): """ - Clump center of mass. + Clump center of mass. Note that this is already in a frame centered at + the clump's potential minimum. Returns -------