Skip to content

Commit

Permalink
One more leftover rename
Browse files Browse the repository at this point in the history
  • Loading branch information
tritemio committed Jun 16, 2015
1 parent bd4032d commit e05873a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phconvert/hdf5.py
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ def _assert_has_field_mtype(name, group_dict, group_str):
meas_specs_path)

if measurement_type == 'smFRET-nsALEX':
_assert_has_field_mtype('laser_pulse_rate', measurement_specs,
_assert_has_field_mtype('laser_repetition_rate', measurement_specs,
meas_specs_path)
_assert_has_field_mtype('nanotimes', ph_data, ph_data_name)
_assert_has_field_mtype('nanotimes_specs', ph_data, ph_data_name)
Expand Down

0 comments on commit e05873a

Please sign in to comment.