├── LICENSE ├── README.rst ├── cistem.rst ├── ctffind.rst ├── dynamo.rst ├── eman2.rst ├── euler_conv.py ├── frealign.rst ├── imagic.rst ├── relion.rst ├── spider.rst └── xmipp.rst /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/azazellochg/3DEM-conventions/HEAD/LICENSE -------------------------------------------------------------------------------- /README.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/azazellochg/3DEM-conventions/HEAD/README.rst -------------------------------------------------------------------------------- /cistem.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/azazellochg/3DEM-conventions/HEAD/cistem.rst -------------------------------------------------------------------------------- /ctffind.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/azazellochg/3DEM-conventions/HEAD/ctffind.rst -------------------------------------------------------------------------------- /dynamo.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/azazellochg/3DEM-conventions/HEAD/dynamo.rst -------------------------------------------------------------------------------- /eman2.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/azazellochg/3DEM-conventions/HEAD/eman2.rst -------------------------------------------------------------------------------- /euler_conv.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/azazellochg/3DEM-conventions/HEAD/euler_conv.py -------------------------------------------------------------------------------- /frealign.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/azazellochg/3DEM-conventions/HEAD/frealign.rst -------------------------------------------------------------------------------- /imagic.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/azazellochg/3DEM-conventions/HEAD/imagic.rst -------------------------------------------------------------------------------- /relion.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/azazellochg/3DEM-conventions/HEAD/relion.rst -------------------------------------------------------------------------------- /spider.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/azazellochg/3DEM-conventions/HEAD/spider.rst -------------------------------------------------------------------------------- /xmipp.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/azazellochg/3DEM-conventions/HEAD/xmipp.rst --------------------------------------------------------------------------------