teamtomo / membrain-seg

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

Header issues #31

Closed LorenzLamm closed 10 months ago

LorenzLamm commented 10 months ago

Trying to fix some header issues arising from copying the header from the input tomogram.

Particularly, I'm only copying the labels from the original header, and the voxel size. Also, I changed the order of header declaration and setting the data, s.t. the automated header settings from setting the data will not be overwritten.

Also changed a small bug in reading the .csv file for extracting annotation patches.