teamtomo / cryotypes

Super-simple data structures for cryo-electron tomography data
Other
3 stars 2 forks source link

Change to Image. #17

Closed brisvag closed 1 year ago

brisvag commented 1 year ago

Change from Tomogram to a more generic Image (we can always subclass/restrict later). This allows us to also add a stack bool, which lets us know if we're working with a flat 2D, a stack of 2D, a 3D, or a stack of 3D.