Skip to content

change setting end_time in process from set_process_end_time to set_end_time_now

Wanting Niu requested to merge change_process_lvc_injections into master

Kipp has an update on setting process end_time in ligo/lw/utils, where he deleted set_process_end_time in process.py and replace it with the attribute set_end_time_now of a process object.

I have tested the change. Everything looks good. The end_time is added to the xmldoc.

Merge request reports