:py:mod:`schedblock_query` ========================== .. py:module:: schedblock_query Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: schedblock_query.bsect Attributes ~~~~~~~~~~ .. autoapisummary:: schedblock_query.verbose schedblock_query.obs_program schedblock_query.epoch schedblock_query.epoch_name schedblock_query.start_date schedblock_query.sb schedblock_query.sb_service schedblock_query.ACTIVE_STATES schedblock_query.active_states_enums schedblock_query.sbids schedblock_query.sci_sbids schedblock_query.cal_sbids schedblock_query.state schedblock_query.general_target schedblock_query.ids schedblock_query.fields schedblock_query.sbids schedblock_query.vast_params schedblock_query.fout_map schedblock_query.sb .. py:function:: bsect(x, z) Find position in array x of value z; assumes x sorted in increasing order. Returns j such that x[j] <= z < x[j+1] .. py:data:: verbose :value: True .. py:data:: obs_program :value: 'AS110' .. py:data:: epoch :value: 'RACS_' .. py:data:: epoch_name :value: 'racs_epoch_2' .. py:data:: start_date :value: '2020-12-20 00:00:00' .. py:data:: sb .. py:data:: sb_service .. py:data:: ACTIVE_STATES :value: ['PROCESSING', 'PENDINGARCHIVE', 'COMPLETED', 'OBSERVED'] .. py:data:: active_states_enums .. py:data:: sbids .. py:data:: sci_sbids :value: [] .. py:data:: cal_sbids :value: [] .. py:data:: state .. py:data:: general_target :value: 'src%d' .. py:data:: ids :value: [] .. py:data:: fields :value: [] .. py:data:: sbids :value: [] .. py:data:: vast_params .. py:data:: fout_map .. py:data:: sb