From d41ceb35e8f4598b0e0fb0e5a0c0bf06a11e53a0 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Sun, 29 Oct 2017 16:03:11 +0800 Subject: products.py: Add a note about updating against with sky.py --- fg21sim/products.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'fg21sim') diff --git a/fg21sim/products.py b/fg21sim/products.py index f35dcdd..a0c3294 100644 --- a/fg21sim/products.py +++ b/fg21sim/products.py @@ -1,8 +1,10 @@ -# Copyright (c) 2016 Weitian LI +# Copyright (c) 2016-2017 Weitian LI # MIT license """ Manage and manipulate the simulation products. + +XXX/TODO: update with HEALPix and sky patch, according to ``sky.py``. """ import os -- cgit v1.2.2