We have large EDF files with days worth of recording. Opening them takes a huge amount of ram (and very slow)because this package loads the whole thing into memory first. Is there a way to efficiently read only the signal required for a particular view without loading the entire file into memory?