desihub / qlf

Developement of the QLF framework for DESI
BSD 3-Clause "New" or "Revised" License
4 stars 4 forks source link

Get json chunk by camera and data range #230

Closed crisingulani closed 6 years ago

crisingulani commented 6 years ago

To test (inside container):

from qlf_models import QLFModels
qlf = QLFModels()
print(qlf.get_outputs_json_chunk_by_camera('GENERAL_INFO->B_PEAKS', 'b0', '2016-05-01', '2019-10-17'))