pub fn create_data_header( channels: &Vec<Box<dyn ChannelTrait>>, ) -> IOResult<HashMap<String, Value>>