User Tools

Site Tools


auto_2d_class_selection

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
Previous revision
auto_2d_class_selection [2020/08/27 12:59]
fschoenfeld
auto_2d_class_selection [2020/08/27 15:11]
twagner [Changelog]
Line 11: Line 11:
 Cinderella supports ''.hdf/.mrcs'' ** files for class averages**, ''.mrc'' **files for micrographs**, and ''.hdf'' **files for subtomograms**. Cinderella supports ''.hdf/.mrcs'' ** files for class averages**, ''.mrc'' **files for micrographs**, and ''.hdf'' **files for subtomograms**.
 //Cinderella// was written to automate cryo-em data processing.  It's open source and easy to use. //Cinderella// was written to automate cryo-em data processing.  It's open source and easy to use.
-We provide a pretrained general model for classifying class averages.([[auto2d_tutorial|see tutorial]]). But you can easily train it with your own set of classes, micrographs, and/or subtomograms.+We provide a pretrained general model for classifying class averages ([[auto2d_tutorial|see tutorial]]). But you can easily train it with your own set of classes, micrographs, and/or subtomograms.
  
 <note> <note>
Line 37: Line 37:
  
 ====Pretrained model (2D classes)==== ====Pretrained model (2D classes)====
-Uploaded: 27. August 2020, Dataset: 4773 good classes and 5390 bad classes+Uploaded: 27. August 2020, Dataset: 4773 good classes and 5390 bad classes.
  
 [[ftp://ftp.gwdg.de/pub/misc/sphire/auto2d_models/gmodel_cinderella07_202008_N10163.h5|DOWNLOAD]] [[ftp://ftp.gwdg.de/pub/misc/sphire/auto2d_models/gmodel_cinderella07_202008_N10163.h5|DOWNLOAD]]
 ====Archive==== ====Archive====
-Old versions of cinderella and the pretrained model can be found in the [[cinderella_archive|archive]]+Old versions of cinderella and the pretrained model can be found in the [[cinderella_archive|archive]].
  
 ====Changelog==== ====Changelog====
  
 === Version 0.7 === === Version 0.7 ===
-  * Now uses a circular masks by default. This allows to use full rotation during data augmentation. Can be deactivated by setting the field "mask_radiusin the configuration file to -1. In case you want to use an model trained with Cinderella < 0.7 please set the radius to -1. Otherwise you case specify any radius you want. By default (no mask_radius provided) it will use 0.4*input_size. +  * Now uses a **circular masks by default**. This allows to use full rotation during data augmentation. Can be deactivated by setting the field ''mask_radius'' in the configuration file to -1. In case you want to use an model trained with Cinderella < 0.7 please set the radius to -1. Otherwise you case specify any radius you want. **By default** (no ''mask_radius'' provided) it will use 0.4*''input_size''
-  * The general models now includes 300 new good Relion classes and 2000 new bad Relion classes (Thanks to Grigory Shariv). +  * The general models now includes **300 new good Relion classes and 2000 new bad Relion classes** (//Thanks to Takanori Nakane and Grigory Sharov//). 
-  * Fix numerical instability that occur when you have classes filled with a constant value (Thanks to Grigory Sharov). +  * Fixed numerical instability that occurs when you have classes filled with a constant value (//Thanks to Grigory Sharov//). 
-  * Fix a problem with classes that contain NaN values. NaN values are now replaced with 0. (Thanks to Grigory Sharov). +  * Fixed a problem with classes that contain NaN values. NaN values are now replaced with 0. (//Thanks to Grigory Sharov//). 
-  * Fix an issue when filenames contain more than one point.+  * Fixed an issue when filenames contain more than one point.
  
 === Version 0.6 === === Version 0.6 ===
auto_2d_class_selection.txt · Last modified: 2020/08/27 15:11 by twagner