The Gitlab server is succesfully updated to version 17.10.3
Introduce the class ModifyHawc2 (inherits from ReadHawc2), which can modify and write Hawc2 result files.
Channels can be added or removed from a result file, and written back into a HAWC2 format (either HAWC2_BINARY, HAWC2_ASCII).
Currently only supports writing to HAWC2_BINARY format (including writing the .sel file).
Tests have been included to ensure the writer can rewrite the time series data with no numerical losses.
To do before merge: