select pulse_date,pulse_count from pulseSummary where station_id='EB' and channel=2 and pulse_date>'2008-05-01 00:00:00' ORDER BY pulse_date;