Hi Mart,
I have couple of questions on what's the best way to get void segmentation.
My tomogram is at 10 A/px but the header after isonet denoising is 1 A/px. I used this command
'easymode segment void --data isonet-misalign --2d --tta 8 --output misalign-segmented --apix 10 --gpu 0,1,2', the output is:
GPU 0 - starting inference with 2D model 'void' at 20.0 A/px (n_workers = 16, tta = 8).
1/1 (GPU 0) - void.scnm - hela-wt-20251025-L10_00_ts_060_10.00Apx.mrc - eta 00:00:00 (43:37 this tomo)
void: using 2D model
easymode segment
model_path: void
input_data: ['test-void-segment']
output_directory: test-void-rightpixel
gpus: 0
tta: 8
overwrite: False
ais_2d_nets: True
Found 1 tomograms to segment.
ais segment -m /home/tai/easymode/void.scnm -apix 20.0 -d test-void-segment -ou test-void-rightpixel -tta 8 -p 1 --overwrite 0 -gpu 0 --stride 1 --use-depth 1.0
It appears to me that easymode called ais and ais -apix 20.0 confused me, since I have --apix 10 for easymode. I was wondering if it's ok to run void segmentation on 10 A/px tomograms, and should I change the header to 10 A/px?
Best,
Linhua
Hi Mart,
I have couple of questions on what's the best way to get void segmentation.
My tomogram is at 10 A/px but the header after isonet denoising is 1 A/px. I used this command
'easymode segment void --data isonet-misalign --2d --tta 8 --output misalign-segmented --apix 10 --gpu 0,1,2', the output is:
GPU 0 - starting inference with 2D model 'void' at 20.0 A/px (n_workers = 16, tta = 8).
1/1 (GPU 0) - void.scnm - hela-wt-20251025-L10_00_ts_060_10.00Apx.mrc - eta 00:00:00 (43:37 this tomo)
void: using 2D model
easymode segment
model_path: void
input_data: ['test-void-segment']
output_directory: test-void-rightpixel
gpus: 0
tta: 8
overwrite: False
ais_2d_nets: True
Found 1 tomograms to segment.
ais segment -m /home/tai/easymode/void.scnm -apix 20.0 -d test-void-segment -ou test-void-rightpixel -tta 8 -p 1 --overwrite 0 -gpu 0 --stride 1 --use-depth 1.0
It appears to me that easymode called ais and ais -apix 20.0 confused me, since I have --apix 10 for easymode. I was wondering if it's ok to run void segmentation on 10 A/px tomograms, and should I change the header to 10 A/px?
Best,
Linhua