deepskystacker / DSS

DeepSkyStacker
Other
894 stars 90 forks source link

Class FrameList fixes #179

Closed mtoeltsch closed 1 year ago

mtoeltsch commented 1 year ago

Remove inconsistencies with signed/unsigned int16 variables, replace them with int. Make all sorts of member functions and parameters const. Improve various functions, e.g. with range-based loops.