This repository has been archived by the owner on May 18, 2021. It is now read-only.
REF: ShimSpecs—replace child classes with parameter files (.json) #75
Labels
design
class model design (inheritance, membership)
The family of classes (e.g.) consists exclusively of properties (shim system specifications).
Rather than defining Matlab child classes for each new shim system, these attributes should just be listed in .json files—then used to initialize the properties of a single ShimSpecs class (which can also validate them, e.g. check number of channels is a positive integer, etc.).
The text was updated successfully, but these errors were encountered: