Closed gerardllorach closed 8 months ago
Three types of files: .tuv .ruv .wls
As the process of loading is very similar, maybe just add a parameter to the loading function instead of creating three different loaders. The callback when loaded uses the file information, so in principle there is no need to use different callback functions for each file type.
done in #63
Radial velocities are only shown after two user clicks (advanced interface > HFRadar (bottom-right)). It is not necessary to load this files (5 radials now, but ~9 later), as most users will not check this information.
When to load them? Options: 1) When opening advanced interface? 2) When opening HFRadar? 3) In control menu/interface only?