SwatPhonLab / UltraTrace

A Free/Open-Source tool for manual annotation of Ultrasound Tongue Imaging data.
GNU General Public License v3.0
10 stars 5 forks source link

split out functionality for FileManager, FrameManager, DicomManager #19

Closed mr-martian closed 5 years ago

mr-martian commented 5 years ago

Originally posted by @keggsmurph21 at 2018-03-05T23:01:58Z (original issue)

main class is too crowded and hectic with all this functionality kept in one place ... should pull out functionality à la TextGridManager, etc.

mr-martian commented 5 years ago

Originally posted by @keggsmurph21 at 2018-03-11T19:11:28Z

done, kept "FileManager" and "FrameManager" in the main app (i think this makes more sense) and "Manager"->"Module"

see 0955c28478791012b234d42bb636aacf4f944685