Can MNE be used to convert neuroscan.cnt files into brain vision analyser?

:point_right: :point_right: :point_right: Please edit or remove the above text before submitting your posting. :point_left: :point_left: :point_left:

You can load the CNT file with mne.io.read_raw_cnt and then export the data to BrainVision with the pybv package:
https://pybv.readthedocs.io/en/stable/