eman2:eman2infometadata
Differences
This shows you the differences between two versions of the page.
eman2:eman2infometadata [2025/07/04 17:29] – created steveludtke | eman2:eman2infometadata [2025/07/04 19:38] (current) – steveludtke | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Metadata Stored in JSON files ===== | + | This page has [[eman2:infometadata|moved]] |
- | + | ||
- | ==== JSON files in the info folder ==== | + | |
- | JSON files are human-readable and editable text files, which are also software-friendly. | + | |
- | + | ||
- | For more information on these files and accessing them in EMAN2, see [[Eman2JSStorage]]. | + | |
- | + | ||
- | While these files are human-readable, | + | |
- | + | ||
- | If you have a micrograph called, for example, // | + | |
- | + | ||
- | === project.json === | + | |
- | This file contains overall project parameters, such as A/pix, voltage, mass, etc. | + | |
- | + | ||
- | ||Parameter||Description|| | + | |
- | ||global.apix||A/ | + | |
- | ||global.microscope_voltage||Default microscope voltage in kV when running CTF fitting and micrograph evaluation programs. While it is technically possible to combine data from multiple micrographs in a single project, it is not usually a good idea. If you are thinking about doing this you may wish to ask us about it first.|| | + | |
- | ||global.microscope_cs||Default Cs value in mm when running CTF fitting and micrograph evaluation programs.|| | + | |
- | ||global.particle_mass||The default mass of the particle being reconstructed in kDa. Clearly in some cases (assemblies in various stages of assembly, etc.) there will not be a single value for this. This value is primarily used as a default, and is really only used for setting reasonable isosurfaces in any case, so such situations should not really be a problem|| | + | |
- | ||global.boxsize||The default box-size used by e2boxer and other programs. Specified in pixels in the fully sampled micrographs.|| | + | |
- | ||global.ptclsize||Estimated maximum dimension of the particle being reconstructed measured in fully sampled pixels.|| | + | |
- | ||global.invariant_type||Which type of invariants this project uses. Changing invariants requires redoing particle preprocessing, | + | |
- | ||project_icon||Used by the GUI|| | + | |
- | ||project_name||For recordkeeping purposes|| | + | |
- | + | ||
- | === notebook.json === | + | |
- | This is where the projectmanager stores the text entered in the 'lab notebook' | + | |
- | + | ||
- | === < | + | |
- | Per micorgraph information is stored in one file for each micrograph. This allows easy copying of micrographs with their metadata between projects. While there is, of course, metadata in the image headers, THIS metadata is not stored in the header because the information, | + | |
- | + | ||
- | ||Parameter||Description|| | + | |
- | ||boxes||list of lists. Each item in the list is a 3 element list containing (X-center, | + | |
- | ||boxes_rct||list of lists. Each item in the list is the same as in " | + | |
- | ||ctf||A list of CTF related objects: [EMAN2CTF instance, | + | |
- | ||ctf_im2d||2d power spectrum average of particles from this image|| | + | |
- | ||ctf_bg2d||2d background power spectrum from particles in this image|| | + | |
- | ||ctf_frame||A list of CTF related objects associated with the whole frame: [box size, | + | |
- | ||ctf_microbox||A 1-D power spectrum computed from the whole micrograph with the same box size and mask as individual particles. Only generated if e2ctf.py has the correct options|| | + | |
- | ||quality||A single integer from 0-9. No predefined meaning, though 5 is the default value, and larger should be interpreted as better. This is to permit qualitative assessement by the user at various stages of analysis.|| | + | |
- | ||sets||A dicitionary containing lists of integers keyed by set name|| | + | |
- | || || // | + | |
- | + | ||
- | === < | + | |
- | Here is a list of parameters used for the tomogram processing workflow. Files with the same base name share a single json file, regardless of their directory and suffix. So " | + | |
- | + | ||
- | ||Parameter||Description|| | + | |
- | ||tlt_file|| File name of the raw tilt series || | + | |
- | ||tlt_params|| (N, 5) list, where N is the number of tilt in the tilt series. The columns are translation along x,y axis, and rotation around z, y, x axis in the EMAN coordinates. The translation is in unbinned pixels, and rotation is in degrees.|| | + | |
- | ||apix_unbin|| Unbinned A/pixel value for the tilt series. || | + | |
- | ||ali_loss|| Alignment score for each tilt image computed during reconstruction. Lower is better.|| | + | |
- | ||boxes_3d||list of lists. Each item in the list is a list containing (X-center, | + | |
- | ||class_list|| Dictionary of dictionaries. {" | + | |
- | ||cs|| cs value input during CTF estimation. || | + | |
- | ||voltage|| Voltage value input during CTF estimation. || | + | |
- | ||defocues|| A list containing the defocus value at the center of each tilt image|| | + | |
- | ||phase|| Phase shift for each tilt image|| | + |
eman2/eman2infometadata.1751650183.txt.gz · Last modified: by steveludtke