teamtomo / membrain-seg

membrane segmentation in 3D for cryo-ET
Other
47 stars 12 forks source link

Fix dataloading issues #28

Closed LorenzLamm closed 11 months ago

LorenzLamm commented 11 months ago

mrcfile should open files with permissive=True argument and make a copy of the tomogram data to prevent writing permission issues.