Base class to load circuit files (e.g. Circuits.zip) from the server and creates a CircuitSet based on the loaded files. Use child classes to load and create the CircuitSet objects that are stored in CircuitFilesManager.circuitSets.
{CircuitMap}
recreate the folder structure from readPath in this.files
the path where pyodide reads using FS interface
{window.definitions.selectorIDs}
create CircuitSets from the directories
{window.definitions.mode}
Base class to load circuit files (e.g. Circuits.zip) from the server and creates a CircuitSet based on the loaded files. Use child classes to load and create the CircuitSet objects that are stored in CircuitFilesManager.circuitSets.