MUSE_OS icon indicating copy to clipboard operation
MUSE_OS copied to clipboard

Delete legacy sectors

Open tsmbland opened this issue 1 year ago • 0 comments
trafficstars

There's a fair bit of code to do with legacy sectors (e.g. legacy_sector.py, and the calibrate_legacy_sectors function in mca.py). I guess this is included to maintain backwards compatibility, but this code isn't covered by any tests so there's no guarantee it even still works.

If people want to use this feature (very unlikely I would say), then they will always have access to older versions of MUSE. Otherwise, I see no point keeping this code, and it would make my life easier to get rid of it and generally shrink the codebase

tsmbland avatar Oct 04 '24 13:10 tsmbland