aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2017-10-29 16:03:11 +0800
committerAaron LI <aly@aaronly.me>2017-10-29 16:03:11 +0800
commitd41ceb35e8f4598b0e0fb0e5a0c0bf06a11e53a0 (patch)
tree9cec91837ee2f8a01a08cc7abb910686435a5a98
parent7d676dd13f679175bf5554a6784dbf636190887f (diff)
downloadfg21sim-d41ceb35e8f4598b0e0fb0e5a0c0bf06a11e53a0.tar.bz2
products.py: Add a note about updating against with sky.py
-rw-r--r--fg21sim/products.py4
1 files changed, 3 insertions, 1 deletions
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 <liweitianux@live.com>
+# Copyright (c) 2016-2017 Weitian LI <weitian@aaronly.me>
# MIT license
"""
Manage and manipulate the simulation products.
+
+XXX/TODO: update with HEALPix and sky patch, according to ``sky.py``.
"""
import os