Commit 4cd9a653 authored by Wei Shoulin's avatar Wei Shoulin
Browse files

add filter

parent a5abca08
......@@ -33,6 +33,7 @@ class Level2DataApi(object):
:param kwargs: Parameter dictionary, key items support:
obs_id: [str]
detector_no: [str]
filter: [str]
ra: [float] in deg
dec: [float] in deg
radius: [float] in deg
......@@ -49,6 +50,7 @@ class Level2DataApi(object):
:param kwargs: Parameter dictionary, key items support:
obs_id: [str]
detector_no: [str]
filter: [str]
ra: [float] in deg
dec: [float] in deg
radius: [float] in deg
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment