Included new input format in flag Manual
- made it so, that flag manual can also handle input format:
pd.Series(values=EndDate, index=StartDate)
- made it so, that flag manuals
mdata
parameter can also be a string denoting, that the manual data is accessible via data[mdata]
-> maybe we should rename flagManual in theis merge as well? it sounds a little wrong.