User Tools

Site Tools


pipeline:window:cryolo:picking_general

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
pipeline:window:cryolo:picking_general [2020/03/18 08:27]
twagner [2. Configuration]
pipeline:window:cryolo:picking_general [2020/03/18 08:28]
twagner [2. Configuration]
Line 55: Line 55:
 For the general **[[:cryolo_nets#network_3_phosaurusnet|Phosaurus network]]** trained for **low-pass filtered cryo images** run: For the general **[[:cryolo_nets#network_3_phosaurusnet|Phosaurus network]]** trained for **low-pass filtered cryo images** run:
 <code> <code>
-cryolo_gui.py config config_cryolo_.json 220 --filter LOWPASS --low_pass_cutoff 0.1+cryolo_gui.py config config_cryolo.json 220 --filter LOWPASS --low_pass_cutoff 0.1
 </code> </code>
  
 For the general model trained with **neural-network denoised cryo images** (with [[:janni_tutorial#download|JANNI's general model]]) run: For the general model trained with **neural-network denoised cryo images** (with [[:janni_tutorial#download|JANNI's general model]]) run:
 <code> <code>
-cryolo_gui.py config config_cryolo_.json 220 --filter JANNI --janni_model /path/to/janni_general_model.h5+cryolo_gui.py config config_cryolo.json 220 --filter JANNI --janni_model /path/to/janni_general_model.h5
 </code> </code>
  
 For the general model for **negative stain data** please run: For the general model for **negative stain data** please run:
 <code> <code>
-cryolo_gui.py config config_cryolo_.json 220 --filter NONE+cryolo_gui.py config config_cryolo.json 220 --filter NONE
 </code> </code>
 </hidden> </hidden>
pipeline/window/cryolo/picking_general.txt ยท Last modified: 2020/06/05 09:03 by twagner