Bring loading methods, such as https://github.com/TomographicImaging/iDVC/blob/2410e7d83d8bf8700aad784d391c93ef9702c4a0/src/idvc/io.py#L635 or https://github.com/TomographicImaging/iDVC/blob/2410e7d83d8bf8700aad784d391c93ef9702c4a0/src/idvc/io.py#L531 (and related dependent methods) inside the class https://github.com/TomographicImaging/iDVC/blob/2410e7d83d8bf8700aad784d391c93ef9702c4a0/src/idvc/io.py#L51 See #387 to see how this was done for `loadNxS` method.
Bring loading methods, such as
iDVC/src/idvc/io.py
Line 635 in 2410e7d
iDVC/src/idvc/io.py
Line 531 in 2410e7d
(and related dependent methods) inside the class
iDVC/src/idvc/io.py
Line 51 in 2410e7d
See #387 to see how this was done for
loadNxSmethod.