Rename Template files and classes so they match Python standards
Currently template classes (and thus files) are named like MCD_img_cal_dark
. This is not according to Python standards. They should be renamed to e.g. McdImgCalDark
.
Note that it is not yet clear whether the instrument name will be mcd
or e.g. mcdmaory
or so.